| Commit message (Expand) | Author | Age | Files | Lines |
* | Preparing a releasegnupg-1.4.6 | Werner Koch | 2006-12-06 | 1 | -9/+9 |
* | * keyedit.c (menu_clean): Show "already minimized" rather than | David Shaw | 2006-12-03 | 1 | -1/+6 |
* | * keyedit.c (menu_backsign): Give some more verbose errors when we | David Shaw | 2006-04-19 | 1 | -6/+21 |
* | * getkey.c (parse_auto_key_locate): Fix dupe-removal code. | David Shaw | 2006-04-09 | 1 | -10/+10 |
* | * sig-check.c (signature_check2): Print the backsig warning when there | David Shaw | 2006-03-12 | 1 | -2/+3 |
* | * build-packet.c (string_to_notation): Add ability to indicate a notation | David Shaw | 2006-03-09 | 1 | -21/+44 |
* | * keyedit.c (menu_set_notation): New function to set notations on | David Shaw | 2006-03-09 | 1 | -4/+244 |
* | * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data): | David Shaw | 2006-03-08 | 1 | -3/+3 |
* | * options.h, mainproc.c (check_sig_and_print), gpg.c (main): | David Shaw | 2006-03-08 | 1 | -0/+1 |
* | * main.h, keylist.c (print_revokers): New. Print the "rvk" designated | David Shaw | 2005-11-20 | 1 | -18/+1 |
* | * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just | David Shaw | 2005-11-18 | 1 | -71/+29 |
* | * keyedit.c (keyedit_menu, menu_clean_sigs_from_uids): Add "minimize" | David Shaw | 2005-11-10 | 1 | -6/+14 |
* | * packet.h, keyedit.c (menu_clean_uids_from_key), trustdb.c | David Shaw | 2005-11-10 | 1 | -11/+7 |
* | * packet.h: Move some flags to a bitfield. Change all callers. | David Shaw | 2005-11-10 | 1 | -7/+7 |
* | * trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove all | David Shaw | 2005-11-10 | 1 | -1/+1 |
* | * keyedit.c (menu_addrevoker), getkey.c (finish_lookup): Fix problem with | David Shaw | 2005-10-27 | 1 | -3/+5 |
* | * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command to | David Shaw | 2005-10-14 | 1 | -2/+158 |
* | * keyedit.c (show_names): Moved name display code out from | David Shaw | 2005-09-10 | 1 | -56/+73 |
* | * photoid.h, photoid.c (generate_photo_id): Allow passing in a | David Shaw | 2005-09-01 | 1 | -4/+6 |
* | * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signing | David Shaw | 2005-08-27 | 1 | -2/+2 |
* | * keyedit.c (ask_revoke_sig): Add a revsig --with-colons mode. | David Shaw | 2005-08-27 | 1 | -9/+26 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -64/+64 |
* | * keyedit.c (sign_uids): Don't prompt for setting signature expiry to | David Shaw | 2005-07-22 | 1 | -17/+19 |
* | * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactive | David Shaw | 2005-07-22 | 1 | -2/+5 |
* | * gpg.sgml: Document smartcard related options. | Werner Koch | 2005-06-20 | 1 | -2/+8 |
* | * options.h, export.c (do_export_stream), keyedit.c (keyedit_menu, | David Shaw | 2005-06-10 | 1 | -37/+1 |
* | * trustdb.c (clean_uids_from_key), keyedit.c | David Shaw | 2005-06-09 | 1 | -18/+22 |
* | * keyedit.c (menu_clean_uids_from_key, menu_clean_subkeys_from_key), | David Shaw | 2005-05-31 | 1 | -2/+2 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
* | * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through | David Shaw | 2005-05-31 | 1 | -12/+47 |
* | * trustdb.h, trustdb.c (clean_uids_from_key): New. Walk through the | David Shaw | 2005-05-30 | 1 | -12/+58 |
* | * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.c | David Shaw | 2005-05-06 | 1 | -1/+1 |
* | * options.h, g10.c (main): Add new --default-sig-expire and | David Shaw | 2005-05-05 | 1 | -2/+7 |
* | * trustdb.h, trustdb.c (mark_usable_uid_certs): Add flags for the | David Shaw | 2005-04-24 | 1 | -5/+60 |
* | * trustdb.h, keyedit.c (keyedit_menu, menu_select_uid_namehash): Allow | David Shaw | 2005-04-24 | 1 | -2/+44 |
* | * keyedit.c (sign_uids, keyedit_menu): When the user requests to sign | David Shaw | 2005-04-22 | 1 | -17/+31 |
* | * keyedit.c (command_generator, keyedit_completion): Changed | Werner Koch | 2005-03-21 | 1 | -3/+9 |
* | * keyedit.c (command_generator, keyedit_completion) [HAVE_LIBREADLINE]: | David Shaw | 2005-03-18 | 1 | -3/+52 |
* | (keyedit_menu) [W32]: Run the trustdb stale check | Werner Koch | 2005-03-10 | 1 | -1/+14 |
* | * keyedit.c (keyedit_menu): Only print the key signing hint when signing | David Shaw | 2005-02-24 | 1 | -1/+2 |
* | * gpg.sgml: Add bkuptocard command for --edit-key. | Werner Koch | 2005-02-15 | 1 | -25/+121 |
* | * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFF | David Shaw | 2005-01-28 | 1 | -1/+1 |
* | * keygen.c (generate_subkeypair): Detect primary key on-card and | Werner Koch | 2005-01-27 | 1 | -9/+42 |
* | * keyedit.c (keyedit_menu): Move command strings outside the function to | David Shaw | 2005-01-11 | 1 | -80/+86 |
* | * packet.h, getkey.c (merge_selfsigs_main, sig_to_revoke_info), keyid.c | David Shaw | 2004-12-30 | 1 | -0/+9 |
* | * keyedit.c (menu_set_keyserver_url): Make sure we only operate on the | David Shaw | 2004-12-21 | 1 | -1/+2 |
* | * keylist.c (list_keyblock_print): Secret key listings should always show | David Shaw | 2004-12-21 | 1 | -15/+22 |
* | * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password". | David Shaw | 2004-12-20 | 1 | -14/+16 |
* | * keygen.c (keygen_get_std_prefs): Set reference count when creating the | David Shaw | 2004-12-19 | 1 | -28/+46 |
* | * keyedit.c (menu_revkey): Rename to menu_revsubkey. (menu_revkey): New. | David Shaw | 2004-12-19 | 1 | -19/+71 |