aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Security fixV1-4-2Werner Koch2006-02-1437-1316/+1649
* This commit was manufactured by cvs2svn to create tag 'V1-4-2'.Repo Admin2005-07-26160-44091/+0
* Updated.Werner Koch2005-07-261-20/+37
* * passphrase.c (agent_get_passphrase): Make sure to release theWerner Koch2005-07-2632-14084/+13343
* Preparing a releaseWerner Koch2005-07-265-17/+12
* * keyedit.c (sign_uids): Don't prompt for setting signature expiry toDavid Shaw2005-07-222-17/+25
* *** empty log message ***Werner Koch2005-07-221-0/+4
* * gpg.sgml (http):Werner Koch2005-07-2215-39/+93
* * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactiveDavid Shaw2005-07-225-10/+15
* * gpgkeys_curl.c (get_key, main): Don't try and be smart about whatDavid Shaw2005-07-206-31/+37
* * keyserver.c (curl_can_handle): New. Do a runtime check against libcurlDavid Shaw2005-07-203-16/+43
* * configure.ac: Add a define for FAKE_CURL.David Shaw2005-07-202-0/+5
* CURLINFO_NOW -> CURLVERSION_NOWDavid Shaw2005-07-201-1/+1
* Typo.David Shaw2005-07-201-1/+1
* * libcurl.m4: Check that our libcurl has curl_version_info(CURLINFO_NOW).David Shaw2005-07-202-2/+9
* Document --limit-card-insert-tries.Werner Koch2005-07-193-2/+18
* * g10.c, options.h: New option --limit-card-insert-tries.Werner Koch2005-07-194-2/+18
* * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH.Werner Koch2005-07-1912-7/+132
* * samplekeys.asc: Update 99242560.David Shaw2005-07-193-1203/+1218
* * tdbio.c (open_db): Check for EROFS. Suggested by Bryce Nichols.Werner Koch2005-07-186-10/+26
* * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig aroundDavid Shaw2005-07-095-22/+24
* * gpgkeys_mailto.in, gpgkeys_test.in: Use @VERSION@ so version stringDavid Shaw2005-06-237-37/+66
* * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): AddDavid Shaw2005-06-233-2/+10
* * gpgkeys_http.c (get_key), gpgkeys_oldhkp (send_key, get_key,David Shaw2005-06-233-6/+14
* * http.h: Fix prototypes for http_open_document and http_open again,David Shaw2005-06-232-7/+12
* * http.c (make_radix64_string): Add '=' padding as per standard.David Shaw2005-06-232-32/+53
* * memrchr.c (memrchr): Not all compilers allow initializing based on aDavid Shaw2005-06-222-1/+9
* * libcurl.m4: Only do the OS X linker fix on Panther. Tiger has aDavid Shaw2005-06-222-3/+9
* * gpgkeys_http.c (get_key), gpgkeys_oldhkp.c (send_key, get_key,David Shaw2005-06-223-4/+11
* * http.h: Fix prototypes for http_open_document and http_open to passDavid Shaw2005-06-222-4/+11
* * http.c (send_request, http_open, http_open_document): Pass in authDavid Shaw2005-06-222-7/+17
* * http.c (send_request): Need == after the radix64-encoded basic authDavid Shaw2005-06-222-4/+9
* Post release version number updateWerner Koch2005-06-211-1/+1
* * conventional.test (algos): Uhh ohh, cut+paste error and notRC-1-4-2rc2Werner Koch2005-06-212-2/+7
* .Werner Koch2005-06-211-27/+122
* Preparing a release candidateWerner Koch2005-06-2129-11113/+11893
* * gpgkeys_hkp.c (append_path, send_key, get_key, search_key, main),David Shaw2005-06-213-11/+32
* * NEWS: Note key cleaning commands.David Shaw2005-06-202-0/+13
* * gpg.sgml: Document --edit-key/clean, import-clean, and export-clean.David Shaw2005-06-202-0/+67
* * keygen.c (save_unprotected_key_to_card): Better fix for gcc4 warning.David Shaw2005-06-202-1/+6
* * gpg.sgml: Document smartcard related options.Werner Koch2005-06-2013-51/+143
* (parse_signature): Use log_info for messagesWerner Koch2005-06-186-5/+22
* * keygen.c (save_unprotected_key_to_card): Fix gcc4 warning.David Shaw2005-06-145-8/+45
* * configure.ac: Add check for no-pointer-sign warning keyword, andDavid Shaw2005-06-132-1/+20
* * options.h, import.c (parse_import_options, clean_sigs_from_all_uids,David Shaw2005-06-123-6/+49
* * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey): Make sureDavid Shaw2005-06-122-7/+18
* * options.h, import.c (parse_import_options, delete_inv_parts):David Shaw2005-06-103-26/+5
* * options.h, export.c (do_export_stream), keyedit.c (keyedit_menu,David Shaw2005-06-106-108/+10
* * keydb.h, kbnode.c (undelete_kbnode): New function to undelete aDavid Shaw2005-06-104-10/+53
* * trustdb.c (clean_uids_from_key), keyedit.cDavid Shaw2005-06-093-33/+35