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