aboutsummaryrefslogtreecommitdiff
path: root/lib/config-win32.h
AgeCommit message (Expand)Author
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-04-04windows: enable UnixSockets with all build toolchainsViktor Szakats
2020-03-07config-win32: Windows does not have ftruncateMarc Hoersken
2020-02-20win32: USE_WIN32_CRYPTO to enable Win32 based MD4, MD5 and SHA256 functionsSteve Holme
2019-11-14config-win32: cpu-machine-OS for Windows on ARMMelissa Mears
2019-05-29url: Load if_nametoindex() dynamically from iphlpapi.dll on WindowsSteve Holme
2019-05-28curl-win32.h: Enable Unix Domain Sockets based on the Windows SDK versionSteve Holme
2019-05-23config-win32: add support for if_nametoindex and getsocknameZenju
2019-05-17libcurl: #ifdef away more code for disabled features/protocolsDaniel Stenberg
2018-10-19config_win32: enable LDAPSMarcel Raad
2018-02-07curl_addrinfo.c: Allow Unix Domain Sockets to compile under WindowsSteve Holme
2018-01-05build: remove HAVE_LIMITS_H checkJay Satiro
2017-10-06lib/config-win32.h: let SMB/SMBS be enabled with OpenSSL/NSSViktor Szakats
2017-08-22config-win32: define SIZEOF_LONGViktor Szakats
2017-08-17config-win32: define SIZEOF_CURL_OFF_TDaniel Stenberg
2017-03-26spelling fixesklemens
2016-03-19config-w32.h: Fixed compilation warning when /Wall enabledSteve Holme
2016-02-09openssl: remove most BoringSSL #ifdefs.David Benjamin
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-12-07config-win32: Fix warning HAVE_WINSOCK2_H undefinedGisle Vanem
2015-09-30win32: make recent Borland compilers use long longThorsten Schöning
2015-08-30win32: Use DES_set_odd_parity() from OpenSSL/BoringSSL by defaultSteve Holme
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-01-18ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme
2014-12-24config-win32.h: Fixed line length > 79 columnsSteve Holme
2014-12-12config-win32.h: Don't enable Windows Crypt API if using OpenSSLSteve Holme
2014-12-07ntlm: Use Windows Crypt APIBill Nagel
2014-11-17config-win32: Fixed build targets for the VS2012+ Windows XP toolsetSteve Holme
2014-11-16config-win32: Introduce build targets for VS2012+Steve Holme
2014-06-05config-win32.h: Updated for VC12Steve Holme
2014-05-04config-win32.h: Fixed HAVE_LONGLONG for Visual Studio .NET 2003 and upSteve Holme
2013-09-28win32: fix Visual Studio 2010 build with WINVER >= 0x600Daniel Stenberg
2013-04-11Enabled MinGW sync resolver builds.Guenter Knauf
2013-04-09Fixed ares-enabled builds with static makefiles.Guenter Knauf
2011-09-20Changed Windows 64bit OS define to x86_64.Guenter Knauf
2011-08-06config-win32.h: comments adjustmentsYang Tse
2011-08-05BSD-style lwIP TCP/IP stack support - followupYang Tse
2011-08-05keep a single copy of config-win32.h in version control repository.Yang Tse
2011-08-04BSD-style lwIP TCP/IP stack support:Yang Tse
2011-07-24errno.h inclusion conditionally done in setup_once.hYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2011-01-12build: use external preprocessor cpp32 when building with Borland CYang Tse
2011-01-11Borland C++ doesnt have struct sockaddr_storage.Guenter Knauf
2010-12-02build: provide SIZEOF_SIZE_T definition for non-configure buildsYang Tse
2010-09-02Moved S_ISREG define to setup as suggested by Dan.Guenter Knauf
2010-09-02Added S_ISREG define for Win32.Guenter Knauf
2010-08-02Moved the LDAP API defines from Makefile.Watcom to config-win32.h.Guenter Knauf
2010-07-29Watcom makefiles overhaul.Guenter Knauf
2010-06-30build: add enable IPV6 option for the VC makefilesPierre Joye
2010-06-04Enable OpenLDAP support for cygwin builds.Yang Tse