| Commit message (Expand) | Author | Files | Lines |
2004-02-12 | * main.h, keyedit.c (keyedit_menu): Remove sign_mode and enhance the more | David Shaw | 1 | -81/+68 |
2004-02-11 | * keyedit.c (keyedit_menu): Prompt for subkey removal for both secret and | David Shaw | 1 | -6/+17 |
2004-02-10 | * keygen.c (keygen_set_std_prefs): Build the default preferences list at | David Shaw | 1 | -8/+8 |
2004-01-30 | * g10.c (main, rm_group): Add --ungroup command to remove a particular | David Shaw | 1 | -4/+1 |
2004-01-24 | * mainproc.c (list_node): Show sigs with --verbose. | David Shaw | 1 | -11/+1 |
2004-01-21 | * keyedit.c (print_and_check_one_sig, keyedit_menu): Use the COLUMNS | David Shaw | 1 | -1/+11 |
2003-12-17 | * card-util.c (print_name): Fixed bad format string usage. | Werner Koch | 1 | -2/+2 |
2003-11-15 | * options.h, trustdb.c (trust_model_string, init_trustdb): Add support for | David Shaw | 1 | -0/+7 |
2003-11-14 | * options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify the | David Shaw | 1 | -6/+6 |
2003-10-14 | * keyedit.c (show_key_with_all_names): Ownertrust is only meaningful for | David Shaw | 1 | -6/+12 |
2003-09-24 | * keyedit.c (show_key_with_all_names): Show names a little neater by | David Shaw | 1 | -6/+20 |
2003-09-23 | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 1 | -24/+202 |
2003-09-03 | * keyedit.c (show_key_with_all_names): Fix assertion failure when using | David Shaw | 1 | -3/+1 |
2003-08-31 | * g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.c | David Shaw | 1 | -1/+1 |
2003-08-31 | * main.h, keygen.c (keygen_add_keyserver_url): Signature callback for | David Shaw | 1 | -2/+116 |
2003-08-30 | * keyedit.c (show_key_with_all_names): Use list-option show-long-keyid in | David Shaw | 1 | -8/+16 |
2003-08-30 | * keyedit.c (print_and_check_one_sig): Use list-option show-long-keyid in | David Shaw | 1 | -3/+7 |
2003-08-26 | * options.h, g10.c (main): Add list-option list-preferred-keyserver. | David Shaw | 1 | -1/+3 |
2003-08-03 | * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.c | David Shaw | 1 | -1/+4 |
2003-07-20 | * keyedit.c (show_key_with_all_names): Use list-option show-validity in | David Shaw | 1 | -0/+8 |
2003-07-10 | * parse-packet.c (parse_signature): No need to reserve 8 bytes for the | David Shaw | 1 | -7/+44 |
2003-07-03 | * options.h (DBG_CIPHER): Reintroduced it. | Werner Koch | 1 | -1/+1 |
2003-06-27 | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 1 | -0/+4 |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -77/+79 |
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+3672 |
2003-05-31 | * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy, | David Shaw | 1 | -4/+4 |
2003-05-31 | * keylist.c (list_one): Don't show the keyring filename when in | David Shaw | 1 | -0/+38 |
2003-05-21 | * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename | David Shaw | 1 | -1/+1 |
2003-05-03 | * packet.h, build-packet.c (build_sig_subpkt), export.c | David Shaw | 1 | -4/+4 |
2003-04-30 | * build-packet.c (build_sig_subpkt): Comments. | David Shaw | 1 | -2/+4 |
2003-04-27 | * g10.c (main): Add --no-textmode. | David Shaw | 1 | -9/+9 |
2003-04-23 | * import.c (import_revoke_cert): Remove ultimate trust when revoking an | David Shaw | 1 | -2/+40 |
2003-04-10 | * passphrase.c (read_passphrase_from_fd): Do a dummy read if the | Werner Koch | 1 | -3/+3 |
2003-03-24 | * keydb.h: Err on the side of making an unknown signature a SIG rather | David Shaw | 1 | -0/+2 |
2003-03-04 | * trustdb.c (validate_keys): Mask the ownertrust when building the list of | David Shaw | 1 | -5/+9 |
2003-02-22 | * sign.c (sign_file): Do not push textmode filter onto an unopened IOBUF | David Shaw | 1 | -3/+18 |
2003-02-02 | * keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 key | David Shaw | 1 | -9/+7 |
2003-01-11 | * trustdb.c (get_validity_info, get_ownertrust_info, trust_letter): | David Shaw | 1 | -14/+22 |
2003-01-11 | * armor.c (armor_filter): Comment about PGP's end of line tab problem. | David Shaw | 1 | -19/+4 |
2002-12-27 | * keyedit.c (keyedit_menu, menu_revuid): Add "revuid" feature to revoke a | David Shaw | 1 | -7/+140 |
2002-12-26 | * keydb.h, getkey.c (key_byname): Flag to enable or disable including | David Shaw | 1 | -3/+6 |
2002-12-04 | * main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change. | David Shaw | 1 | -14/+6 |
2002-12-03 | * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), | 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-03 | * keyedit.c (sign_mk_attrib, trustsig_prompt, sign_uids, keyedit_menu): | David Shaw | 1 | -38/+170 |
2002-11-03 | * keygen.c (set_one_pref, keygen_set_std_prefs): Allow using the full | David Shaw | 1 | -3/+4 |
2002-10-29 | * keyedit.c (print_and_check_one_sig, show_key_and_fingerprint, | David Shaw | 1 | -3/+5 |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -3281/+0 |
2002-10-11 | * keyedit.c (menu_addrevoker): Properly back out if the signature fails. | David Shaw | 1 | -4/+38 |