summaryrefslogtreecommitdiff
path: root/lib/curl_setup.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove DOT_CHAR completelyDaniel Stenberg2019-08-201-9/+0
* plan9: add support for running on Plan 9lufia2019-07-311-0/+4
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-211-0/+4
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-101-1/+1
* PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg2019-05-221-1/+1
* ssh: define USE_SSH if SSH is enabled (any backend)Daniel Stenberg2019-05-061-0/+4
* configure: add --with-amisslChris Young2019-03-151-5/+6
* Secure Transport: no more "darwinssl"Daniel Stenberg2019-02-281-2/+2
* cleanup: make local functions staticDaniel Stenberg2019-02-101-1/+7
* axtls: removedDaniel Stenberg2018-11-011-1/+1
* curl_setup: define NOGDI on WindowsMarcel Raad2018-10-091-0/+3
* vtls: add a MesaLink vtls backendYiming Jing2018-09-131-1/+1
* http: fix for tiny "HTTP/0.9" responseDaniel Stenberg2018-08-131-0/+5
* lib/curl_setup.h: remove unicode characterJay Satiro2018-07-091-1/+1
* lib/curl_setup.h: remove unicode bom from 8272ec50f02Daniel Stenberg2018-07-091-1/+1
* curl_setup: include <winerror.h> before <windows.h>Marcel Raad2018-07-091-1/+2
* configure: check for declaration of getpwuid_rBernhard Walle2018-05-311-0/+7
* curl_setup: provide a CURL_SA_FAMILY_T type if none existsDaniel Stenberg2018-04-071-0/+5
* vauth/cleartext: fix integer overflow checkDaniel Stenberg2018-03-201-0/+9
* curl_setup: move the precautionary define of SIZEOF_TIME_TDaniel Stenberg2018-01-311-5/+5
* time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg2018-01-301-1/+1
* parsedate: fix date parsing for systems with 32 bit longDaniel Stenberg2018-01-251-0/+18
* Fix small typo.Gisle Vanem2018-01-241-2/+2
* progress: calculate transfer speed on milliseconds if possibleDaniel Stenberg2018-01-081-1/+9
* curl_setup.h: oops, shorten the too long lineDaniel Stenberg2017-10-271-2/+3
* curl_setup: Improve detection of CURL_WINDOWS_APPMartin Storsjo2017-10-271-1/+1
* openssl: Integrate Peter Wu's SSLKEYLOGFILE implementationJay Satiro2017-09-051-0/+3
* system.h: remove all CURL_SIZEOF_* definesDaniel Stenberg2017-08-171-8/+1
* cmake: remove dead code for CURL_DISABLE_RTMPBenbuck Nason2017-08-151-3/+0
* curl_setup: Define CURL_NO_OLDIES for building libcurlJay Satiro2017-08-011-0/+4
* curl_setup: always define WIN32_LEAN_AND_MEAN on WindowsMarcel Raad2017-07-111-3/+11
* curl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV useDaniel Stenberg2017-06-151-0/+4
* lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENVDaniel Stenberg2017-06-151-5/+0
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-2/+2
* curl_setup: Ensure no more than one IDN lib is enabledJay Satiro2017-05-011-1/+5
* mbedtls: enable NTLM (& SMB) even if MD4 support is unavailableDan Fandrich2017-04-211-4/+4
* include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg2017-04-031-12/+1
* checksrc: code style: use 'char *name' styleDaniel Stenberg2016-11-241-2/+2
* idn: switch to libidn2 use and IDNA2008 supportDaniel Stenberg2016-10-311-4/+3
* mbedtls: switch off NTLM in build if md4 isn't availableTony Kelman2016-09-121-3/+9
* win: Basic support for Universal Windows Platform appsMarco Deckel2016-08-211-0/+10
* mbedtls: Added support for NTLMBill Nagel2016-08-031-2/+3
* resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOSLuo Jinghua2016-06-071-0/+9
* sendf.c: added ability to call recv() before send() as workaroundKarlson2k2016-04-201-0/+15
* code: style updatesDaniel Stenberg2016-04-031-2/+2
* openssl: remove most BoringSSL #ifdefs.David Benjamin2016-02-091-4/+0
* URLs: follow GitHub project rename (also Travis CI)Viktor Szakats2016-02-041-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* lwip: Fix compatibility issues with later versionsGisle Vanem2015-12-071-2/+3
* curl_setup.h: undef freeaddrinfo in c-ares block to fix buildDaniel Stenberg2015-11-281-0/+1