aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk throughDavid Shaw2005-05-311-12/+47
* * trustdb.h, trustdb.c (clean_uids_from_key): New. Walk through theDavid Shaw2005-05-301-12/+58
* * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.cDavid Shaw2005-05-061-1/+1
* * options.h, g10.c (main): Add new --default-sig-expire andDavid Shaw2005-05-051-2/+7
* * trustdb.h, trustdb.c (mark_usable_uid_certs): Add flags for theDavid Shaw2005-04-241-5/+60
* * trustdb.h, keyedit.c (keyedit_menu, menu_select_uid_namehash): AllowDavid Shaw2005-04-241-2/+44
* * keyedit.c (sign_uids, keyedit_menu): When the user requests to signDavid Shaw2005-04-221-17/+31
* * keyedit.c (command_generator, keyedit_completion): ChangedWerner Koch2005-03-211-3/+9
* * keyedit.c (command_generator, keyedit_completion) [HAVE_LIBREADLINE]:David Shaw2005-03-181-3/+52
* (keyedit_menu) [W32]: Run the trustdb stale checkWerner Koch2005-03-101-1/+14
* * keyedit.c (keyedit_menu): Only print the key signing hint when signingDavid Shaw2005-02-241-1/+2
* * gpg.sgml: Add bkuptocard command for --edit-key.Werner Koch2005-02-151-25/+121
* * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFFDavid Shaw2005-01-281-1/+1
* * keygen.c (generate_subkeypair): Detect primary key on-card andWerner Koch2005-01-271-9/+42
* * keyedit.c (keyedit_menu): Move command strings outside the function toDavid Shaw2005-01-111-80/+86
* * packet.h, getkey.c (merge_selfsigs_main, sig_to_revoke_info), keyid.cDavid Shaw2004-12-301-0/+9
* * keyedit.c (menu_set_keyserver_url): Make sure we only operate on theDavid Shaw2004-12-211-1/+2
* * keylist.c (list_keyblock_print): Secret key listings should always showDavid Shaw2004-12-211-15/+22
* * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password".David Shaw2004-12-201-14/+16
* * keygen.c (keygen_get_std_prefs): Set reference count when creating theDavid Shaw2004-12-191-28/+46
* * keyedit.c (menu_revkey): Rename to menu_revsubkey. (menu_revkey): New.David Shaw2004-12-191-19/+71
* * passphrase.c (agent_get_passphrase): Define NREAD locally asWerner Koch2004-12-171-1/+1
* * keyedit.c (keyedit_menu): Re-remove the N_() markers.David Shaw2004-12-141-43/+43
* * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key isDavid Shaw2004-12-141-116/+179
* Prepared for last 1.4 release candidateWerner Koch2004-12-141-47/+48
* * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-sizeDavid Shaw2004-11-241-15/+6
* * skclist.c (build_sk_list): Don't need to warn about PGP-generatedDavid Shaw2004-10-281-22/+28
* * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c,David Shaw2004-10-281-3/+4
* * delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a fewDavid Shaw2004-10-281-10/+13
* * README: Mentioned --enable-selinux-support.Werner Koch2004-10-151-12/+28
* * keylist.c (list_keyblock_print): Show the fingerprint after the key, notDavid Shaw2004-10-141-19/+27
* * pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw2004-10-131-7/+6
* * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c,David Shaw2004-10-101-29/+33
* * keyedit.c (sign_uids, ask_revoke_sig): Improve translatability of userDavid Shaw2004-10-061-23/+27
* * keyedit.c, keylist.c, keyserver.c, mainproc.c: TheDavid Shaw2004-10-061-9/+9
* * passphrase.c (agent_get_passphrase): Use keystrs for agent strings, andDavid Shaw2004-10-051-15/+2
* * keyedit.c (print_and_check_one_sig_colon): Fix bad keyids in colonDavid Shaw2004-10-041-10/+14
* * keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the manyDavid Shaw2004-09-291-8/+8
* * keyedit.c (print_and_check_one_sig): Account for the extra space thatDavid Shaw2004-09-291-16/+3
* * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw2004-09-241-1/+1
* * keyedit.c (keyedit_menu), gpgv.c (agent_scd_getattr (stub)), keygen.cDavid Shaw2004-09-241-31/+33
* * 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-211-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