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