summaryrefslogtreecommitdiff
path: root/lib/curl_setup.h
AgeCommit message (Expand)Author
2018-10-09curl_setup: define NOGDI on WindowsMarcel Raad
2018-09-13vtls: add a MesaLink vtls backendYiming Jing
2018-08-13http: fix for tiny "HTTP/0.9" responseDaniel Stenberg
2018-07-09lib/curl_setup.h: remove unicode characterJay Satiro
2018-07-09lib/curl_setup.h: remove unicode bom from 8272ec50f02Daniel Stenberg
2018-07-09curl_setup: include <winerror.h> before <windows.h>Marcel Raad
2018-05-31configure: check for declaration of getpwuid_rBernhard Walle
2018-04-07curl_setup: provide a CURL_SA_FAMILY_T type if none existsDaniel Stenberg
2018-03-20vauth/cleartext: fix integer overflow checkDaniel Stenberg
2018-01-31curl_setup: move the precautionary define of SIZEOF_TIME_TDaniel Stenberg
2018-01-30time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg
2018-01-25parsedate: fix date parsing for systems with 32 bit longDaniel Stenberg
2018-01-24Fix small typo.Gisle Vanem
2018-01-08progress: calculate transfer speed on milliseconds if possibleDaniel Stenberg
2017-10-27curl_setup.h: oops, shorten the too long lineDaniel Stenberg
2017-10-27curl_setup: Improve detection of CURL_WINDOWS_APPMartin Storsjo
2017-09-05openssl: Integrate Peter Wu's SSLKEYLOGFILE implementationJay Satiro
2017-08-17system.h: remove all CURL_SIZEOF_* definesDaniel Stenberg
2017-08-15cmake: remove dead code for CURL_DISABLE_RTMPBenbuck Nason
2017-08-01curl_setup: Define CURL_NO_OLDIES for building libcurlJay Satiro
2017-07-11curl_setup: always define WIN32_LEAN_AND_MEAN on WindowsMarcel Raad
2017-06-15curl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV useDaniel Stenberg
2017-06-15lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENVDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-05-01curl_setup: Ensure no more than one IDN lib is enabledJay Satiro
2017-04-21mbedtls: enable NTLM (& SMB) even if MD4 support is unavailableDan Fandrich
2017-04-03include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg
2016-11-24checksrc: code style: use 'char *name' styleDaniel Stenberg
2016-10-31idn: switch to libidn2 use and IDNA2008 supportDaniel Stenberg
2016-09-12mbedtls: switch off NTLM in build if md4 isn't availableTony Kelman
2016-08-21win: Basic support for Universal Windows Platform appsMarco Deckel
2016-08-03mbedtls: Added support for NTLMBill Nagel
2016-06-07resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOSLuo Jinghua
2016-04-20sendf.c: added ability to call recv() before send() as workaroundKarlson2k
2016-04-03code: style updatesDaniel Stenberg
2016-02-09openssl: remove most BoringSSL #ifdefs.David Benjamin
2016-02-04URLs: follow GitHub project rename (also Travis CI)Viktor Szakats
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-12-07lwip: Fix compatibility issues with later versionsGisle Vanem
2015-11-28curl_setup.h: undef freeaddrinfo in c-ares block to fix buildDaniel Stenberg
2015-11-11curl_setup.h: Removed duplicate CURL_DISABLE_RTSP when HTTP_ONLY definedSteve Holme
2015-10-20vtls: added support for mbedTLSJonas Minnberg
2015-09-10curl_sspi: fix possibly undefined CRYPT_E_REVOKEDJay Satiro
2015-06-02curl_setup: Change fopen text macros to use 't' for MSDOSJay Satiro
2015-06-01curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXTJay Satiro
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-01-26curl_setup: Disable SMB/CIFS support when HTTP onlyBrad Spencer
2015-01-22BoringSSL: fix build for non-configure buildsDaniel Stenberg
2015-01-22BoringSSL: detected by configure, switches off NTLMDaniel Stenberg
2014-12-08compile: warn on unused return code from Curl_client_write()Daniel Stenberg