summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: remove use of deprecated macrosDaniel Stenberg2021-03-161-10/+1
* configure: make AC_TRY_* into AC_*_IFELSEDaniel Stenberg2021-03-161-28/+33
* configure: s/AC_HELP_STRING/AS_HELP_STRINGDaniel Stenberg2021-03-161-149/+149
* config: fix building SMB with configure using Win32 CryptoMarc Hoersken2021-03-151-16/+25
* configure: only add OpenSSL paths if they are definedMichael Hordijk2021-03-121-2/+4
* configure: provide Largefile feature for curl-configDaniel Stenberg2021-03-111-0/+7
* configure: fail if --with-quiche is used and quiche isn't foundDaniel Stenberg2021-02-241-4/+2
* build: delete unused feature guardsViktor Szakats2021-02-231-1/+0
* configure: make hyper opt-in, and fail if missingJacob Hoffman-Andrews2021-02-231-17/+11
* gnutls: assume nettle crypto supportDaniel Stenberg2021-02-181-14/+3
* vtls: initial implementation of rustls backendJacob Hoffman-Andrews2021-02-091-2/+95
* sasl: support SCRAM-SHA-1 and SCRAM-SHA-256 via libgsaslSimon Josefsson2021-02-091-0/+28
* COPYING/configure: bump copyright year rangeDaniel Stenberg2021-01-011-2/+2
* configure: add --with-hyperDaniel Stenberg2020-12-181-4/+98
* gopher: Implement secure gopher protocol.parazyd2020-12-151-0/+3
* curl: add compatibility for Amiga and GCC 6.5Oliver Urbann2020-11-201-3/+3
* Revert "libcurl.pc: make it relocatable"Daniel Stenberg2020-11-091-12/+0
* configure: pass -pthread to Libs.private for pkg-configDaniel Stenberg2020-11-071-1/+3
* curl.se: new homeDaniel Stenberg2020-11-041-3/+3
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-0/+28
* configure: use pkgconfig to find openSSL when cross-compilingCristian Morales Vega2020-10-291-8/+2
* alt-svc: enable by defaultDaniel Stenberg2020-10-251-9/+11
* libssh2: require version 1.0 or laterDaniel Stenberg2020-10-221-1/+2
* libcurl.pc: make it relocatableCristian Morales Vega2020-10-151-0/+12
* configure: don't say HTTPS-proxy is enabled when disabled!Daniel Stenberg2020-09-301-3/+7
* ECH: renamed from ESNI in docs and configureDaniel Stenberg2020-09-291-18/+18
* configure: use "no" instead of "disabled" for the end summaryDaniel Stenberg2020-09-291-4/+4
* mqtt: enable by defaultDaniel Stenberg2020-08-311-4/+3
* ntlm: fix condition for curl_ntlm_core usageMarcel Raad2020-08-291-1/+1
* configure: added --disable-get-easy-optionsDaniel Stenberg2020-08-271-0/+18
* socketpair: allow CURL_DISABLE_SOCKETPAIRDaniel Stenberg2020-08-261-0/+18
* configure: fix pkg-config detecting wolfsslDaniel Stenberg2020-08-241-2/+6
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-081-13/+13
* configure: cleanup wolfssl + pkg-config conflicts when cross compiling.Ehren Bendler2020-07-271-9/+20
* configure: show zstd "no" in summary when built without itDaniel Stenberg2020-07-271-0/+1
* content_encoding: add zstd decoding supportGilles Vollant2020-07-121-0/+91
* configure.ac: Sort features name in summaryNicolas Sterchele2020-07-121-0/+4
* configure: for wolfSSL, check for the DES func needed for NTLMDaniel Stenberg2020-06-161-6/+50
* configure: only strip first -L from LDFLAGSDaniel Stenberg2020-06-041-14/+14
* select: add overflow checks for timeval conversionsMarc Hoersken2020-05-301-0/+13
* configure: repair the check if argv can be written toDaniel Stenberg2020-05-281-5/+7
* configure: fix pthread check with static boringsslPeter Wu2020-05-221-2/+13
* configure: the wolfssh backend does not provide SCPDaniel Stenberg2020-05-131-1/+0
* libcurl.pc: Merge Libs.private into Libs for static-only buildsJames Le Cuirot2020-05-121-0/+7
* quiche: enable qlog outputDaniel Stenberg2020-05-051-0/+1
* gnutls: bump lowest supported version to 3.1.10Daniel Stenberg2020-04-211-2/+2
* mqtt: add new experimental protocolBjorn Stenberg2020-04-141-0/+19
* configure: don't check for Security.framework when cross-compilingDennis Felsing2020-04-061-1/+1
* vquic: add support for GnuTLS backend of ngtcp2Daiki Ueno2020-03-311-1/+56
* build: fixed build for systems with select() in unistd.hHarry Sintonen2020-03-311-0/+2