summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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