| Commit message (Expand) | Author | Age | Files | Lines |
* | curl-shim: clean up varargs | Daniel Kahn Gillmor | 2015-02-23 | 1 | -0/+2 |
* | Emulate curl_easy_getinfo and CURLINFO_RESPONSE_CODE in curl-shim. | David Shaw | 2013-03-03 | 1 | -1/+23 |
* | Fix issue 1446: honor ports given in SRV responses. | David Shaw | 2012-12-19 | 1 | -3/+23 |
* | Restructured the compat functions and changed its license. | Werner Koch | 2009-08-25 | 1 | -1/+1 |
* | Avoid caches to get the most recent copy of the key. This is bug | David Shaw | 2009-05-26 | 1 | -2/+30 |
* | * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): Add | David Shaw | 2009-04-03 | 1 | -3/+8 |
* | * gpgkeys_curl.c (main), gpgkeys_hkp.c (main): Make sure all libcurl | David Shaw | 2008-04-14 | 1 | -1/+1 |
* | * curl-shim.c (curl_easy_setopt): Minor tweak to match the real curl | David Shaw | 2008-04-14 | 1 | -3/+3 |
* | Switched to GPLv3. | Werner Koch | 2007-10-23 | 1 | -4/+2 |
* | * gpgkeys_curl.c (main): Use curl_version_info to verify that the | David Shaw | 2007-03-13 | 1 | -3/+8 |
* | * gpgkeys_ldap.c (send_key): Missing a free(). | David Shaw | 2007-02-11 | 1 | -1/+8 |
* | * curl-shim.h, curl-shim.c, gpgkeys_hkp.c: Rename curl_escape() to | David Shaw | 2007-01-16 | 1 | -2/+2 |
* | * curl-shim.c (curl_easy_perform): Minor cleanup of proxy code. | David Shaw | 2006-07-21 | 1 | -5/+3 |
* | * gpgkeys_ldap.c (printquoted), curl-shim.c (curl_escape): Fix bad | David Shaw | 2006-07-12 | 1 | -1/+1 |
* | * curl-shim.h, curl-shim.c (curl_easy_init, curl_easy_setopt, | David Shaw | 2006-02-22 | 1 | -3/+3 |
* | * curl-shim.h, curl-shim.c (curl_easy_init, curl_easy_setopt, | David Shaw | 2006-02-21 | 1 | -2/+17 |
* | * curl-shim.c (curl_easy_perform): Fix build warning (code before | David Shaw | 2005-12-06 | 1 | -1/+2 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -1/+1 |
* | * gpgkeys_curl.c (get_key, main): Don't try and be smart about what | David Shaw | 2005-07-20 | 1 | -6/+20 |
* | * gpgkeys_mailto.in, gpgkeys_test.in: Use @VERSION@ so version string | David Shaw | 2005-06-23 | 1 | -2/+17 |
* | * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): Add | David Shaw | 2005-06-23 | 1 | -2/+5 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
* | * gpgkeys_hkp.c: New hkp handler that uses curl or curl-shim. | David Shaw | 2005-04-17 | 1 | -67/+54 |
* | * curl-shim.h, curl-shim.c (handle_error, curl_easy_setopt, | David Shaw | 2005-04-17 | 1 | -18/+92 |
* | * curl-shim.h, curl-shim.c (curl_escape, curl_free): Emulate | David Shaw | 2005-04-16 | 1 | -0/+61 |
* | * curl-shim.c (curl_easy_perform): Fix compile warning. | David Shaw | 2005-02-12 | 1 | -1/+1 |
* | * curl-shim.h, curl-shim.c: New. This is code to fake the curl API in | David Shaw | 2005-02-11 | 1 | -0/+153 |