aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/curl-shim.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Emulate curl_easy_getinfo and CURLINFO_RESPONSE_CODE in curl-shim.David Shaw2013-03-031-1/+8
* Avoid caches to get the most recent copy of the key. This is bugDavid Shaw2009-05-261-0/+11
* * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): AddDavid Shaw2009-04-031-2/+4
* * curl-shim.h, gpgkeys_curl.c, gpgkeys_hkp.c (main): Always show curlDavid Shaw2008-11-181-3/+1
* Make --version close to GNU standards.Werner Koch2008-11-181-0/+2
* * curl-shim.h (curl_version): No need to provide a version forDavid Shaw2008-11-181-1/+1
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
* * gpgkeys_curl.c (main): Use curl_version_info to verify that theDavid Shaw2007-03-131-1/+8
* * curl-shim.h, curl-shim.c, gpgkeys_hkp.c: Rename curl_escape() toDavid Shaw2007-01-161-2/+2
* * curl-shim.h, curl-shim.c (curl_easy_init, curl_easy_setopt,David Shaw2006-02-221-1/+1
* * curl-shim.h, curl-shim.c (curl_easy_init, curl_easy_setopt,David Shaw2006-02-211-1/+3
* * gpgkeys_hkp.c (main), gpgkeys_curl.c (main), curl-shim.h: ShowDavid Shaw2005-08-041-0/+1
* * gpgkeys_curl.c (get_key, main): Don't try and be smart about whatDavid Shaw2005-07-201-0/+1
* * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): AddDavid Shaw2005-06-231-0/+2
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * curl-shim.h, curl-shim.c (handle_error, curl_easy_setopt,David Shaw2005-04-171-4/+15
* * curl-shim.h, curl-shim.c (curl_escape, curl_free): EmulateDavid Shaw2005-04-161-0/+2
* * curl-shim.c (curl_easy_perform): Fix compile warning.David Shaw2005-02-121-1/+2
* * curl-shim.h, curl-shim.c: New. This is code to fake the curl API inDavid Shaw2005-02-111-0/+71