summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: enable IPv6 support without `getaddrinfo`Marcel Raad2019-12-031-11/+13
* TLS: add BearSSL vtls implementationMichael Forney2019-11-261-3/+95
* configure: fix typo in help textMassimiliano Fantuzzi HB9GUS2019-11-081-1/+1
* configure: avoid unportable `==' test(1) operatorLeonardo Taccari2019-11-061-2/+2
* configure: only say ipv6 enabled when the variable is setDaniel Stenberg2019-11-051-4/+1
* configure: remove all cyassl referencesDaniel Stenberg2019-10-181-71/+13
* ESNI: initial build/setupNiall2019-10-021-0/+36
* ngtcp2: Build with latest ngtcp2 and ngtcp2_crypto_opensslTatsuhiro Tsujikawa2019-08-271-0/+55
* configure: use pkg-config to detect quicheAlessandro Ghedini2019-08-201-31/+55
* configure: use -lquiche to link to quicheIgor Makarov2019-08-151-1/+1
* nghttp3: required when ngtcp2 is used for QUICDaniel Stenberg2019-08-121-2/+91
* configure: avoid undefined check_for_ca_bundleCarlo Marcelo Arenas Belón2019-08-111-1/+1
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-211-3/+164
* curl: support parallel transfersDaniel Stenberg2019-07-201-0/+1
* openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju2019-07-141-4/+0
* configure: fix typo '--disable-http-uath'1ocalhost2019-06-251-1/+1
* configure: --disable-progress-meterDaniel Stenberg2019-06-181-0/+18
* configure: remove CURL_DISABLE_TLS_SRPDaniel Stenberg2019-06-111-1/+0
* configure: more --disable switches to toggle off individual featuresDaniel Stenberg2019-06-111-1/+109
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-101-54/+42
* PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg2019-05-221-97/+3
* configure/cmake: check for if_nametoindex()Daniel Stenberg2019-05-221-0/+1
* configure: detect getsockname and getpeername on windows tooDaniel Stenberg2019-05-211-2/+2
* libcurl: #ifdef away more code for disabled features/protocolsDaniel Stenberg2019-05-171-0/+2
* configure: error out if OpenSSL wasn't detected when asked forDaniel Stenberg2019-05-141-0/+8
* configure: fix default location for fish completionsEli Schwartz2019-04-051-1/+6
* configure: avoid unportable `==' test(1) operatorLeonardo Taccari2019-03-271-1/+1
* configure: add --with-amisslChris Young2019-03-151-3/+56
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-031-20/+56
* scripts/completion.pl: also generate fish completion fileSimon Legner2019-03-021-0/+25
* Secure Transport: no more "darwinssl"Daniel Stenberg2019-02-281-18/+23
* configure: remove CURL_CHECK_FUNC_FDOPEN callMarcel Raad2019-02-231-1/+0
* wolfssl: stop custom-adding curvesDaniel Stenberg2019-02-231-1/+0
* configure: show features as well in the final summaryDaniel Stenberg2019-02-141-0/+1
* schannel: stop calling it "winssl"Daniel Stenberg2019-02-011-0/+5
* configure: rewrite --enable-code-coverageDaniel Stenberg2019-01-261-6/+4
* openssl: adapt to 3.0.0, OpenSSL_version_num() is deprecatedDaniel Stenberg2019-01-131-2/+4
* packages: remove old leftover files and dirsDaniel Stenberg2018-12-051-10/+0
* configure: include all libraries in ssl-libs fetchJames Knight2018-11-261-1/+1
* ssl: fix compilation with OpenSSL 0.9.7Michael Kaufmann2018-11-211-1/+0
* configure: show CFLAGS, LDFLAGS etc in summaryDaniel Stenberg2018-11-011-1/+6
* axtls: removedDaniel Stenberg2018-11-011-65/+3
* configure: remove CURL_CONFIGURE_CURL_SOCKLEN_TDaniel Stenberg2018-10-251-2/+0
* docs/examples: URL updatesViktor Szakats2018-09-231-1/+1
* URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats2018-09-221-2/+0
* configure: force-use -lpthreads on HPUXDaniel Stenberg2018-09-211-0/+10
* configure.ac: add a MesaLink vtls backendYiming Jing2018-09-131-3/+95