summaryrefslogtreecommitdiff
path: root/lib/config-win32.h
Commit message (Expand)AuthorAgeFilesLines
* Changed Windows 64bit OS define to x86_64.Guenter Knauf2011-09-201-2/+2
* config-win32.h: comments adjustmentsYang Tse2011-08-061-92/+97
* BSD-style lwIP TCP/IP stack support - followupYang Tse2011-08-051-1/+1
* keep a single copy of config-win32.h in version control repository.Yang Tse2011-08-051-7/+33
* BSD-style lwIP TCP/IP stack support:Yang Tse2011-08-041-0/+25
* errno.h inclusion conditionally done in setup_once.hYang Tse2011-07-241-0/+3
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* build: use external preprocessor cpp32 when building with Borland CYang Tse2011-01-121-1/+1
* Borland C++ doesnt have struct sockaddr_storage.Guenter Knauf2011-01-111-1/+1
* build: provide SIZEOF_SIZE_T definition for non-configure buildsYang Tse2010-12-021-0/+7
* Moved S_ISREG define to setup as suggested by Dan.Guenter Knauf2010-09-021-5/+0
* Added S_ISREG define for Win32.Guenter Knauf2010-09-021-0/+5
* Moved the LDAP API defines from Makefile.Watcom to config-win32.h.Guenter Knauf2010-08-021-0/+7
* Watcom makefiles overhaul.Guenter Knauf2010-07-291-0/+4
* build: add enable IPV6 option for the VC makefilesPierre Joye2010-06-301-1/+1
* Enable OpenLDAP support for cygwin builds.Yang Tse2010-06-041-3/+0
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-261-2/+8
* resolver selection for non-configure Windows builds, default is threaded DNSYang Tse2010-01-261-0/+18
* HAVE_GETADDRINFO_THREADSAFE definition for non-configure win32 buildsYang Tse2010-01-241-9/+12
* Fix Pelles C Win32 target compilation issuesYang Tse2009-10-271-14/+52
* Fix commentYang Tse2009-10-061-0/+1
* use HAVE_LIMITS_H symbol to protect limits.h inclusionYang Tse2009-04-141-0/+3
* Do not halt compilation when using VS2008 to build a Windows 2000 targetYang Tse2009-02-201-6/+22
* spell-fixed comments and other minor non-code editsDaniel Stenberg2009-02-181-4/+5
* Added the use of Watt-32 tcp/ip stack for Win32 targets.Gisle Vanem2008-12-161-0/+24
* Refactor configure script detection of functions used to set sockets intoYang Tse2008-11-131-1/+4
* Adjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo availabilityYang Tse2008-11-011-2/+2
* WIN32 availability of freeaddrinfo, getaddrinfo and getnameinfo functions is ...Yang Tse2008-11-011-10/+14
* Added '#define HAVE_GETADDRINFO'.Gisle Vanem2008-11-011-0/+7
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-3/+0
* HAVE_STRNCASECMP and HAVE_STRNICMP definitions for WIN32Yang Tse2008-09-151-3/+9
* fixed largefile feature for MingW32 non-configure builds.Gunter Knauf2008-09-041-0/+4
* Adjustments to better select/differentiate when large/small fileYang Tse2008-08-221-0/+16
* - Phil Pellouchoud pointed out that the windows version of libcurl had aDaniel Stenberg2008-08-201-1/+5
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-15/+0
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-6/+6
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-0/+24
* Remove fflush() + fsync() previously introduced accelerated writing ofYang Tse2008-04-221-6/+0
* HAVE_FFLUSH and HAVE_FSYNC symbol definitions for WIN32 systemsYang Tse2008-04-211-0/+6
* VS2005 and later dafault size for time_t is 64-bit, unlessYang Tse2008-03-071-0/+10
* MSVC 9.0 (VS2008) does not support Windows build targets prior to WinXP,Yang Tse2007-12-181-0/+14
* pollfd struct and WSA_poll fixes for Windows Vista already present in CVSYang Tse2007-12-181-8/+0
* Mateusz Loskot pointed out that VC++ 9.0 (2008) has the pollfd struct andDaniel Stenberg2007-12-171-0/+8
* MSVC versions prior to VS2005 do not complain about portable C functionsYang Tse2007-11-071-4/+6
* Windows build targets have socklen_t definition in ws2tcpip.h but someYang Tse2007-10-241-5/+0
* fix socklen_t for MSVC6 & 7.Gunter Knauf2007-10-091-1/+1
* added a define for Win32 to detect already defined ssize_t.Gunter Knauf2007-09-181-0/+3
* added defines to build with OpenLDAP.Gunter Knauf2007-08-241-1/+5
* added define for ldap_ssl.h.Gunter Knauf2007-08-201-1/+8
* Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg2007-08-111-9/+4