| Commit message (Expand) | Author | Age | Files | Lines |
* | Backported verification fixes from 1.4.3-cvsgnupg-1.4.2.2 | Werner Koch | 2006-03-08 | 11 | -104/+460 |
* | Security fixV1-4-2 | Werner Koch | 2006-02-14 | 37 | -1316/+1649 |
* | This commit was manufactured by cvs2svn to create tag 'V1-4-2'. | Repo Admin | 2005-07-26 | 160 | -44091/+0 |
* | Updated. | Werner Koch | 2005-07-26 | 1 | -20/+37 |
* | * passphrase.c (agent_get_passphrase): Make sure to release the | Werner Koch | 2005-07-26 | 32 | -14084/+13343 |
* | Preparing a release | Werner Koch | 2005-07-26 | 5 | -17/+12 |
* | * keyedit.c (sign_uids): Don't prompt for setting signature expiry to | David Shaw | 2005-07-22 | 2 | -17/+25 |
* | *** empty log message *** | Werner Koch | 2005-07-22 | 1 | -0/+4 |
* | * gpg.sgml (http): | Werner Koch | 2005-07-22 | 15 | -39/+93 |
* | * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactive | David Shaw | 2005-07-22 | 5 | -10/+15 |
* | * gpgkeys_curl.c (get_key, main): Don't try and be smart about what | David Shaw | 2005-07-20 | 6 | -31/+37 |
* | * keyserver.c (curl_can_handle): New. Do a runtime check against libcurl | David Shaw | 2005-07-20 | 3 | -16/+43 |
* | * configure.ac: Add a define for FAKE_CURL. | David Shaw | 2005-07-20 | 2 | -0/+5 |
* | CURLINFO_NOW -> CURLVERSION_NOW | David Shaw | 2005-07-20 | 1 | -1/+1 |
* | Typo. | David Shaw | 2005-07-20 | 1 | -1/+1 |
* | * libcurl.m4: Check that our libcurl has curl_version_info(CURLINFO_NOW). | David Shaw | 2005-07-20 | 2 | -2/+9 |
* | Document --limit-card-insert-tries. | Werner Koch | 2005-07-19 | 3 | -2/+18 |
* | * 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 | 12 | -7/+132 |
* | * samplekeys.asc: Update 99242560. | David Shaw | 2005-07-19 | 3 | -1203/+1218 |
* | * tdbio.c (open_db): Check for EROFS. Suggested by Bryce Nichols. | Werner Koch | 2005-07-18 | 6 | -10/+26 |
* | * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig around | David Shaw | 2005-07-09 | 5 | -22/+24 |
* | * gpgkeys_mailto.in, gpgkeys_test.in: Use @VERSION@ so version string | David Shaw | 2005-06-23 | 7 | -37/+66 |
* | * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): Add | David Shaw | 2005-06-23 | 3 | -2/+10 |
* | * gpgkeys_http.c (get_key), gpgkeys_oldhkp (send_key, get_key, | David Shaw | 2005-06-23 | 3 | -6/+14 |
* | * http.h: Fix prototypes for http_open_document and http_open again, | David Shaw | 2005-06-23 | 2 | -7/+12 |
* | * http.c (make_radix64_string): Add '=' padding as per standard. | David Shaw | 2005-06-23 | 2 | -32/+53 |
* | * memrchr.c (memrchr): Not all compilers allow initializing based on a | David Shaw | 2005-06-22 | 2 | -1/+9 |
* | * libcurl.m4: Only do the OS X linker fix on Panther. Tiger has a | David Shaw | 2005-06-22 | 2 | -3/+9 |
* | * gpgkeys_http.c (get_key), gpgkeys_oldhkp.c (send_key, get_key, | David Shaw | 2005-06-22 | 3 | -4/+11 |
* | * http.h: Fix prototypes for http_open_document and http_open to pass | David Shaw | 2005-06-22 | 2 | -4/+11 |
* | * http.c (send_request, http_open, http_open_document): Pass in auth | David Shaw | 2005-06-22 | 2 | -7/+17 |
* | * http.c (send_request): Need == after the radix64-encoded basic auth | David Shaw | 2005-06-22 | 2 | -4/+9 |
* | Post release version number update | Werner Koch | 2005-06-21 | 1 | -1/+1 |
* | * conventional.test (algos): Uhh ohh, cut+paste error and notRC-1-4-2rc2 | Werner Koch | 2005-06-21 | 2 | -2/+7 |
* | . | Werner Koch | 2005-06-21 | 1 | -27/+122 |
* | Preparing a release candidate | Werner Koch | 2005-06-21 | 29 | -11113/+11893 |
* | * gpgkeys_hkp.c (append_path, send_key, get_key, search_key, main), | David Shaw | 2005-06-21 | 3 | -11/+32 |
* | * NEWS: Note key cleaning commands. | David Shaw | 2005-06-20 | 2 | -0/+13 |
* | * gpg.sgml: Document --edit-key/clean, import-clean, and export-clean. | David Shaw | 2005-06-20 | 2 | -0/+67 |
* | * 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 | 13 | -51/+143 |
* | (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 |
* | * configure.ac: Add check for no-pointer-sign warning keyword, and | David Shaw | 2005-06-13 | 2 | -1/+20 |
* | * 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 |