aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/curl-shim.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-28Avoid caches to get the most recent copy of the key. This is bug #1061David Shaw1-4/+34
2009-05-28* http.h, http.c (send_request): Pass in srvtag and make its presenceDavid Shaw1-2/+5
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+3
2008-04-21W32 related keyserver fixes.Werner Koch1-0/+4
2008-04-14* gpgkeys_curl.c (main), gpgkeys_hkp.c (main): Make sure all libcurlDavid Shaw1-4/+4
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-03-14From STABLE-BRANCH-1-4David Shaw1-3/+8
2007-03-10From STABLE-BRANCH-1-4David Shaw1-1/+8
2006-11-21No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch1-1/+3
2006-09-26Made buliding w/o curl workWerner Koch1-24/+8
2006-09-22Clarified cURL and OpenLDAP license issues.Werner Koch1-0/+11
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-30/+43
2006-07-27Preparing a new releasegnupg-1.9.22Werner Koch1-5/+3
2006-07-21 * curl-shim.c (curl_easy_perform): Minor cleanup of proxy code.David Shaw1-5/+3
2006-07-12* gpgkeys_ldap.c (printquoted), curl-shim.c (curl_escape): Fix badDavid Shaw1-1/+1
2006-06-30Added keyserver directory from trunkWerner Koch1-0/+324
2006-02-22* curl-shim.h, curl-shim.c (curl_easy_init, curl_easy_setopt,David Shaw1-3/+3
2006-02-21* curl-shim.h, curl-shim.c (curl_easy_init, curl_easy_setopt,David Shaw1-2/+17
2005-12-06* curl-shim.c (curl_easy_perform): Fix build warning (code beforeDavid Shaw1-1/+2
2005-07-27Converted all m_free to xfree etc.Werner Koch1-1/+1
2005-07-20* gpgkeys_curl.c (get_key, main): Don't try and be smart about whatDavid Shaw1-6/+20
2005-06-23* gpgkeys_mailto.in, gpgkeys_test.in: Use @VERSION@ so version stringDavid Shaw1-2/+17
2005-06-23* curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): AddDavid Shaw1-2/+5
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-04-17* gpgkeys_hkp.c: New hkp handler that uses curl or curl-shim.David Shaw1-67/+54
2005-04-17* curl-shim.h, curl-shim.c (handle_error, curl_easy_setopt,David Shaw1-18/+92
2005-04-16* curl-shim.h, curl-shim.c (curl_escape, curl_free): EmulateDavid Shaw1-0/+61
2005-02-12* curl-shim.c (curl_easy_perform): Fix compile warning.David Shaw1-1/+1
2005-02-11* curl-shim.h, curl-shim.c: New. This is code to fake the curl API inDavid Shaw1-0/+153