summaryrefslogtreecommitdiff
path: root/lib/curl_setup.h
Commit message (Expand)AuthorAgeFilesLines
* mbedtls: Remove unnecessary includeMAntoniak2021-07-161-4/+0
* cmake: fix support for UnixSockets feature on Win32Li Xinwei2021-06-211-0/+16
* warnless: simplify type size handlingdmitrykos2021-06-041-0/+9
* define: re-add CURL_DISABLE_NTLM and corresponding ifdefstheawless2021-06-021-17/+13
* lib/hostip6.c: make NAT64 address synthesis on macOS workRadek Zajic2021-05-251-0/+4
* cmake: detect CURL_SA_FAMILY_TPeng-Yu Chen2021-05-211-2/+9
* config: remove now-unused macrosMarc Aldorasi2021-05-191-1/+0
* tls: add USE_HTTP2 defineJacob Hoffman-Andrews2021-04-291-0/+4
* curl_setup: provide the shutdown flags widerDaniel Stenberg2021-04-211-5/+11
* define: remove CURL_DISABLE_NTLM ifdefsbagder/disable-scan-improvementDaniel Stenberg2021-03-291-1/+1
* config: fix detection of restricted Windows App environmentMarc Hoersken2021-03-151-11/+10
* config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_TDaniel Stenberg2021-03-111-4/+2
* vtls: initial implementation of rustls backendJacob Hoffman-Andrews2021-02-091-1/+1
* file: Support unicode urls on windowsStephan Szabo2021-02-091-0/+4
* curl_setup: USE_RESOLVE_ON_IPS is for Apple native resolver useDaniel Stenberg2020-11-261-1/+1
* curl: add compatibility for Amiga and GCC 6.5Oliver Urbann2020-11-201-0/+6
* curl.se: new homeDaniel Stenberg2020-11-041-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