| Commit message (Expand) | Author | Files | Lines |
2004-06-24 | * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or | David Shaw | 1 | -5/+21 |
2004-03-27 | * keyedit.c (keyedit_menu): Request a trustdb update when adding a new | David Shaw | 1 | -2/+4 |
2004-03-23 | * keyedit.c (no_primary_warning): Cleanup. (menu_expire): Don't give | David Shaw | 1 | -18/+16 |
2004-03-22 | * packet.h, getkey.c (fixup_uidnode, merge_selfsigs_subkey): Keep track of | David Shaw | 1 | -4/+9 |
2004-03-09 | * import.c (import_one): Try and collapse user IDs when importing a key | David Shaw | 1 | -9/+4 |
2004-02-27 | * keyedit.c (menu_addrevoker): Do not allow appointing a subkey as a | David Shaw | 1 | -0/+7 |
2004-02-24 | * encode.c (encode_simple): Show cipher with --verbose. | David Shaw | 1 | -7/+7 |
2004-02-10 | * misc.c (compress_algo_to_string): Return NULL on failure like all of the | David Shaw | 1 | -9/+9 |
2004-01-29 | * decrypt.c: Fix copyright date. | David Shaw | 1 | -4/+1 |
2003-08-31 | * keyedit.c (menu_addrevoker): Fix leaking a few bytes. | David Shaw | 1 | -1/+7 |
2003-08-26 | * keyedit.c (change_passphrase): When responding 'no' to the blank | David Shaw | 1 | -1/+3 |
2003-06-19 | * keyedit.c (sign_uids): Add additional prompt to the signature level | David Shaw | 1 | -2/+4 |
2003-06-18 | * hkp.c (hkp_search): Return proper error code on failure. | David Shaw | 1 | -3/+19 |
2003-06-07 | * keyedit.c (sign_uids): Do not sign expired uids without --expert (same | David Shaw | 1 | -0/+20 |
2003-06-07 | Make sure that only ascii is passed to isfoo functions. | Werner Koch | 1 | -1/+1 |
2003-05-30 | * keylist.c (list_one): Don't show the keyring filename when in | David Shaw | 1 | -0/+38 |
2003-05-07 | * keyedit.c (sign_uids): Show keyid of the key making the signature. | David Shaw | 1 | -1/+1 |
2003-05-02 | * options.h, armor.c, cipher.c, g10.c, keyedit.c, pkclist.c, sign.c, | David Shaw | 1 | -4/+4 |
2003-04-28 | * build-packet.c (build_sig_subpkt): Comments. | David Shaw | 1 | -2/+4 |
2003-04-27 | * mainproc.c (check_sig_and_print): Show sig class when verifying a sig | David Shaw | 1 | -9/+9 |
2003-04-23 | Reverted recent changes in the copyright notices. We can't use a | Werner Koch | 1 | -1/+2 |
2003-04-22 | * keyedit.c (sign_uids): Allow replacing expired signatures. Allow | David Shaw | 1 | -1/+39 |
2003-04-09 | * passphrase .c (agent_get_passphrase): New arg CANCELED. | Werner Koch | 1 | -4/+4 |
2003-02-23 | * g10.c (main): --openpgp disables --pgpX. | David Shaw | 1 | -6/+12 |
2003-02-02 | * keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 key | David Shaw | 1 | -5/+128 |
2003-01-09 | * packet.h, pkclist.c (build_pk_list), free-packet.c | David Shaw | 1 | -9/+1 |
2002-12-26 | * keygen.c (keygen_add_key_expire): Properly handle updating a key | David Shaw | 1 | -1/+4 |
2002-12-19 | * keydb.h, getkey.c (key_byname): Flag to enable or disable including | David Shaw | 1 | -2/+2 |
2002-12-04 | * main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change. | David Shaw | 1 | -12/+4 |
2002-12-04 | * packet.h, sign.c (update_keysig_packet), keyedit.c | David Shaw | 1 | -2/+2 |
2002-12-03 | * main.h, keylist.c (reorder_keyblock), keyedit.c (keyedit_menu): Reorder | David Shaw | 1 | -0/+1 |
2002-12-01 | * keyedit.c (menu_expire): Don't lose key flags when changing the | David Shaw | 1 | -1/+6 |
2002-11-13 | * keyedit.c (show_key_with_all_names_colon): Make --with-colons --edit | David Shaw | 1 | -14/+46 |
2002-11-05 | * keyedit.c (show_key_with_all_names_colon): Don't stick nulls into the | David Shaw | 1 | -1/+1 |
2002-10-11 | * keyedit.c (menu_addrevoker): Properly back out if the signature fails. | David Shaw | 1 | -0/+1 |
2002-09-17 | * keyedit.c (menu_addrevoker): The direct key signature for revocation | David Shaw | 1 | -3/+33 |
2002-09-15 | * g10.c (check_permissions): Rearrange strings to make translating easier | David Shaw | 1 | -4/+4 |
2002-08-30 | * pkclist.c (build_pk_list): Fail if any recipient keys are unusable. | David Shaw | 1 | -1/+1 |
2002-08-20 | * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments. | David Shaw | 1 | -0/+3 |
2002-08-19 | * getkey.c (get_user_id_native): Renamed to .. | Werner Koch | 1 | -0/+68 |
2002-08-07 | * keyedit.c (menu_revsig): Properly show a uid is revoked without | David Shaw | 1 | -1/+4 |
2002-07-25 | * keyedit.c (menu_revsig): Change "revsig" to honor selected uids so the | David Shaw | 1 | -7/+12 |
2002-07-25 | * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" -> | David Shaw | 1 | -3/+3 |
2002-07-19 | * keyedit.c (keyedit_menu, menu_addrevoker): Allow specifying "sensitive" | David Shaw | 1 | -4/+12 |
2002-07-17 | * keyedit.c (show_key_with_all_names_colon): The 0x40 class bit in a | David Shaw | 1 | -2/+2 |
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -281/+1441 |
2000-10-06 | See ChangeLog: Fri Oct 6 14:29:16 CEST 2000 Werner Koch | Werner Koch | 1 | -18/+9 |
2000-09-18 | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+1 |
2000-07-25 | See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+1 |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -63/+119 |