summaryrefslogtreecommitdiff
path: root/lib/config-win32.h
Commit message (Expand)AuthorAgeFilesLines
* misc: remove watcom referencesbagder/rm-watcomDaniel Stenberg2022-01-161-19/+5
* config: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-291-5/+0
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-291-0/+5
* build: remove checks for WinSock 1Marcel Raad2021-09-281-5/+0
* Get rid of the unused HAVE_SIG_ATOMIC_T et. al.Dan Fandrich2021-07-231-3/+0
* cmake: fix support for UnixSockets feature on Win32Li Xinwei2021-06-211-14/+0
* configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_rGergely Nagy2021-06-181-3/+0
* configure/cmake: remove unused define HAVE_PERRORGergely Nagy2021-06-181-3/+0
* configure/cmake: remove checks for unused sgtty.hGergely Nagy2021-06-181-3/+0
* configure/cmake: remove remaining checks for err.hGergely Nagy2021-06-181-3/+0
* configure/cmake: remove remaining checks for crypto.hGergely Nagy2021-06-181-3/+0
* config: remove now-unused macrosMarc Aldorasi2021-05-191-21/+1
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-3/+0
* mingw: enable using strcasecmp()Viktor Szakats2021-02-231-1/+3
* build: delete unused feature guardsViktor Szakats2021-02-231-9/+0
* time: enable 64-bit time_t in supported mingw environmentsViktor Szakats2021-02-211-4/+9
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* windows: disable Unix Sockets for old mingwViktor Szakats2020-08-031-1/+5
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-0/+1
* windows: enable UnixSockets with all build toolchainsViktor Szakats2020-04-041-5/+8
* config-win32: Windows does not have ftruncateMarc Hoersken2020-03-071-1/+1
* win32: USE_WIN32_CRYPTO to enable Win32 based MD4, MD5 and SHA256 functionsSteve Holme2020-02-201-1/+3
* config-win32: cpu-machine-OS for Windows on ARMMelissa Mears2019-11-141-1/+5
* url: Load if_nametoindex() dynamically from iphlpapi.dll on WindowsSteve Holme2019-05-291-10/+0
* curl-win32.h: Enable Unix Domain Sockets based on the Windows SDK versionSteve Holme2019-05-281-2/+6
* config-win32: add support for if_nametoindex and getsocknameZenju2019-05-231-2/+16
* libcurl: #ifdef away more code for disabled features/protocolsDaniel Stenberg2019-05-171-1/+4
* config_win32: enable LDAPSMarcel Raad2018-10-191-0/+1
* curl_addrinfo.c: Allow Unix Domain Sockets to compile under WindowsSteve Holme2018-02-071-1/+6
* build: remove HAVE_LIMITS_H checkJay Satiro2018-01-051-3/+0
* lib/config-win32.h: let SMB/SMBS be enabled with OpenSSL/NSSViktor Szakats2017-10-061-2/+0
* config-win32: define SIZEOF_LONGViktor Szakats2017-08-221-0/+3
* config-win32: define SIZEOF_CURL_OFF_TDaniel Stenberg2017-08-171-0/+3
* spelling fixesklemens2017-03-261-4/+4
* config-w32.h: Fixed compilation warning when /Wall enabledSteve Holme2016-03-191-2/+2
* openssl: remove most BoringSSL #ifdefs.David Benjamin2016-02-091-6/+0
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* config-win32: Fix warning HAVE_WINSOCK2_H undefinedGisle Vanem2015-12-071-1/+2
* win32: make recent Borland compilers use long longThorsten Schöning2015-09-301-2/+3
* win32: Use DES_set_odd_parity() from OpenSSL/BoringSSL by defaultSteve Holme2015-08-301-0/+6
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-1/+1
* ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme2015-01-181-6/+6
* config-win32.h: Fixed line length > 79 columnsSteve Holme2014-12-241-1/+2
* config-win32.h: Don't enable Windows Crypt API if using OpenSSLSteve Holme2014-12-121-0/+2
* ntlm: Use Windows Crypt APIBill Nagel2014-12-071-0/+3
* config-win32: Fixed build targets for the VS2012+ Windows XP toolsetSteve Holme2014-11-171-5/+18
* config-win32: Introduce build targets for VS2012+Steve Holme2014-11-161-14/+31
* config-win32.h: Updated for VC12Steve Holme2014-06-051-1/+17
* config-win32.h: Fixed HAVE_LONGLONG for Visual Studio .NET 2003 and upSteve Holme2014-05-041-2/+3
* win32: fix Visual Studio 2010 build with WINVER >= 0x600Daniel Stenberg2013-09-281-15/+19