summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* build: assume errno.h is always availableJay Satiro2022-12-071-1/+0
* build: assume assert.h is always availableJay Satiro2022-12-071-2/+1
* tests: add HTTP/3 test case, custom location for proper nghttpxStefan Eissing2022-11-301-0/+11
* tls: backends use connection filters for IO, enabling HTTPS-proxyStefan Eissing2022-11-281-2/+11
* configure: require fork for NTLM-WBDaniel Stenberg2022-11-061-0/+1
* windows: fail early with a missing windres in autotoolsViktor Szakats2022-11-011-1/+7
* winidn: drop WANT_IDN_PROTOTYPESViktor Szakats2022-10-261-1/+0
* autotools: allow unix sockets on WindowsViktor Szakats2022-10-111-9/+15
* tidy-up: delete parallel/unused feature flagsViktor Szakats2022-10-061-3/+2
* configure: the ngtcp2 option should default to 'no'Daniel Stenberg2022-10-051-1/+1
* configure: deprecate builds with small curl_off_tDaniel Stenberg2022-09-281-0/+12
* windows: autotools .rc warnings fixupViktor Szakats2022-09-231-2/+2
* mprintf: use snprintf if availableDaniel Stenberg2022-09-221-0/+1
* windows: add .rc support to autotools buildsViktor Szakats2022-09-181-0/+3
* configure: polish the grep -E message a bit furtherDaniel Stenberg2022-09-111-1/+1
* configure: correct the wording when checking grep -EDaniel Stenberg2022-09-111-4/+5
* ws: initial websockets supportDaniel Stenberg2022-09-091-7/+14
* configure: add --enable-websocketsDaniel Stenberg2022-09-091-0/+27
* configure: fail if '--without-ssl' + explicit parameter for an ssl libSamuel Henrique2022-09-041-1/+6
* configure: if asked to use TLS, fail if no TLS lib was detectedDaniel Stenberg2022-08-251-3/+8
* configure: fix broken m4 syntax in TLS optionsChris Paulson-Ellis2022-08-221-20/+28
* quic: add support via wolfSSLStefan Eissing2022-08-151-0/+55
* config: remove the check for and use of SIZEOF_SHORTDaniel Stenberg2022-08-111-1/+0
* configure: introduce CURL_SIZEOFDaniel Stenberg2022-08-111-7/+7
* configure: fixup bsdsocket detection code for AmigaOS 4.xFutaura2022-08-081-0/+5
* amissl: make AmiSSL v5 a minimum requirementFutaura2022-08-081-1/+1
* configure: -pthread not available on AmigaOS 4.xFutaura2022-08-081-2/+7
* configure.ac: drop references to deleted functionsViktor Szakats2022-08-021-8/+0
* tidy-up: delete unused build configuration macrosViktor Szakats2022-07-191-23/+1
* configure: fix --disable-headers-apiDaniel Stenberg2022-07-121-3/+3
* windows: improve random sourceViktor Szakats2022-07-041-0/+28
* fopen: add Curl_fopen() for better overwriting of filesDaniel Stenberg2022-06-261-0/+1
* configure: warn about rustls being experimentalDaniel Stenberg2022-06-151-0/+1
* version: rename threadsafe-init to threadsafeViktor Szakats2022-06-131-2/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* ngtcp2: build without sendmsgTatsuhiro Tsujikawa2022-06-101-0/+1
* curl_version_info: add CURL_VERSION_THREADSAFE_INITThomas Guillem2022-06-071-0/+17
* lib: make curl_global_init() threadsafe when possibleThomas Guillem2022-06-071-0/+2
* configure: skip libidn2 detection when winidn is usedJay Satiro2022-06-011-25/+30
* ngtcp2: enable Linux GSOTatsuhiro Tsujikawa2022-05-311-0/+1
* headers api: remove EXPERIMENTAL tagDaniel Stenberg2022-05-301-6/+6
* configure: use the SED value to invoke sedDaniel Gustafsson2022-05-211-1/+1
* macos: set .plist version in autoconfDaniel Gustafsson2022-04-201-0/+5
* msh3: add support for QUIC and HTTP/3 using msh3Nick Banks2022-04-101-2/+75
* configure: add --enable-headers-api to enable the headers APIDaniel Stenberg2022-03-221-0/+21
* configure: bump the copyright year range int the generated outputDaniel Stenberg2022-03-191-1/+1
* configure.ac: move -pthread CFLAGS setting back where it used to beAlejandro R. Sedeño2022-03-101-10/+14
* configure: change output for cross-compiled alt-svc supportDaniel Stenberg2022-02-261-1/+1
* configure.ac: use user-specified gssapi dir when using pkg-configAlejandro R. Sedeño2022-02-171-2/+31
* configure: requires --with-nss-deprecated to build with NSSDaniel Stenberg2022-02-091-1/+15