| Commit message (Expand) | Author | Age | Files | Lines |
* | * keyserver.c (keyserver_typemap): Special-case LDAP since curl will | David Shaw | 2005-07-27 | 2 | -1/+8 |
* | * passphrase.c (agent_get_passphrase): Make sure to release the | Werner Koch | 2005-07-26 | 4 | -7/+39 |
* | Preparing a release | Werner Koch | 2005-07-26 | 1 | -2/+1 |
* | * keyedit.c (sign_uids): Don't prompt for setting signature expiry to | David Shaw | 2005-07-22 | 2 | -17/+25 |
* | * gpg.sgml (http): | Werner Koch | 2005-07-22 | 11 | -21/+77 |
* | * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactive | David Shaw | 2005-07-22 | 5 | -10/+15 |
* | * keyserver.c (curl_can_handle): New. Do a runtime check against libcurl | David Shaw | 2005-07-20 | 3 | -16/+43 |
* | * g10.c, options.h: New option --limit-card-insert-tries. | Werner Koch | 2005-07-19 | 4 | -2/+18 |
* | * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH. | Werner Koch | 2005-07-19 | 6 | -6/+102 |
* | * tdbio.c (open_db): Check for EROFS. Suggested by Bryce Nichols. | Werner Koch | 2005-07-18 | 2 | -1/+9 |
* | * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig around | David Shaw | 2005-07-09 | 5 | -22/+24 |
* | * keygen.c (save_unprotected_key_to_card): Better fix for gcc4 warning. | David Shaw | 2005-06-20 | 2 | -1/+6 |
* | * gpg.sgml: Document smartcard related options. | Werner Koch | 2005-06-20 | 4 | -4/+21 |
* | (parse_signature): Use log_info for messages | Werner Koch | 2005-06-18 | 6 | -5/+22 |
* | * keygen.c (save_unprotected_key_to_card): Fix gcc4 warning. | David Shaw | 2005-06-14 | 5 | -8/+45 |
* | * options.h, import.c (parse_import_options, clean_sigs_from_all_uids, | David Shaw | 2005-06-12 | 3 | -6/+49 |
* | * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey): Make sure | David Shaw | 2005-06-12 | 2 | -7/+18 |
* | * options.h, import.c (parse_import_options, delete_inv_parts): | David Shaw | 2005-06-10 | 3 | -26/+5 |
* | * options.h, export.c (do_export_stream), keyedit.c (keyedit_menu, | David Shaw | 2005-06-10 | 6 | -108/+10 |
* | * keydb.h, kbnode.c (undelete_kbnode): New function to undelete a | David Shaw | 2005-06-10 | 4 | -10/+53 |
* | * trustdb.c (clean_uids_from_key), keyedit.c | David Shaw | 2005-06-09 | 3 | -33/+35 |
* | * getkey.c (fixup_uidnode, merge_selfsigs_main): Handle both expired | David Shaw | 2005-06-08 | 2 | -12/+16 |
* | * options.h, g10.c (main), export.c (parse_export_options, | David Shaw | 2005-06-08 | 4 | -23/+46 |
* | * signal.c [HAVE_DOSISH_SYSTEM]: Fix unused function warnings on mingw32. | David Shaw | 2005-06-01 | 3 | -19/+17 |
* | * keyedit.c (menu_clean_uids_from_key, menu_clean_subkeys_from_key), | David Shaw | 2005-05-31 | 3 | -4/+11 |
* | * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types. | Werner Koch | 2005-05-31 | 6 | -11/+60 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 79 | -81/+172 |
* | * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through | David Shaw | 2005-05-31 | 4 | -20/+129 |
* | * trustdb.h, trustdb.c (clean_uids_from_key): New. Walk through the | David Shaw | 2005-05-30 | 4 | -14/+144 |
* | * g10.c (main): Default {export|import}-unusable-sigs to off until the | David Shaw | 2005-05-27 | 2 | -2/+7 |
* | * passphrase.c (ask_passphrase): Unescape the description string. | Werner Koch | 2005-05-24 | 6 | -44/+59 |
* | (add_notation_data): Check number of at-signs. | Werner Koch | 2005-05-24 | 1 | -1/+1 |
* | (add_notation_data): Check number of at-signs. | Werner Koch | 2005-05-24 | 2 | -1/+11 |
* | * app-openpgp.c, app-common.h: Again updated from gnupg 1.9 CVS. | Werner Koch | 2005-05-23 | 4 | -232/+22 |
* | * cardglue.c (open_card): Check USE_AGENT. | Werner Koch | 2005-05-23 | 4 | -75/+190 |
* | * cardglue.c (send_status_info): Make CTRL optional. | Werner Koch | 2005-05-21 | 8 | -195/+554 |
* | (ccid_transceive): Arghhh. The seqno is another | Werner Koch | 2005-05-20 | 10 | -225/+1086 |
* | * build-packet.c (do_comment): Removed. (build_packet): Ignore | David Shaw | 2005-05-14 | 5 | -41/+41 |
* | * keygen.c (write_selfsigs): Rename from write_selfsig. Write the same | David Shaw | 2005-05-11 | 3 | -19/+52 |
* | (do_close_reader): Don't do a reset before close. | Werner Koch | 2005-05-07 | 2 | -1/+8 |
* | * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.c | David Shaw | 2005-05-06 | 6 | -62/+65 |
* | * sign.c (sign_file, clearsign_file, sign_symencrypt_file): Use the | David Shaw | 2005-05-06 | 2 | -6/+11 |
* | * Makefile.am, packet.h, main.h, comment.c: Remove comment.c. We don't | David Shaw | 2005-05-05 | 5 | -111/+3 |
* | * keygen.c (start_tree): New function to "prime" a KBNODE list. | David Shaw | 2005-05-05 | 4 | -46/+34 |
* | * keygen.c (keygen_set_std_prefs): Add SHA256 and BZip2 to default | David Shaw | 2005-05-05 | 2 | -3/+22 |
* | * options.h, g10.c (main): Add new --default-sig-expire and | David Shaw | 2005-05-05 | 7 | -48/+129 |
* | * passphrase.c (agent_get_passphrase): Add new arg CACHEID. | Werner Koch | 2005-05-03 | 8 | -34/+174 |
* | * trustdb.h, trustdb.c (mark_usable_uid_certs): Add flags for the | David Shaw | 2005-04-24 | 4 | -21/+164 |
* | * trustdb.h, keyedit.c (keyedit_menu, menu_select_uid_namehash): Allow | David Shaw | 2005-04-24 | 3 | -2/+53 |
* | * keyedit.c (sign_uids, keyedit_menu): When the user requests to sign | David Shaw | 2005-04-22 | 2 | -17/+36 |