summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: add option to disable automatic OpenSSL config loadingPhilipp Waehnert2018-09-071-0/+14
* configure: conditionally enable pedantic-errorsMarcel Raad2018-08-211-0/+7
* configure: fix for -lpthread detection with OpenSSL and pkg-configDaniel Stenberg2018-08-091-1/+4
* configure: remove CURL_CHECK_NI_WITHSCOPEID tooDaniel Stenberg2018-06-271-1/+0
* getnameinfo: not usedDaniel Stenberg2018-06-271-4/+0
* configure: Add dependent libraries after cryptoMax Dymond2018-06-271-3/+3
* configure: enhance ability to detect/build with static opensslDaniel Stenberg2018-06-141-2/+2
* openssl: assume engine support in 1.0.1 or laterDaniel Stenberg2018-06-111-8/+0
* fnmatch: use the system one if availableDaniel Stenberg2018-06-011-1/+2
* configure: check for declaration of getpwuid_rBernhard Walle2018-05-311-0/+5