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
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
2008-09-24
ntoa() and inet_ntoa_r() no longer used
Yang Tse
2008-09-15
HAVE_STRNCASECMP and HAVE_STRNICMP definitions for WIN32
Yang Tse
2008-09-04
fixed largefile feature for MingW32 non-configure builds.
Gunter Knauf
2008-08-22
Adjustments to better select/differentiate when large/small file
Yang Tse
2008-08-20
- Phil Pellouchoud pointed out that the windows version of libcurl had a
Daniel Stenberg
2008-08-07
Initial support of curlbuild.h and curlrules.h which allows
Yang Tse
2008-07-17
RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined
Yang Tse
2008-07-16
Configure process now checks availability of recvfrom() socket function and
Yang Tse
2008-04-22
Remove fflush() + fsync() previously introduced accelerated writing of
Yang Tse
2008-04-21
HAVE_FFLUSH and HAVE_FSYNC symbol definitions for WIN32 systems
Yang Tse
2008-03-07
VS2005 and later dafault size for time_t is 64-bit, unless
Yang Tse
2007-12-18
MSVC 9.0 (VS2008) does not support Windows build targets prior to WinXP,
Yang Tse
2007-12-18
pollfd struct and WSA_poll fixes for Windows Vista already present in CVS
Yang Tse
2007-12-17
Mateusz Loskot pointed out that VC++ 9.0 (2008) has the pollfd struct and
Daniel Stenberg
2007-11-07
MSVC versions prior to VS2005 do not complain about portable C functions
Yang Tse
2007-10-24
Windows build targets have socklen_t definition in ws2tcpip.h but some
Yang Tse
2007-10-09
fix socklen_t for MSVC6 & 7.
Gunter Knauf
2007-09-18
added a define for Win32 to detect already defined ssize_t.
Gunter Knauf
2007-08-24
added defines to build with OpenLDAP.
Gunter Knauf
2007-08-20
added define for ldap_ssl.h.
Gunter Knauf
2007-08-11
Patrick Monnerat modified the LDAP code and approach in curl. Starting now,
Daniel Stenberg
[next]