index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
config-win32.h
Age
Commit message (
Expand
)
Author
2017-08-22
config-win32: define SIZEOF_LONG
Viktor Szakats
2017-08-17
config-win32: define SIZEOF_CURL_OFF_T
Daniel Stenberg
2017-03-26
spelling fixes
klemens
2016-03-19
config-w32.h: Fixed compilation warning when /Wall enabled
Steve Holme
2016-02-09
openssl: remove most BoringSSL #ifdefs.
David Benjamin
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-12-07
config-win32: Fix warning HAVE_WINSOCK2_H undefined
Gisle Vanem
2015-09-30
win32: make recent Borland compilers use long long
Thorsten Schöning
2015-08-30
win32: Use DES_set_odd_parity() from OpenSSL/BoringSSL by default
Steve Holme
2015-03-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2015-01-18
ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP
Steve Holme
2014-12-24
config-win32.h: Fixed line length > 79 columns
Steve Holme
2014-12-12
config-win32.h: Don't enable Windows Crypt API if using OpenSSL
Steve Holme
2014-12-07
ntlm: Use Windows Crypt API
Bill Nagel
2014-11-17
config-win32: Fixed build targets for the VS2012+ Windows XP toolset
Steve Holme
2014-11-16
config-win32: Introduce build targets for VS2012+
Steve Holme
2014-06-05
config-win32.h: Updated for VC12
Steve Holme
2014-05-04
config-win32.h: Fixed HAVE_LONGLONG for Visual Studio .NET 2003 and up
Steve Holme
2013-09-28
win32: fix Visual Studio 2010 build with WINVER >= 0x600
Daniel Stenberg
2013-04-11
Enabled MinGW sync resolver builds.
Guenter Knauf
2013-04-09
Fixed ares-enabled builds with static makefiles.
Guenter Knauf
2011-09-20
Changed Windows 64bit OS define to x86_64.
Guenter Knauf
2011-08-06
config-win32.h: comments adjustments
Yang Tse
2011-08-05
BSD-style lwIP TCP/IP stack support - followup
Yang Tse
2011-08-05
keep a single copy of config-win32.h in version control repository.
Yang Tse
2011-08-04
BSD-style lwIP TCP/IP stack support:
Yang Tse
2011-07-24
errno.h inclusion conditionally done in setup_once.h
Yang Tse
2011-03-10
sources: update source headers
Daniel Stenberg
2011-01-12
build: use external preprocessor cpp32 when building with Borland C
Yang Tse
2011-01-11
Borland C++ doesnt have struct sockaddr_storage.
Guenter Knauf
2010-12-02
build: provide SIZEOF_SIZE_T definition for non-configure builds
Yang Tse
2010-09-02
Moved S_ISREG define to setup as suggested by Dan.
Guenter Knauf
2010-09-02
Added S_ISREG define for Win32.
Guenter Knauf
2010-08-02
Moved the LDAP API defines from Makefile.Watcom to config-win32.h.
Guenter Knauf
2010-07-29
Watcom makefiles overhaul.
Guenter Knauf
2010-06-30
build: add enable IPV6 option for the VC makefiles
Pierre Joye
2010-06-04
Enable OpenLDAP support for cygwin builds.
Yang Tse
2010-02-26
Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems
Yang Tse
2010-01-26
resolver selection for non-configure Windows builds, default is threaded DNS
Yang Tse
2010-01-24
HAVE_GETADDRINFO_THREADSAFE definition for non-configure win32 builds
Yang Tse
2009-10-27
Fix Pelles C Win32 target compilation issues
Yang Tse
2009-10-06
Fix comment
Yang Tse
2009-04-14
use HAVE_LIMITS_H symbol to protect limits.h inclusion
Yang Tse
2009-02-20
Do not halt compilation when using VS2008 to build a Windows 2000 target
Yang Tse
2009-02-18
spell-fixed comments and other minor non-code edits
Daniel Stenberg
2008-12-16
Added the use of Watt-32 tcp/ip stack for Win32 targets.
Gisle Vanem
2008-11-13
Refactor configure script detection of functions used to set sockets into
Yang Tse
2008-11-01
Adjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo availability
Yang Tse
2008-11-01
WIN32 availability of freeaddrinfo, getaddrinfo and getnameinfo functions is ...
Yang Tse
2008-11-01
Added '#define HAVE_GETADDRINFO'.
Gisle Vanem
[next]