summaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * gpg.sgml: Document "addcardkey" and "keytocard".Werner Koch2004-09-231-6/+71
* * mainproc.c (check_sig_and_print), keyedit.c (show_prefs,David Shaw2004-09-221-5/+9
* * keyedit.c (keyedit_menu): Don't show "addcardkey" in the menu if we doDavid Shaw2004-09-221-0/+2
* * gpg.sgml: Document -K.Werner Koch2004-09-201-1/+34
* * keyedit.c (show_key_with_all_names, show_prefs): Show preferredDavid Shaw2004-09-161-5/+32
* * keygen.c (keygen_add_keyserver_url), keyedit.c (menu_set_keyserver_url):David Shaw2004-09-161-14/+26
* * keyedit.c (menu_set_keyserver_url): Confirm replacement of a keyserverDavid Shaw2004-09-161-9/+20
* * main.h, keylist.c (print_subpackets_colon): Make a public function.David Shaw2004-09-131-6/+74
* * keylist.c (list_keyblock_print): Always use the new listing format whereDavid Shaw2004-07-161-1/+1
* * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked orDavid Shaw2004-07-151-5/+21
* some late minor fixes.V1-3-6Werner Koch2004-05-221-2/+0
* * pubkey-enc.c (get_session_key, get_it), keyedit.cDavid Shaw2004-05-201-20/+22
* * options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (structDavid Shaw2004-05-101-2/+1
* * keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passingDavid Shaw2004-05-081-81/+109
* * keylist.c (show_notation): Use bits to select which sort of notation toDavid Shaw2004-05-051-1/+3
* * main.h, keylist.c (show_notation): Add argument to show only userDavid Shaw2004-04-291-1/+1
* * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode thatDavid Shaw2004-04-161-19/+17
* * packet.h, getkey.c (fixup_uidnode, merge_selfsigs_subkey): Keep track ofDavid Shaw2004-04-151-4/+9
* * keyedit.c (keyedit_menu): Request a trustdb update when adding a newDavid Shaw2004-03-281-2/+4
* * keyedit.c (sign_uids, show_key_and_fingerprint, ask_revoke_sig,David Shaw2004-03-241-64/+54
* * trustdb.c (update_min_ownertrust, validate_keys): Do not use keystrDavid Shaw2004-03-201-2/+4
* * options.h, g10.c (main): Add a more flexible --keyid-format option toDavid Shaw2004-03-031-19/+11
* * plaintext.c: Copyright.David Shaw2004-02-251-7/+7
* * main.h, keyedit.c (keyedit_menu): Remove sign_mode and enhance the moreDavid Shaw2004-02-121-81/+68
* * keyedit.c (keyedit_menu): Prompt for subkey removal for both secret andDavid Shaw2004-02-111-6/+17
* * keygen.c (keygen_set_std_prefs): Build the default preferences list atDavid Shaw2004-02-101-8/+8
* * g10.c (main, rm_group): Add --ungroup command to remove a particularDavid Shaw2004-01-301-4/+1
* * mainproc.c (list_node): Show sigs with --verbose.David Shaw2004-01-241-11/+1
* * keyedit.c (print_and_check_one_sig, keyedit_menu): Use the COLUMNSDavid Shaw2004-01-211-1/+11
* * options.h, trustdb.c (trust_model_string, init_trustdb): Add support forDavid Shaw2003-11-151-0/+7
* * options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify theDavid Shaw2003-11-141-6/+6
* * keyedit.c (show_key_with_all_names): Ownertrust is only meaningful forDavid Shaw2003-10-141-6/+12
* * keyedit.c (show_key_with_all_names): Show names a little neater byDavid Shaw2003-09-241-6/+20
* * keyedit.c (show_key_with_all_names): Fix assertion failure when usingDavid Shaw2003-09-041-3/+1
* * g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.cDavid Shaw2003-09-011-1/+1
* * main.h, keygen.c (keygen_add_keyserver_url): Signature callback forDavid Shaw2003-08-311-2/+116
* * keyedit.c (show_key_with_all_names): Use list-option show-long-keyid inDavid Shaw2003-08-301-8/+16
* * keyedit.c (print_and_check_one_sig): Use list-option show-long-keyid inDavid Shaw2003-08-301-3/+7
* * options.h, g10.c (main): Add list-option list-preferred-keyserver.David Shaw2003-08-261-1/+3
* * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.cDavid Shaw2003-08-031-1/+4
* * keyedit.c (show_key_with_all_names): Use list-option show-validity inDavid Shaw2003-07-201-0/+8
* * parse-packet.c (parse_signature): No need to reserve 8 bytes for theDavid Shaw2003-07-101-7/+44
* * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy,David Shaw2003-06-011-4/+4
* * keylist.c (list_one): Don't show the keyring filename when inDavid Shaw2003-05-311-0/+38
* * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): RenameDavid Shaw2003-05-211-1/+1
* * packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw2003-05-031-4/+4
* * build-packet.c (build_sig_subpkt): Comments.David Shaw2003-04-301-2/+4
* * g10.c (main): Add --no-textmode.David Shaw2003-04-271-9/+9
* * import.c (import_revoke_cert): Remove ultimate trust when revoking anDavid Shaw2003-04-231-2/+40
* * passphrase.c (read_passphrase_from_fd): Do a dummy read if theWerner Koch2003-04-101-3/+3