| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * passphrase.c (agent_get_passphrase): Define NREAD locally as | Werner Koch | 2004-12-17 | 1 | -1/+1 |
* | * keyedit.c (keyedit_menu): Re-remove the N_() markers. | David Shaw | 2004-12-14 | 1 | -43/+43 |
* | * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key is | David Shaw | 2004-12-14 | 1 | -116/+179 |
* | Prepared for last 1.4 release candidate | Werner Koch | 2004-12-14 | 1 | -47/+48 |
* | * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-size | David Shaw | 2004-11-24 | 1 | -15/+6 |
* | * skclist.c (build_sk_list): Don't need to warn about PGP-generated | David Shaw | 2004-10-28 | 1 | -22/+28 |
* | * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c, | David Shaw | 2004-10-28 | 1 | -3/+4 |
* | * delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a few | David Shaw | 2004-10-28 | 1 | -10/+13 |
* | * README: Mentioned --enable-selinux-support. | Werner Koch | 2004-10-15 | 1 | -12/+28 |