summaryrefslogtreecommitdiff
path: root/lib/curl_setup.h
Commit message (Expand)AuthorAgeFilesLines
* ngtcp2: adjust config and code checks for ngtcp2 without nghttp3Stefan Eissing2023-03-231-1/+2
* misc: remove support for curl_off_t < 8 bytesDaniel Stenberg2023-02-241-2/+2
* curl_setup: Suppress OpenSSL 3 deprecation warningsJay Satiro2023-02-181-0/+6
* windows: always use curl's basename() implementationViktor Szakats2023-02-121-0/+7
* curl_setup: Disable by default recv-before-send in WindowsJay Satiro2023-02-091-5/+7
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* build: assume assert.h is always availableJay Satiro2022-12-071-2/+0
* setup: do not require __MRC__ defined for Mac OS 9 buildsRyan Schmidt2022-12-061-1/+1
* Makefile.mk: portable Makefile.m32Viktor Szakats2022-11-221-0/+4
* style: use space after comment start and before comment endDaniel Stenberg2022-10-301-1/+1
* docs: spelling nitsViktor Szakats2022-09-291-2/+2
* url: rename function due to name-clash in Watt-32Daniel Stenberg2022-09-271-3/+0
* url: rename function due to name-clash in Watt-32Gisle Vanem2022-09-261-0/+3
* curl_setup: disable use of FLOSS for 64-bit NonStop buildsRandall S. Becker2022-09-231-2/+4
* curl_setup: include only system.h instead of curl.hMarcel Raad2022-09-121-1/+1
* curl_setup: include curl.h after platform setup headersMarcel Raad2022-09-121-3/+3
* amigaos: fix threaded resolver on AmigaOS 4.xFutaura2022-08-101-0/+12
* amissl: allow AmiSSL to be used with AmigaOS 4.x buildsFutaura2022-08-081-3/+18
* tidy-up: delete unused build configuration macrosViktor Szakats2022-07-191-1/+0
* curl_setup: include _mingw.hJay Satiro2022-06-231-0/+5
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* lib: make more protocol specific struct fields #ifdefedDaniel Stenberg2022-06-011-0/+1
* msh3: add support for QUIC and HTTP/3 using msh3Nick Banks2022-04-101-1/+1
* http: make Curl_compareheader() take string length arguments tooHenrikHolst2022-02-071-0/+5
* TPF: drop supportDaniel Stenberg2022-02-041-15/+0
* vxworks: drop supportDaniel Stenberg2022-02-011-9/+0
* netware: remove supportDaniel Stenberg2022-01-311-8/+0
* mesalink: remove supportDaniel Stenberg2022-01-101-2/+2
* connnect: use sysaddr_un fron sys/un.h or custom-defined for windowsJan Mazur2021-09-301-0/+1
* lib: remove `HAVE_WINSOCK_H` usageMarcel Raad2021-09-291-1/+0
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-291-0/+1
* build: remove checks for WinSock 1Marcel Raad2021-09-281-1/+0
* curl_setup.h: sync values for HTTP_ONLYDon2021-08-211-17/+23
* 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