aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2004-02-20* keyserver.c (keyserver_export): Disallow user strings that aren't keyDavid Shaw2-13/+35
2004-02-20* mkdtemp.c: Removed.David Shaw4-101/+13
2004-02-18* options.h, g10.c (main), plaintext.c (handle_plaintext): AddDavid Shaw4-23/+81
2004-02-15* build-packet.c (do_user_id): Do not force a header for attribute packetsDavid Shaw2-3/+7
2004-02-15* build-packet.c (write_header2): If a suggested header length is providedDavid Shaw4-36/+58
2004-02-14* keyserver.c (argsep): Move to misc.c.David Shaw7-93/+103
2004-02-14* import.c (check_prefs): Some language fixes. (sec_to_pub_keyblock,David Shaw2-7/+21
2004-02-12* import.c (check_prefs): New function to check preferences on a publicDavid Shaw2-10/+152
2004-02-12* main.h, keyedit.c (keyedit_menu): Remove sign_mode and enhance the moreDavid Shaw4-110/+107
2004-02-12* import.c (import_one): Do the revocation check even in the case when aDavid Shaw2-7/+17
2004-02-11* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw4-4/+23
2004-02-11* keyedit.c (keyedit_menu): Prompt for subkey removal for both secret andDavid Shaw7-21/+73
2004-02-10* keygen.c (keygen_set_std_prefs): Build the default preferences list atDavid Shaw8-65/+111
2004-01-30* g10.c (main, rm_group): Add --ungroup command to remove a particularDavid Shaw6-34/+75
2004-01-28* getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES toDavid Shaw5-26/+79
2004-01-24* mainproc.c (list_node): Show sigs with --verbose.David Shaw6-16/+45
2004-01-22* g10.c (list_config): New function to dump config options to stdout.David Shaw2-15/+169
2004-01-22* packet.h, getkey.c (merge_selfsigs, merge_selfsigs_main), pkclist.cDavid Shaw4-11/+21
2004-01-21* keyedit.c (print_and_check_one_sig, keyedit_menu): Use the COLUMNSDavid Shaw2-1/+18
2004-01-21* keylist.c (set_attrib_fd): Open attribute fd in binary mode. This isn'tDavid Shaw2-3/+8
2004-01-21* trustdb.c (reset_trust_records): New, faster, implementation thatDavid Shaw2-86/+31
2004-01-20* g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h,David Shaw7-12/+30
2004-01-19* sig-check.c (check_key_signature2): Comments.David Shaw3-10/+29
2004-01-17* misc.c (print_cipher_algo_note): May as well call Rijndael AESDavid Shaw3-12/+18
2004-01-03Only use ZLib module on RISC OS when configuredStefan Bellon2-2/+7
2003-12-31* options.h, g10.c (main), import.c (parse_import_options, import_one,David Shaw5-16/+31
2003-12-30* misc.c (pull_in_libs): Dead code. Removed.David Shaw8-45/+67
2003-12-28* options.h, g10.c (main), keyserver.c (keyserver_opts,David Shaw4-8/+9
2003-12-28* keyserver.c (argsep): New variation on strsep that knows about optionalDavid Shaw2-23/+60
2003-12-28cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon4-17/+15
2003-12-28* keyserver.c (strip_leading_space, get_arg): New.David Shaw2-1/+50
2003-12-28* main.h, misc.c (parse_options): Add a "noisy" flag to enable and disableDavid Shaw7-20/+35
2003-12-17* build-packet.c (write_fake_data, do_secret_key), seckey-cert.cDavid Shaw4-11/+17
2003-12-17* sig-check.c (cmp_help, do_check), sign.c (do_sign): Remove old unusedDavid Shaw4-80/+10
2003-12-13* sig-check.c (do_check): Move the signing algo and hash checks fromDavid Shaw2-12/+27
2003-12-11* packet.h, build-packet.c (hash_public_key): Remove function ...David Shaw7-140/+105
2003-12-10* keyid.c (do_fingerprint_md): Remove the rules to hash the old v3 ElgamalDavid Shaw2-22/+13
2003-12-10* keyid.c (keyid_from_sk, keyid_from_pk, fingerprint_from_pk,David Shaw2-51/+86
2003-12-10* keyid.c (do_fingerprint_md): Properly handle hashing of keys that weDavid Shaw2-28/+64
2003-12-04* g10.c (strusage, main): Show development version warning in --versionDavid Shaw2-7/+30
2003-12-04* options.h, g10.c (main), main.h, seskey.c (do_encode_md,David Shaw7-35/+18
2003-11-30* mainproc.c (proc_symkey_enc, proc_encrypted): Add ability to useDavid Shaw2-65/+105
2003-11-30* trustdb.c (validate_keys): Reset the trustdb before checking if we haveDavid Shaw4-22/+20
2003-11-27* pkclist.c (build_pk_list): Do not allow an empty PK list in interactiveDavid Shaw3-4/+12
2003-11-27* keygen.c (ask_algo): Remove ability to generate Elgamal sign+encryptDavid Shaw3-23/+26
2003-11-21* seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings.David Shaw3-3/+25
2003-11-18* options.h, g10.c (main), compress-bz2.c (init_uncompress): AddDavid Shaw4-1/+11
2003-11-15* compress.c (init_compress): Remove compress level 10 trick, since it isDavid Shaw4-7/+10
2003-11-15* options.h, g10.c (main), compress.c (init_compress), compress-bz2.cDavid Shaw9-52/+67
2003-11-15* encode.c (encode_simple), sign.c (sign_symencrypt_file): Properly useDavid Shaw3-3/+10