| Commit message (Expand) | Author | Files | Lines |
2013-03-03 | Emulate curl_easy_getinfo and CURLINFO_RESPONSE_CODE in curl-shim. | David Shaw | 1 | -1/+8 |
2009-05-26 | Avoid caches to get the most recent copy of the key. This is bug | David Shaw | 1 | -0/+11 |
2009-04-03 | * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): Add | David Shaw | 1 | -2/+4 |
2008-11-18 | * curl-shim.h, gpgkeys_curl.c, gpgkeys_hkp.c (main): Always show curl | David Shaw | 1 | -3/+1 |
2008-11-18 | Make --version close to GNU standards. | Werner Koch | 1 | -0/+2 |
2008-11-18 | * curl-shim.h (curl_version): No need to provide a version for | David Shaw | 1 | -1/+1 |
2007-10-23 | Switched to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-03-13 | * gpgkeys_curl.c (main): Use curl_version_info to verify that the | David Shaw | 1 | -1/+8 |
2007-01-16 | * curl-shim.h, curl-shim.c, gpgkeys_hkp.c: Rename curl_escape() to | David Shaw | 1 | -2/+2 |
2006-02-22 | * curl-shim.h, curl-shim.c (curl_easy_init, curl_easy_setopt, | David Shaw | 1 | -1/+1 |
2006-02-21 | * curl-shim.h, curl-shim.c (curl_easy_init, curl_easy_setopt, | David Shaw | 1 | -1/+3 |
2005-08-04 | * gpgkeys_hkp.c (main), gpgkeys_curl.c (main), curl-shim.h: Show | David Shaw | 1 | -0/+1 |
2005-07-20 | * gpgkeys_curl.c (get_key, main): Don't try and be smart about what | David Shaw | 1 | -0/+1 |
2005-06-23 | * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): Add | David Shaw | 1 | -0/+2 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-04-17 | * curl-shim.h, curl-shim.c (handle_error, curl_easy_setopt, | David Shaw | 1 | -4/+15 |
2005-04-16 | * curl-shim.h, curl-shim.c (curl_escape, curl_free): Emulate | David Shaw | 1 | -0/+2 |
2005-02-12 | * curl-shim.c (curl_easy_perform): Fix compile warning. | David Shaw | 1 | -1/+2 |
2005-02-11 | * curl-shim.h, curl-shim.c: New. This is code to fake the curl API in | David Shaw | 1 | -0/+71 |