1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00
gnupg/keyserver
David Shaw 6b1f71055e Issue 1447: Pass proper Host header and SNI when SRV is used with curl.
* configure.ac: Check for inet_ntop.

* m4/libcurl.m4: Provide a #define for the version of the curl
  library.

* keyserver/gpgkeys_hkp.c (main, srv_replace): Call getaddrinfo() on
  each target.  Once we find one that resolves to an address (whether
  IPv4 or IPv6), pass it into libcurl via CURLOPT_RESOLVE using the
  SRV name as the "host".  Force the HTTP Host header to be the same.
2012-12-17 23:52:15 -05:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 19:28:02 +01:00
curl-shim.c Fix issue 1446: honor ports given in SRV responses. 2012-12-15 10:11:11 -05:00
curl-shim.h Avoid caches to get the most recent copy of the key. This is bug #1061 2009-05-28 16:20:49 +00:00
gpg2keys_mailto.in * gpgkeys_mailto.in: Set 'mail-from' as a keyserver-option, rather 2009-05-05 03:29:56 +00:00
gpg2keys_test.in Changed to GPLv3. 2007-07-04 19:49:40 +00:00
gpgkeys_curl.c Avoid caches to get the most recent copy of the key. This is bug #1061 2009-05-28 16:20:49 +00:00
gpgkeys_finger.c From 1.4: 2009-05-11 03:21:41 +00:00
gpgkeys_hkp.c Issue 1447: Pass proper Host header and SNI when SRV is used with curl. 2012-12-17 23:52:15 -05:00
gpgkeys_kdns.c Fix gpg-preset-passphrase bug. 2008-09-03 09:37:32 +00:00
gpgkeys_ldap.c Fixed a bunch of little bugs as reported by Fabian Keil. 2009-06-24 14:03:09 +00:00
ksutil.c Expand a ~ in the ca-cert-file argument. 2009-08-26 10:12:17 +00:00
ksutil.h W32 related keyserver fixes. 2008-04-21 19:13:36 +00:00
Makefile.am Generate the ChangeLog from commit logs. 2011-12-02 19:28:02 +01:00
no-libgcrypt.c Minor cleanups. 2008-04-07 19:31:12 +00:00