summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2020-09-14Merge tag 'curl-7_72_0' into masternikita
2020-09-14Merge tag 'curl-7_71_1'nikita
2020-08-08TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg
2020-07-27configure: cleanup wolfssl + pkg-config conflicts when cross compiling.Ehren Bendler
2020-07-27configure: show zstd "no" in summary when built without itDaniel Stenberg
2020-07-12content_encoding: add zstd decoding supportGilles Vollant
2020-07-12configure.ac: Sort features name in summaryNicolas Sterchele
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-30Merge tag 'curl-7_70_0'nikita
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-04-01Merge tag 'curl-7_69_1'nikita
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-20Merge remote-tracking branch 'upstream/master'ng0
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-18portability fix.ng0
2019-11-08configure: fix typo in help textMassimiliano Fantuzzi HB9GUS
2019-11-06configure: avoid unportable `==' test(1) operatorLeonardo Taccari
2019-11-06Merge tag 'curl-7_67_0'ng0
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-09-12Merge tag 'curl-7_66_0'ng0
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-15configure: comment nroff parts, no longer required in the source.gnurl-7.65.3ng0
2019-08-15Merge tag 'curl-7_65_3'ng0
2019-08-12nghttp3: required when ngtcp2 is used for QUICDaniel Stenberg
2019-08-11configure: avoid undefined check_for_ca_bundleCarlo Marcelo Arenas Belón