| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message ***RC-1-4-2rc1 | Werner Koch | 2005-05-31 | 1 | -1/+1 |
* | * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types. | Werner Koch | 2005-05-31 | 34 | -7005/+6873 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 391 | -37675/+39252 |
* | * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through | David Shaw | 2005-05-31 | 4 | -20/+129 |
* | * strgutil.c (set_native_charset) [_WIN32]: Add alias for codepage | David Shaw | 2005-05-30 | 2 | -1/+7 |
* | * 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 |
* | * NEWS: Note command completion and the new curl-based HKP helper. | David Shaw | 2005-05-26 | 2 | -1/+14 |
* | * passphrase.c (ask_passphrase): Unescape the description string. | Werner Koch | 2005-05-24 | 7 | -51/+66 |
* | (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 | 18 | -211/+726 |
* | (ccid_transceive): Arghhh. The seqno is another | Werner Koch | 2005-05-20 | 10 | -225/+1086 |
* | * gpg.sgml: Document --default-sig-expire and --default-cert-expire, | David Shaw | 2005-05-14 | 2 | -27/+47 |
* | * 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 |
* | Remove add_days_to_timestamp (unused) | David Shaw | 2005-05-05 | 4 | -8/+8 |
* | * 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 |
* | * gpg.sgml: Clarify --min-cert-level a bit. | David Shaw | 2005-05-05 | 2 | -5/+9 |
* | * ksutil.h, ksutil.c: #ifdef so we can build without libcurl or | David Shaw | 2005-05-04 | 3 | -4/+19 |
* | * gpgkeys_http.c: Need GET defined. | David Shaw | 2005-05-04 | 2 | -0/+6 |
* | * passphrase.c (agent_get_passphrase): Add new arg CACHEID. | Werner Koch | 2005-05-03 | 8 | -34/+174 |
* | * gpgkeys_hkp.c, gpgkeys_oldhkp.c, ksutil.h: Some minor cleanup and | David Shaw | 2005-05-02 | 4 | -10/+23 |
* | * trustdb.h, trustdb.c (mark_usable_uid_certs): Add flags for the | David Shaw | 2005-04-24 | 4 | -21/+164 |
* | * libcurl.m4: Add a check for curl_free() since older versions of | David Shaw | 2005-04-24 | 2 | -1/+24 |
* | * trustdb.h, keyedit.c (keyedit_menu, menu_select_uid_namehash): Allow | David Shaw | 2005-04-24 | 3 | -2/+53 |
* | * gnupg.spec.in: No longer any need to override libexecdir. The | David Shaw | 2005-04-23 | 2 | -1/+10 |
* | * distfiles: Add assuan.h. | David Shaw | 2005-04-22 | 2 | -0/+5 |
* | * keyedit.c (sign_uids, keyedit_menu): When the user requests to sign | David Shaw | 2005-04-22 | 2 | -17/+36 |
* | * mainproc.c (symkey_decrypt_seskey): There is no need to have an | David Shaw | 2005-04-22 | 2 | -33/+40 |
* | * keyserver.c (keyserver_spawn): Free some memory. | David Shaw | 2005-04-17 | 3 | -1/+31 |
* | * gpgkeys_hkp.c: New hkp handler that uses curl or curl-shim. | David Shaw | 2005-04-17 | 4 | -782/+328 |
* | * ksutil.h, ksutil.c (curl_writer), gpgkeys_curl.c (get_key): Pass a | David Shaw | 2005-04-17 | 4 | -18/+39 |
* | * curl-shim.h, curl-shim.c (handle_error, curl_easy_setopt, | David Shaw | 2005-04-17 | 3 | -22/+110 |
* | * configure.ac: Remove --disable-old-hkp - use new HKP handler for | David Shaw | 2005-04-17 | 2 | -10/+7 |
* | * curl-shim.h, curl-shim.c (curl_escape, curl_free): Emulate | David Shaw | 2005-04-16 | 3 | -0/+66 |
* | * gpgkeys_curl.c (main): If the http-proxy option is given without any | David Shaw | 2005-04-16 | 5 | -63/+1239 |
* | * configure.ac: Add --disable-old-hkp option that can be used along | David Shaw | 2005-04-16 | 2 | -0/+13 |
* | Check for memrchr() | David Shaw | 2005-04-12 | 2 | -2/+5 |
* | Fix minor build problem on OSX (need a replacement for memrchr) | David Shaw | 2005-04-12 | 4 | -0/+59 |
* | * g10.c (main, add_notation_data, add_policy_url) | Werner Koch | 2005-04-11 | 5 | -7/+34 |
* | * ccid-driver.c (ccid_slot_status): Fixed debug messages. | Werner Koch | 2005-04-07 | 4 | -6/+90 |