summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: remove support for "embedded ares"Daniel Stenberg2022-02-071-1/+0
* configure: support specification of a nghttp2 library pathBernhard Walle2022-02-031-37/+40
* configure: use correct CFLAGS for threaded resolver with xlC on AIXDavide Cassioli2022-02-021-1/+10
* build: fix ngtcp2 crypto library detectionJay Satiro2022-02-021-2/+2
* configure: set CURL_LIBRARY_PATH for nghttp2Bernhard Walle2022-01-281-0/+5
* misc: remove BeOS code and referencesDaniel Stenberg2022-01-171-10/+0
* mesalink: remove supportDaniel Stenberg2022-01-101-14/+4
* configure: better diagnostics if hyper is built wrongDaniel Stenberg2021-11-141-1/+7
* configure: don't enable TLS when --without-* flags are usedStan Hu2021-11-121-9/+27
* vtls/rustls: update to compile with rustls-ffi v0.8.0Kevin Burke2021-11-111-1/+1
* configure.ac: replace krb5-config with pkg-configRoy Li2021-10-281-8/+6
* configure: when hyper is selected, deselect nghttp2Daniel Stenberg2021-10-261-19/+13
* build: fix typosMalikIdreesHasa2021-10-211-1/+1
* configure: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-291-17/+1
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-291-1/+17
* build: remove checks for WinSock 1Marcel Raad2021-09-281-17/+1
* ngtcp2: fix build with ngtcp2 and nghttp3Tatsuhiro Tsujikawa2021-09-121-2/+2
* configure: make --disable-hsts workDaniel Stenberg2021-09-051-7/+7