gnupg/keyserver
Werner Koch 40ca0022a7 w32: Almost everywhere include winsock2.h before windows.h.
--

This is required by newer mingw toolchain versions which demand that
winsock2.h is included before windows.h.  Now, due to the use of
socket definitions in pth.h we need to include winsock2.h also in
pth.h, now pth.h is often included after an include of windows.h and
thus the compiler spits out a warning.  To avoid that we include
winsock2.h at all places the compiler complains about.
2013-04-23 18:06:46 +02:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 19:28:02 +01:00
Makefile.am Generate the ChangeLog from commit logs. 2011-12-02 19:28:02 +01:00
curl-shim.c Emulate curl_easy_getinfo and CURLINFO_RESPONSE_CODE in curl-shim. 2013-03-02 20:54:52 -05:00
curl-shim.h Emulate curl_easy_getinfo and CURLINFO_RESPONSE_CODE in curl-shim. 2013-03-02 20:54:52 -05: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 w32: Almost everywhere include winsock2.h before windows.h. 2013-04-23 18:06:46 +02:00
gpgkeys_hkp.c Differentiate between success (full or partial), not-found, and failure. 2013-03-02 20:57:29 -05:00
gpgkeys_kdns.c Fix gpg-preset-passphrase bug. 2008-09-03 09:37:32 +00:00
gpgkeys_ldap.c Allow building gpgkeys_ldap with the 32 bit mingw-w64 toolchain. 2013-04-23 17:04:56 +02:00
ksutil.c w32: Almost everywhere include winsock2.h before windows.h. 2013-04-23 18:06:46 +02:00
ksutil.h W32 related keyserver fixes. 2008-04-21 19:13:36 +00:00
no-libgcrypt.c Minor cleanups. 2008-04-07 19:31:12 +00:00