summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* openssl: adapt to functions marked as deprecated since version 3Daniel Stenberg2020-03-261-0/+25
* configure: convert -I to -isystem as a last stepDaniel Stenberg2020-03-111-0/+2
* configure: fix -pedantic-errors for GCC 5 and laterDaniel Stenberg2020-03-111-13/+13
* configure.ac: Disable metalink if mbedTLS is specifiedSteve Holme2020-03-031-2/+2
* configure: bump the AC_COPYRIGHT year rangeDaniel Stenberg2020-03-021-1/+1
* configure.ac: Disable metalink support if an incompatible SSL/TLS specifiedSteve Holme2020-03-011-0/+6
* http2: now require nghttp2 >= 1.12.0Daniel Stenberg2020-02-211-4/+4
* configure.ac: fix comments about --with-quicheCristian Greco2020-02-081-2/+2
* wolfSSH: new SSH backendDaniel Stenberg2020-01-121-4/+36
* azure: add libssh2 and cmake macos buildsDaniel Stenberg2019-12-101-1/+1