aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Print a "not found" message for an unknown key in --key-edit.Werner Koch2013-10-041-0/+4
* Removed some set but unused vars.Werner Koch2011-08-091-39/+37
* Change menu prompts.Werner Koch2010-02-021-1/+1
* Fix debian bug#543530Werner Koch2009-08-261-0/+30
* First set of changes to backport the new card code from 2.0.Werner Koch2009-07-211-1/+7
* * main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw2008-10-031-3/+3
* * keyedit.c (keyedit_menu): Fix bug where a modified keyring loses itsDavid Shaw2008-09-251-2/+4
* Grammar fixWerner Koch2007-11-191-1/+1
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
* * options.h, gpg.c (main), misc.c (compliance_option_string): AddDavid Shaw2007-10-171-3/+3
* * keyedit.c (keyedit_menu): If we modify the keyblock (viaDavid Shaw2007-03-061-0/+4
* * main.h, keygen.c (ask_expire_interval, parse_expire_string): Pass inDavid Shaw2007-02-011-4/+12
* * keyedit.c (sign_uids): Another multiple to single timestampDavid Shaw2007-01-311-12/+6
* * main.h, keygen.c (ask_expiredate), keyedit.c (menu_expire): RemoveDavid Shaw2007-01-311-1/+4
* Preparing a releasegnupg-1.4.6Werner Koch2006-12-061-9/+9
* * keyedit.c (menu_clean): Show "already minimized" rather thanDavid Shaw2006-12-031-1/+6
* * keyedit.c (menu_backsign): Give some more verbose errors when weDavid Shaw2006-04-191-6/+21
* * getkey.c (parse_auto_key_locate): Fix dupe-removal code.David Shaw2006-04-091-10/+10
* * sig-check.c (signature_check2): Print the backsig warning when thereDavid Shaw2006-03-121-2/+3
* * build-packet.c (string_to_notation): Add ability to indicate a notationDavid Shaw2006-03-091-21/+44
* * keyedit.c (menu_set_notation): New function to set notations onDavid Shaw2006-03-091-4/+244
* * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data):David Shaw2006-03-081-3/+3
* * options.h, mainproc.c (check_sig_and_print), gpg.c (main):David Shaw2006-03-081-0/+1
* * main.h, keylist.c (print_revokers): New. Print the "rvk" designatedDavid Shaw2005-11-201-18/+1
* * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to justDavid Shaw2005-11-181-71/+29
* * keyedit.c (keyedit_menu, menu_clean_sigs_from_uids): Add "minimize"David Shaw2005-11-101-6/+14
* * packet.h, keyedit.c (menu_clean_uids_from_key), trustdb.cDavid Shaw2005-11-101-11/+7
* * packet.h: Move some flags to a bitfield. Change all callers.David Shaw2005-11-101-7/+7
* * trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove allDavid Shaw2005-11-101-1/+1
* * keyedit.c (menu_addrevoker), getkey.c (finish_lookup): Fix problem withDavid Shaw2005-10-271-3/+5
* * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command toDavid Shaw2005-10-141-2/+158
* * keyedit.c (show_names): Moved name display code out fromDavid Shaw2005-09-101-56/+73
* * photoid.h, photoid.c (generate_photo_id): Allow passing in aDavid Shaw2005-09-011-4/+6
* * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signingDavid Shaw2005-08-271-2/+2
* * keyedit.c (ask_revoke_sig): Add a revsig --with-colons mode.David Shaw2005-08-271-9/+26
* Converted all m_free to xfree etc.Werner Koch2005-07-271-64/+64
* * keyedit.c (sign_uids): Don't prompt for setting signature expiry toDavid Shaw2005-07-221-17/+19
* * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactiveDavid Shaw2005-07-221-2/+5
* * gpg.sgml: Document smartcard related options.Werner Koch2005-06-201-2/+8
* * options.h, export.c (do_export_stream), keyedit.c (keyedit_menu,David Shaw2005-06-101-37/+1
* * trustdb.c (clean_uids_from_key), keyedit.cDavid Shaw2005-06-091-18/+22
* * keyedit.c (menu_clean_uids_from_key, menu_clean_subkeys_from_key),David Shaw2005-05-311-2/+2
* 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