1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-29 02:22:45 +02:00
gnupg/keyserver
David Shaw 6f0ed8571b * gpgkeys_curl.c (get_key, main): Don't try and be smart about what
protocols we handle.  Directly pass them to curl or fake-curl and see if
an error comes back.

* curl-shim.h, curl-shim.c (handle_error), ksutil.c (curl_err_to_gpg_err):
Add support for CURLE_UNSUPPORTED_PROTOCOL in fake curl.

* Makefile.am: Don't need -DFAKE_CURL any longer since it's in config.h.
2005-07-20 21:48:28 +00:00
..
ChangeLog * gpgkeys_curl.c (get_key, main): Don't try and be smart about what 2005-07-20 21:48:28 +00:00
curl-shim.c * gpgkeys_curl.c (get_key, main): Don't try and be smart about what 2005-07-20 21:48:28 +00:00
curl-shim.h * gpgkeys_curl.c (get_key, main): Don't try and be smart about what 2005-07-20 21:48:28 +00:00
gpgkeys_curl.c * gpgkeys_curl.c (get_key, main): Don't try and be smart about what 2005-07-20 21:48:28 +00:00
gpgkeys_finger.c Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
gpgkeys_hkp.c * gpgkeys_mailto.in, gpgkeys_test.in: Use @VERSION@ so version string 2005-06-23 23:42:35 +00:00
gpgkeys_http.c * gpgkeys_mailto.in, gpgkeys_test.in: Use @VERSION@ so version string 2005-06-23 23:42:35 +00:00
gpgkeys_ldap.c Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
gpgkeys_mailto.in * gpgkeys_mailto.in, gpgkeys_test.in: Use @VERSION@ so version string 2005-06-23 23:42:35 +00:00
gpgkeys_oldhkp.c * gpgkeys_http.c (get_key), gpgkeys_oldhkp (send_key, get_key, 2005-06-23 04:26:01 +00:00
gpgkeys_test.in * gpgkeys_mailto.in, gpgkeys_test.in: Use @VERSION@ so version string 2005-06-23 23:42:35 +00:00
ksutil.c * gpgkeys_curl.c (get_key, main): Don't try and be smart about what 2005-07-20 21:48:28 +00:00
ksutil.h Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
Makefile.am * gpgkeys_curl.c (get_key, main): Don't try and be smart about what 2005-07-20 21:48:28 +00:00