Marc Hoersken
|
2f4c36357b
config-win32: Windows does not have ftruncate
|
4 years ago |
Steve Holme
|
150f45e8d1
win32: USE_WIN32_CRYPTO to enable Win32 based MD4, MD5 and SHA256 functions
|
4 years ago |
Melissa Mears
|
c6b70de246
config-win32: cpu-machine-OS for Windows on ARM
|
5 years ago |
Steve Holme
|
09eef8af18
url: Load if_nametoindex() dynamically from iphlpapi.dll on Windows
|
5 years ago |
Steve Holme
|
28526e9c80
curl-win32.h: Enable Unix Domain Sockets based on the Windows SDK version
|
5 years ago |
Zenju
|
170bd047f5
config-win32: add support for if_nametoindex and getsockname
|
5 years ago |
Daniel Stenberg
|
e91e481612
libcurl: #ifdef away more code for disabled features/protocols
|
5 years ago |
Marcel Raad
|
abebb2b893
config_win32: enable LDAPS
|
6 years ago |
Steve Holme
|
0fd6221f8c
curl_addrinfo.c: Allow Unix Domain Sockets to compile under Windows
|
6 years ago |
Jay Satiro
|
908a9a6742
build: remove HAVE_LIMITS_H check
|
6 years ago |
Viktor Szakats
|
24bba40456
lib/config-win32.h: let SMB/SMBS be enabled with OpenSSL/NSS
|
7 years ago |
Viktor Szakats
|
ebf46317ee
config-win32: define SIZEOF_LONG
|
7 years ago |
Daniel Stenberg
|
ae41dd85ed
config-win32: define SIZEOF_CURL_OFF_T
|
7 years ago |
klemens
|
f7df67cff0
spelling fixes
|
7 years ago |
Steve Holme
|
4ff2fbd1d5
config-w32.h: Fixed compilation warning when /Wall enabled
|
8 years ago |
David Benjamin
|
39c803cba2
openssl: remove most BoringSSL #ifdefs.
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Gisle Vanem
|
6c2a10e963
config-win32: Fix warning HAVE_WINSOCK2_H undefined
|
9 years ago |
Thorsten Schöning
|
8fd190c04f
win32: make recent Borland compilers use long long
|
9 years ago |
Steve Holme
|
415f0370ea
win32: Use DES_set_odd_parity() from OpenSSL/BoringSSL by default
|
9 years ago |
Daniel Stenberg
|
709cf76f6b
openssl: remove all uses of USE_SSLEAY
|
9 years ago |
Steve Holme
|
2cc571f9e3
ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP
|
9 years ago |
Steve Holme
|
68cc1e0c77
config-win32.h: Fixed line length > 79 columns
|
10 years ago |
Steve Holme
|
bd2231104b
config-win32.h: Don't enable Windows Crypt API if using OpenSSL
|
10 years ago |
Bill Nagel
|
eb88d778e7
ntlm: Use Windows Crypt API
|
10 years ago |
Steve Holme
|
6cc79dc79d
config-win32: Fixed build targets for the VS2012+ Windows XP toolset
|
10 years ago |
Steve Holme
|
23e70e1cc6
config-win32: Introduce build targets for VS2012+
|
10 years ago |
Steve Holme
|
65467cf9cb
config-win32.h: Updated for VC12
|
10 years ago |
Steve Holme
|
6ebc0d3bd8
config-win32.h: Fixed HAVE_LONGLONG for Visual Studio .NET 2003 and up
|
10 years ago |
Daniel Stenberg
|
d5f687ed8f
win32: fix Visual Studio 2010 build with WINVER >= 0x600
|
11 years ago |