1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-20 14:51:42 +02:00
gnupg/keyserver
David Shaw 6f0ec6ab48 Differentiate between success (full or partial), not-found, and failure.
* keyserver/gpgkeys_hkp.c (get_key): Use curl_easy_setinfo to get the
  HTTP status code so we can tell the difference between a successful
  retrieval, a partial retrieval, a not-found, or a server failed.
2013-03-02 20:39:48 -05:00
..
ChangeLog-2011 Rename all ChangeLog files to ChangeLog-2011. 2011-12-02 19:42:56 +01:00
curl-shim.c Emulate curl_easy_getinfo and CURLINFO_RESPONSE_CODE in curl-shim. 2013-03-02 20:39:22 -05:00
curl-shim.h Emulate curl_easy_getinfo and CURLINFO_RESPONSE_CODE in curl-shim. 2013-03-02 20:39:22 -05:00
gpgkeys_curl.c Avoid caches to get the most recent copy of the key. This is bug 2009-05-26 14:15:56 +00:00
gpgkeys_finger.c * curl-shim.h (curl_version): No need to provide a version for 2008-11-18 17:09:07 +00:00
gpgkeys_hkp.c Differentiate between success (full or partial), not-found, and failure. 2013-03-02 20:39:48 -05:00
gpgkeys_ldap.c Allow building with the 32 bit mingw-w64 toolchain. 2012-01-12 18:10:30 +01:00
gpgkeys_mailto.in * gpgkeys_mailto.in: Set 'mail-from' as a keyserver-option, rather 2009-05-04 03:03:38 +00:00
gpgkeys_test.in Switched to GPLv3. 2007-10-23 10:48:09 +00:00
ksmalloc.c Restructured the compat functions and changed its license. 2009-08-25 20:00:24 +00:00
ksutil.c Switched to GPLv3. 2007-10-23 10:48:09 +00:00
ksutil.h Restructured the compat functions and changed its license. 2009-08-25 20:00:24 +00:00
Makefile.am Last minute fixes 2009-09-02 17:30:53 +00:00