summaryrefslogtreecommitdiff
path: root/lib/curl_setup.h
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* symbian: drop supportDaniel Stenberg2020-09-221-6/+1
* win32: drop support for WinSock version 1, require version 2Marc Hoersken2020-09-021-9/+1
* ntlm: fix condition for curl_ntlm_core usageMarcel Raad2020-08-291-3/+6
* configure: cleanup wolfssl + pkg-config conflicts when cross compiling.Ehren Bendler2020-07-271-1/+1
* multibyte: Fixed access-> waccess to file for Windows PlarformValentyn Korniienko2020-06-211-0/+4
* ntlm: enable NTLM support with wolfSSLRuurd Beerstra2020-06-161-4/+5
* curl_setup: support Unicode functions to open files on WindowsMarcel Raad2020-05-141-2/+8
* lib/curl_setup: adjust the copyright year rangeDaniel Stenberg2020-03-211-1/+1
* curl_setup: define _WIN32_WINNT_[OS] symbolsJay Satiro2020-03-211-51/+7
* curl_setup: fix `CURLRES_IPV6` conditionMarcel Raad2019-12-051-6/+6
* curl_setup: disable IPv6 resolver without `getaddrinfo`Marcel Raad2019-12-031-1/+1
* build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro2019-12-011-1/+9
* TLS: add BearSSL vtls implementationMichael Forney2019-11-261-1/+2
* 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