| Commit message (Expand) | Author | Files | Lines |
2004-02-11 | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 1 | -2/+12 |
2004-02-11 | * keyedit.c (keyedit_menu): Prompt for subkey removal for both secret and | David Shaw | 1 | -10/+14 |
2004-02-10 | * keygen.c (keygen_set_std_prefs): Build the default preferences list at | David Shaw | 1 | -2/+9 |
2004-01-30 | * g10.c (main, rm_group): Add --ungroup command to remove a particular | David Shaw | 1 | -11/+2 |
2004-01-21 | * keylist.c (set_attrib_fd): Open attribute fd in binary mode. This isn't | David Shaw | 1 | -3/+4 |
2003-11-14 | * options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify the | David Shaw | 1 | -14/+17 |
2003-10-28 | * DETAILS: Add the 'a' value for field 12 and the new field 15. | Werner Koch | 1 | -6/+39 |
2003-10-02 | * cardglue.c (learn_status_cb): Release values before assignment | Werner Koch | 1 | -8/+22 |
2003-09-30 | * keylist.c (print_card_serialno): New. | Werner Koch | 1 | -0/+41 |
2003-09-30 | * gpgv.c (check_trustdb_stale): Stub. | David Shaw | 1 | -0/+11 |
2003-09-30 | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 1 | -1/+10 |
2003-09-25 | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 1 | -25/+28 |
2003-09-23 | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 1 | -16/+131 |
2003-09-05 | * keygen.c (do_add_key_flags, parse_parameter_usage) | Werner Koch | 1 | -7/+16 |
2003-08-31 | * main.h, keygen.c (keygen_add_keyserver_url): Signature callback for | David Shaw | 1 | -4/+2 |
2003-08-26 | * mainproc.c (check_sig_and_print): Use two different preferred keyserver | David Shaw | 1 | -0/+3 |
2003-08-03 | * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.c | David Shaw | 1 | -1/+4 |
2003-07-24 | * g10.c: New command --card-status. | Werner Koch | 1 | -8/+22 |
2003-07-21 | * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. | David Shaw | 1 | -7/+41 |
2003-07-20 | * packet.h, main.h, sig-check.c (signature_check2, check_key_signature2, | David Shaw | 1 | -3/+38 |
2003-07-10 | * parse-packet.c (parse_signature): No need to reserve 8 bytes for the | David Shaw | 1 | -5/+9 |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -25/+25 |
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+1287 |
2003-06-05 | * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver since | David Shaw | 1 | -0/+41 |
2003-06-03 | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 1 | -29/+91 |
2003-06-01 | * g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.c | David Shaw | 1 | -38/+59 |
2003-05-31 | * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy, | David Shaw | 1 | -20/+40 |
2003-05-31 | * keylist.c (list_one): Don't show the keyring filename when in | David Shaw | 1 | -13/+17 |
2003-05-21 | * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename | David Shaw | 1 | -14/+9 |
2003-01-27 | * mainproc.c (list_node): Show signature expiration date in with-colons | David Shaw | 1 | -4/+14 |
2003-01-14 | * packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id), | David Shaw | 1 | -15/+23 |
2003-01-11 | * armor.c (armor_filter): Comment about PGP's end of line tab problem. | David Shaw | 1 | -13/+5 |
2003-01-06 | * keylist.c (print_capabilities): Show 'D' for disabled keys in | David Shaw | 1 | -1/+14 |
2002-12-03 | * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), | David Shaw | 1 | -1/+1 |
2002-11-13 | * keyedit.c (show_key_with_all_names_colon): Make --with-colons --edit | David Shaw | 1 | -5/+7 |
2002-10-30 | * packet.h, trustdb.h, trustdb.c (trust_string): New. Return a string | David Shaw | 1 | -1/+1 |
2002-10-29 | * keyedit.c (print_and_check_one_sig, show_key_and_fingerprint, | David Shaw | 1 | -5/+7 |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -1116/+0 |
2002-10-18 | 2002-10-18 Timo Schulz <[email protected]> | Timo Schulz | 1 | -0/+42 |
2002-10-07 | * import.c (import_keys_internal): Missed one s/inp/inp2/. | David Shaw | 1 | -7/+12 |
2002-10-03 | * keylist.c (print_capabilities): Secret-parts-missing keys should show | David Shaw | 1 | -5/+15 |
2002-10-02 | * import.c (import_secret_one): Check for an illegal (>110) protection | David Shaw | 1 | -4/+5 |
2002-09-19 | From stable branch | David Shaw | 1 | -0/+2 |
2002-08-22 | * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys into | David Shaw | 1 | -1/+1 |
2002-08-20 | * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments. | David Shaw | 1 | -0/+5 |
2002-08-19 | * getkey.c (get_user_id_native): Renamed to .. | Werner Koch | 1 | -0/+5 |
2002-07-25 | * keyedit.c (menu_revsig): Change "revsig" to honor selected uids so the | David Shaw | 1 | -4/+6 |
2002-07-23 | * sig-check.c (signature_check2): Signatures made by invalid subkeys | David Shaw | 1 | -3/+49 |
2002-07-01 | * options.skel: Fix a few typos, clarify "group", and remove sample photo | David Shaw | 1 | -1/+1 |
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -285/+761 |