aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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-031-3/+1
* * g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.cDavid Shaw2003-08-311-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-05-311-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
* * keydb.h: Err on the side of making an unknown signature a SIG ratherDavid Shaw2003-03-241-0/+2
* * trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw2003-03-041-5/+9
* * sign.c (sign_file): Do not push textmode filter onto an unopened IOBUFDavid Shaw2003-02-221-3/+18
* * keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 keyDavid Shaw2003-02-021-9/+7
* * trustdb.c (get_validity_info, get_ownertrust_info, trust_letter):David Shaw2003-01-111-14/+22
* * armor.c (armor_filter): Comment about PGP's end of line tab problem.David Shaw2003-01-111-19/+4
* * keyedit.c (keyedit_menu, menu_revuid): Add "revuid" feature to revoke aDavid Shaw2002-12-271-7/+140
* * keydb.h, getkey.c (key_byname): Flag to enable or disable includingDavid Shaw2002-12-261-3/+6
* * main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change.David Shaw2002-12-041-14/+6
* * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),David Shaw2002-12-031-0/+1
* * keyedit.c (menu_expire): Don't lose key flags when changing theDavid Shaw2002-12-011-1/+6
* * keyedit.c (show_key_with_all_names_colon): Make --with-colons --editDavid Shaw2002-11-131-14/+46
* * keyedit.c (sign_mk_attrib, trustsig_prompt, sign_uids, keyedit_menu):David Shaw2002-11-031-38/+170
* * keygen.c (set_one_pref, keygen_set_std_prefs): Allow using the fullDavid Shaw2002-11-031-3/+4
* * keyedit.c (print_and_check_one_sig, show_key_and_fingerprint,David Shaw2002-10-291-3/+5
* * keyedit.c (menu_addrevoker): Properly back out if the signature fails.David Shaw2002-10-111-4/+38
* From stable branchDavid Shaw2002-09-171-7/+37
* * pkclist.c (build_pk_list): Fail if any recipient keys are unusable.David Shaw2002-08-301-1/+1
* * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments.David Shaw2002-08-201-0/+3
* * getkey.c (get_user_id_native): Renamed to ..Werner Koch2002-08-191-0/+68
* * keyedit.c (menu_revsig): Properly show a uid is revoked withoutDavid Shaw2002-08-071-1/+4
* * keyedit.c (menu_revsig): Change "revsig" to honor selected uids so theDavid Shaw2002-07-251-7/+12
* * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" ->David Shaw2002-07-251-3/+3
* * keyedit.c (keyedit_menu, menu_addrevoker): Allow specifying "sensitive"David Shaw2002-07-191-4/+12
* * keyedit.c (show_key_with_all_names_colon): The 0x40 class bit in aDavid Shaw2002-07-171-2/+2
* Update head to match stable 1.0David Shaw2002-06-291-281/+1441
* See ChangeLog: Fri Oct 6 14:29:16 CEST 2000 Werner KochWerner Koch2000-10-061-18/+9
* See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner KochWerner Koch2000-09-181-1/+1
* See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner KochWerner Koch2000-07-251-1/+1
* See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch2000-07-141-63/+119
* See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch2000-01-271-19/+19
* See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch2000-01-241-24/+24