Chris Young
|
1e853653d2
configure: add --with-amissl
|
5 years ago |
Daniel Stenberg
|
76a9c3c4be
Secure Transport: no more "darwinssl"
|
5 years ago |
Daniel Stenberg
|
05b100aee2
cleanup: make local functions static
|
5 years ago |
Daniel Stenberg
|
302d125b42
axtls: removed
|
6 years ago |
Marcel Raad
|
673795f814
curl_setup: define NOGDI on Windows
|
6 years ago |
Yiming Jing
|
57348eb97d
vtls: add a MesaLink vtls backend
|
6 years ago |
Daniel Stenberg
|
8440616f53
http: fix for tiny "HTTP/0.9" response
|
6 years ago |
Jay Satiro
|
685dc3c082
lib/curl_setup.h: remove unicode character
|
6 years ago |
Daniel Stenberg
|
82ce416227
lib/curl_setup.h: remove unicode bom from 8272ec50f02
|
6 years ago |
Marcel Raad
|
8272ec50f0
curl_setup: include <winerror.h> before <windows.h>
|
6 years ago |
Bernhard Walle
|
9c33813d83
configure: check for declaration of getpwuid_r
|
6 years ago |
Daniel Stenberg
|
8020a0c62f
curl_setup: provide a CURL_SA_FAMILY_T type if none exists
|
6 years ago |
Daniel Stenberg
|
c1366571b6
vauth/cleartext: fix integer overflow check
|
6 years ago |
Daniel Stenberg
|
9409d0c26c
curl_setup: move the precautionary define of SIZEOF_TIME_T
|
6 years ago |
Daniel Stenberg
|
8f69a9f28a
time: support > year 2038 time stamps for system with 32bit long
|
6 years ago |
Daniel Stenberg
|
1c39128d97
parsedate: fix date parsing for systems with 32 bit long
|
6 years ago |
Gisle Vanem
|
fdaa8257ad
Fix small typo.
|
6 years ago |
Daniel Stenberg
|
a8ce5efba9
progress: calculate transfer speed on milliseconds if possible
|
6 years ago |
Daniel Stenberg
|
fe03485e93
curl_setup.h: oops, shorten the too long line
|
7 years ago |
Martin Storsjo
|
9e76dbe054
curl_setup: Improve detection of CURL_WINDOWS_APP
|
7 years ago |
Jay Satiro
|
6cdba64e13
openssl: Integrate Peter Wu's SSLKEYLOGFILE implementation
|
7 years ago |
Daniel Stenberg
|
80d9e35598
system.h: remove all CURL_SIZEOF_* defines
|
7 years ago |
Benbuck Nason
|
0969901eb9
cmake: remove dead code for CURL_DISABLE_RTMP
|
7 years ago |
Jay Satiro
|
53d137d94a
curl_setup: Define CURL_NO_OLDIES for building libcurl
|
7 years ago |
Marcel Raad
|
beb08481d0
curl_setup: always define WIN32_LEAN_AND_MEAN on Windows
|
7 years ago |
Daniel Stenberg
|
7d7346519d
curl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV use
|
7 years ago |
Daniel Stenberg
|
c2aeb1b3ba
lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENV
|
7 years ago |
Daniel Stenberg
|
73a2fcea0b
includes: remove curl/curlbuild.h and curl/curlrules.h
|
7 years ago |
Jay Satiro
|
499a7288fe
curl_setup: Ensure no more than one IDN lib is enabled
|
7 years ago |
Dan Fandrich
|
5f830eaba0
mbedtls: enable NTLM (& SMB) even if MD4 support is unavailable
|
7 years ago |