1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-15 00:29:49 +02:00
gnupg/keyserver
Werner Koch 3a22b622c8 Allow building with the 32 bit mingw-w64 toolchain.
* scripts/autogen.sh <--build-w32>: Support i686-w64-mingw32 and use
it by default if installed.
* keyserver/gpgkeys_ldap.c (my_ldap_start_tls_s): Define macro
depending on compiler version.
(main): Use new macro.
* util/miscutil.c [!HAVE_TIMEGM]: Add prototype for the timegm
autoconf replacement function.
--

It seems that the LDAP keyserver helper build with the old mingw32
toolchain never worked correctly for LDAPS.  The prototype there for
ldap_start_tls_s is plainly wrong for Windows.  Anyway I included
special support so not to break building with the old compiler.
2012-01-12 18:10:30 +01:00
..
ChangeLog-2011 Rename all ChangeLog files to ChangeLog-2011. 2011-12-02 19:42:56 +01:00
curl-shim.c Restructured the compat functions and changed its license. 2009-08-25 20:00:24 +00:00
curl-shim.h Avoid caches to get the most recent copy of the key. This is bug 2009-05-26 14:15:56 +00: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 Use the longest key ID available when talking to a HKP server. 2011-12-28 16:41:31 -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