aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-10-15* README: Mentioned --enable-selinux-support.Werner Koch1-12/+28
2004-10-14* keylist.c (list_keyblock_print): Show the fingerprint after the key, notDavid Shaw1-19/+27
2004-10-13* pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw1-7/+6
2004-10-10* card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c,David Shaw1-29/+33
2004-10-06* keyedit.c (sign_uids, ask_revoke_sig): Improve translatability of userDavid Shaw1-23/+27
2004-10-06* keyedit.c, keylist.c, keyserver.c, mainproc.c: TheDavid Shaw1-9/+9
2004-10-05* passphrase.c (agent_get_passphrase): Use keystrs for agent strings, andDavid Shaw1-15/+2
2004-10-04* keyedit.c (print_and_check_one_sig_colon): Fix bad keyids in colonDavid Shaw1-10/+14
2004-09-29* keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the manyDavid Shaw1-8/+8
2004-09-29* keyedit.c (print_and_check_one_sig): Account for the extra space thatDavid Shaw1-16/+3
2004-09-24* main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw1-1/+1
2004-09-24* keyedit.c (keyedit_menu), gpgv.c (agent_scd_getattr (stub)), keygen.cDavid Shaw1-31/+33
2004-09-23* gpg.sgml: Document "addcardkey" and "keytocard".Werner Koch1-6/+71
2004-09-22* mainproc.c (check_sig_and_print), keyedit.c (show_prefs,David Shaw1-5/+9
2004-09-21* keyedit.c (keyedit_menu): Don't show "addcardkey" in the menu if we doDavid Shaw1-0/+2
2004-09-20(show_key_with_all_names): Print the card S/N.Werner Koch1-0/+21
2004-09-20* gpg.sgml: Document -K.Werner Koch1-1/+34
2004-09-16* keyedit.c (show_key_with_all_names, show_prefs): Show preferredDavid Shaw1-5/+32
2004-09-16* keygen.c (keygen_add_keyserver_url), keyedit.c (menu_set_keyserver_url):David Shaw1-14/+26
2004-09-16* keyedit.c (menu_set_keyserver_url): Confirm replacement of a keyserverDavid Shaw1-9/+20
2004-09-13* main.h, keylist.c (print_subpackets_colon): Make a public function.David Shaw1-6/+74
2004-07-16* keylist.c (list_keyblock_print): Always use the new listing format whereDavid Shaw1-1/+1
2004-07-15* keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked orDavid Shaw1-5/+21
2004-05-22some late minor fixes.V1-3-6Werner Koch1-2/+0
2004-05-20* pubkey-enc.c (get_session_key, get_it), keyedit.cDavid Shaw1-20/+22
2004-05-10* options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (structDavid Shaw1-2/+1
2004-05-08* keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passingDavid Shaw1-81/+109
2004-05-05* keylist.c (show_notation): Use bits to select which sort of notation toDavid Shaw1-1/+3
2004-04-29* main.h, keylist.c (show_notation): Add argument to show only userDavid Shaw1-1/+1
2004-04-16* plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode thatDavid Shaw1-19/+17
2004-04-15* packet.h, getkey.c (fixup_uidnode, merge_selfsigs_subkey): Keep track ofDavid Shaw1-4/+9
2004-03-28* keyedit.c (keyedit_menu): Request a trustdb update when adding a newDavid Shaw1-2/+4
2004-03-24* keyedit.c (sign_uids, show_key_and_fingerprint, ask_revoke_sig,David Shaw1-64/+54
2004-03-19* trustdb.c (update_min_ownertrust, validate_keys): Do not use keystrDavid Shaw1-2/+4
2004-03-03* options.h, g10.c (main): Add a more flexible --keyid-format option toDavid Shaw1-19/+11
2004-02-24* plaintext.c: Copyright.David Shaw1-7/+7
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