aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * 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