aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2004-08-13* keydb.c (keydb_add_resource): Factored keyring creation out to ..Werner Koch3-52/+118
2004-08-09* configure.ac (ALL_LINGUAS): Removed.Werner Koch3-1/+17
2004-07-30New alias --throw-keyid for --throw-keyids, so that itWerner Koch2-0/+6
2004-07-29* pkclist.c (algo_available): --pgp8 now allows blowfish, zlib, and bzip2.David Shaw2-9/+18
2004-07-21* status.c (do_get_from_fd): Flush stdout if status isn't flushing it forDavid Shaw2-0/+10
2004-07-20Minor fixes for W32 packaging and building.Werner Koch2-1/+6
2004-07-19* sign.c (update_keysig_packet): Revert change of 2004-05-18. It is notDavid Shaw2-12/+7
2004-06-27* sign.c (sign_symencrypt_file): Allow using --force-mdc in --signDavid Shaw2-0/+10
2004-06-27* mainproc.c (proc_symkey_enc), seckey-cert.c (do_check): Check the S2KDavid Shaw3-0/+20
2004-06-24* keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked orDavid Shaw2-5/+28
2004-06-18* status.h, status.c (get_status_string), plaintext.c (handle_plaintext):David Shaw4-6/+32
2004-06-16* keygen.c (make_backsig): Make sure that the backsig was builtDavid Shaw2-49/+58
2004-06-16(copy_secret_key): Get last fix right.Werner Koch2-10/+8
2004-06-16(copy_secret_key): Fixed memory leak.Werner Koch2-0/+13
2004-06-01* g10.c (main): Alias --charset as --display-charset to help avoid theDavid Shaw3-5/+15
2004-05-23* pkclist.c (do_edit_ownertrust): Fix kbnode leak.David Shaw2-0/+5
2004-05-19* sign.c (update_keysig_packet): Policies and notations should be strippedDavid Shaw2-0/+18
2004-05-11(do_generate_keypair, read_parameter_file): ReallyWerner Koch2-0/+24
2004-05-07(write_plaintext_packet): Fixed the detection of tooWerner Koch2-8/+18
2004-04-23* keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not createDavid Shaw7-7/+123
2004-04-22* parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt,David Shaw2-69/+86
2004-04-20* keyserver.c (parse_keyserver_uri): Do not accept "http" as an alias forDavid Shaw2-2/+6
2004-04-13* keygen.c (make_backsig): New function to add a backsig to a binding sigDavid Shaw5-19/+139
2004-04-01* g10.c (main): --no-use-embedded-filename.David Shaw3-1/+14
2004-03-29*** empty log message ***Werner Koch2-11/+60
2004-03-27* keyedit.c (keyedit_menu): Request a trustdb update when adding a newDavid Shaw2-2/+10
2004-03-26* build-packet.c (calc_plaintext, do_plaintext): Do not create illegalDavid Shaw2-7/+15
2004-03-25* options.h, g10.c (main), compress-bz2.c (init_uncompress): BackportDavid Shaw4-3/+13
2004-03-23* keyedit.c (no_primary_warning): Cleanup. (menu_expire): Don't giveDavid Shaw2-18/+22
2004-03-22* packet.h, getkey.c (fixup_uidnode, merge_selfsigs_subkey): Keep track ofDavid Shaw4-4/+22
2004-03-18* keygen.c (write_keybinding, do_generate_keypair, generate_subkeypair):David Shaw2-30/+42
2004-03-18* keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair,David Shaw2-19/+31
2004-03-09* import.c (import_one): Try and collapse user IDs when importing a keyDavid Shaw4-11/+23
2004-03-01* options.h (ctrl): New for member IN_AUTO_KEY_RETRIEVE.Werner Koch4-8/+66
2004-02-27* keyedit.c (menu_addrevoker): Do not allow appointing a subkey as aDavid Shaw2-0/+12
2004-02-25* delkey.c (do_delete_key): Allow deleting a public key with a secretDavid Shaw3-7/+15
2004-02-24* encode.c (encode_simple): Show cipher with --verbose.David Shaw6-160/+187
2004-02-23* options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): AddDavid Shaw5-30/+104
2004-02-15* build-packet.c (do_user_id): Do not force a header for attribute packetsDavid Shaw2-3/+7
2004-02-14* build-packet.c (write_header2): If a suggested header length is providedDavid Shaw3-28/+41
2004-02-12* import.c (import_one): Do the revocation check even in the case when aDavid Shaw2-6/+16
2004-02-10* g10.c (rm_group): Properly ungroup from a list of groups.David Shaw2-0/+5
2004-02-10* misc.c (compress_algo_to_string): Return NULL on failure like all of theDavid Shaw5-22/+53
2004-02-07* getkey.c (merge_selfsigs_main): Properly handle expired user IDs whenDavid Shaw2-13/+20
2004-01-29* decrypt.c: Fix copyright date.David Shaw6-28/+16
2004-01-28* g10.c (main, rm_group): Add --ungroup command to remove a particularDavid Shaw2-7/+61
2004-01-27* getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES toDavid Shaw2-11/+24
2004-01-26* compress.c (init_compress): Remove "-z10" trick to get uncompressed dataDavid Shaw4-15/+58
2004-01-21* getkey.c (merge_selfsigs): If a subkey is already revoked by the owner,David Shaw2-1/+7
2004-01-21* g10.c (list_config): Add "version" tag for --list-config.David Shaw2-24/+35