aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2020-06-16Add gemini protocol supportHEADmasterBen Burwell
2020-06-16configure: for wolfSSL, check for the DES func needed for NTLMDaniel Stenberg
2020-06-04configure: only strip first -L from LDFLAGSDaniel Stenberg
2020-05-30select: add overflow checks for timeval conversionsMarc Hoersken
2020-05-28configure: repair the check if argv can be written toDaniel Stenberg
2020-05-22configure: fix pthread check with static boringsslPeter Wu
2020-05-13configure: the wolfssh backend does not provide SCPDaniel Stenberg
2020-05-12libcurl.pc: Merge Libs.private into Libs for static-only buildsJames Le Cuirot
2020-05-05quiche: enable qlog outputDaniel Stenberg
2020-04-21gnutls: bump lowest supported version to 3.1.10Daniel Stenberg
2020-04-14mqtt: add new experimental protocolBjorn Stenberg
2020-04-06configure: don't check for Security.framework when cross-compilingDennis Felsing
2020-03-31vquic: add support for GnuTLS backend of ngtcp2Daiki Ueno
2020-03-31build: fixed build for systems with select() in unistd.hHarry Sintonen
2020-03-26openssl: adapt to functions marked as deprecated since version 3Daniel Stenberg
2020-03-11configure: convert -I to -isystem as a last stepDaniel Stenberg
2020-03-11configure: fix -pedantic-errors for GCC 5 and laterDaniel Stenberg
2020-03-03configure.ac: Disable metalink if mbedTLS is specifiedSteve Holme
2020-03-02configure: bump the AC_COPYRIGHT year rangeDaniel Stenberg
2020-03-01configure.ac: Disable metalink support if an incompatible SSL/TLS specifiedSteve Holme
2020-02-21http2: now require nghttp2 >= 1.12.0Daniel Stenberg
2020-02-08configure.ac: fix comments about --with-quicheCristian Greco
2020-01-12wolfSSH: new SSH backendDaniel Stenberg
2019-12-10azure: add libssh2 and cmake macos buildsDaniel Stenberg
2019-12-03configure: enable IPv6 support without `getaddrinfo`Marcel Raad
2019-11-26TLS: add BearSSL vtls implementationMichael Forney
2019-11-08configure: fix typo in help textMassimiliano Fantuzzi HB9GUS
2019-11-06configure: avoid unportable `==' test(1) operatorLeonardo Taccari
2019-11-05configure: only say ipv6 enabled when the variable is setDaniel Stenberg
2019-10-18configure: remove all cyassl referencesDaniel Stenberg
2019-10-02ESNI: initial build/setupNiall
2019-08-27ngtcp2: Build with latest ngtcp2 and ngtcp2_crypto_opensslTatsuhiro Tsujikawa
2019-08-20configure: use pkg-config to detect quicheAlessandro Ghedini
2019-08-15configure: use -lquiche to link to quicheIgor Makarov
2019-08-12nghttp3: required when ngtcp2 is used for QUICDaniel Stenberg
2019-08-11configure: avoid undefined check_for_ca_bundleCarlo Marcelo Arenas Belón
2019-07-21HTTP3: initial (experimental) supportDaniel Stenberg
2019-07-20curl: support parallel transfersDaniel Stenberg
2019-07-14openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju
2019-06-25configure: fix typo '--disable-http-uath'1ocalhost
2019-06-18configure: --disable-progress-meterDaniel Stenberg
2019-06-11configure: remove CURL_DISABLE_TLS_SRPDaniel Stenberg
2019-06-11configure: more --disable switches to toggle off individual featuresDaniel Stenberg
2019-06-10wolfssl: refer to it as wolfSSL onlyDaniel Stenberg
2019-05-22PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg
2019-05-22configure/cmake: check for if_nametoindex()Daniel Stenberg
2019-05-21configure: detect getsockname and getpeername on windows tooDaniel Stenberg
2019-05-17libcurl: #ifdef away more code for disabled features/protocolsDaniel Stenberg
2019-05-14configure: error out if OpenSSL wasn't detected when asked forDaniel Stenberg
2019-04-05configure: fix default location for fish completionsEli Schwartz