Age | Commit message (Expand) | Author |
2020-03-31 | vquic: add support for GnuTLS backend of ngtcp2 | Daiki Ueno |
2020-03-31 | build: fixed build for systems with select() in unistd.h | Harry Sintonen |
2020-03-26 | openssl: adapt to functions marked as deprecated since version 3 | Daniel Stenberg |
2020-03-11 | configure: convert -I to -isystem as a last step | Daniel Stenberg |
2020-03-11 | configure: fix -pedantic-errors for GCC 5 and later | Daniel Stenberg |
2020-03-03 | configure.ac: Disable metalink if mbedTLS is specified | Steve Holme |
2020-03-02 | configure: bump the AC_COPYRIGHT year range | Daniel Stenberg |
2020-03-01 | configure.ac: Disable metalink support if an incompatible SSL/TLS specified | Steve Holme |
2020-02-21 | http2: now require nghttp2 >= 1.12.0 | Daniel Stenberg |
2020-02-08 | configure.ac: fix comments about --with-quiche | Cristian Greco |
2020-01-12 | wolfSSH: new SSH backend | Daniel Stenberg |
2019-12-10 | azure: add libssh2 and cmake macos builds | Daniel Stenberg |
2019-12-03 | configure: enable IPv6 support without `getaddrinfo` | Marcel Raad |
2019-11-26 | TLS: add BearSSL vtls implementation | Michael Forney |
2019-11-08 | configure: fix typo in help text | Massimiliano Fantuzzi HB9GUS |
2019-11-06 | configure: avoid unportable `==' test(1) operator | Leonardo Taccari |
2019-11-05 | configure: only say ipv6 enabled when the variable is set | Daniel Stenberg |
2019-10-18 | configure: remove all cyassl references | Daniel Stenberg |
2019-10-02 | ESNI: initial build/setup | Niall |
2019-08-27 | ngtcp2: Build with latest ngtcp2 and ngtcp2_crypto_openssl | Tatsuhiro Tsujikawa |
2019-08-20 | configure: use pkg-config to detect quiche | Alessandro Ghedini |
2019-08-15 | configure: use -lquiche to link to quiche | Igor Makarov |
2019-08-12 | nghttp3: required when ngtcp2 is used for QUIC | Daniel Stenberg |
2019-08-11 | configure: avoid undefined check_for_ca_bundle | Carlo Marcelo Arenas Belón |
2019-07-21 | HTTP3: initial (experimental) support | Daniel Stenberg |
2019-07-20 | curl: support parallel transfers | Daniel Stenberg |
2019-07-14 | openssl: define HAVE_SSL_GET_SHUTDOWN based on version number | Zenju |
2019-06-25 | configure: fix typo '--disable-http-uath' | 1ocalhost |
2019-06-18 | configure: --disable-progress-meter | Daniel Stenberg |
2019-06-11 | configure: remove CURL_DISABLE_TLS_SRP | Daniel Stenberg |
2019-06-11 | configure: more --disable switches to toggle off individual features | Daniel Stenberg |
2019-06-10 | wolfssl: refer to it as wolfSSL only | Daniel Stenberg |
2019-05-22 | PolarSSL: deprecate support step 1. Removed from configure. | Daniel Stenberg |
2019-05-22 | configure/cmake: check for if_nametoindex() | Daniel Stenberg |
2019-05-21 | configure: detect getsockname and getpeername on windows too | Daniel Stenberg |
2019-05-17 | libcurl: #ifdef away more code for disabled features/protocols | Daniel Stenberg |
2019-05-14 | configure: error out if OpenSSL wasn't detected when asked for | Daniel Stenberg |
2019-04-05 | configure: fix default location for fish completions | Eli Schwartz |
2019-03-27 | configure: avoid unportable `==' test(1) operator | Leonardo Taccari |
2019-03-15 | configure: add --with-amissl | Chris Young |
2019-03-03 | alt-svc: the libcurl bits | Daniel Stenberg |
2019-03-02 | scripts/completion.pl: also generate fish completion file | Simon Legner |
2019-02-28 | Secure Transport: no more "darwinssl" | Daniel Stenberg |
2019-02-23 | configure: remove CURL_CHECK_FUNC_FDOPEN call | Marcel Raad |
2019-02-23 | wolfssl: stop custom-adding curves | Daniel Stenberg |
2019-02-14 | configure: show features as well in the final summary | Daniel Stenberg |
2019-02-01 | schannel: stop calling it "winssl" | Daniel Stenberg |
2019-01-26 | configure: rewrite --enable-code-coverage | Daniel Stenberg |
2019-01-13 | openssl: adapt to 3.0.0, OpenSSL_version_num() is deprecated | Daniel Stenberg |
2018-12-05 | packages: remove old leftover files and dirs | Daniel Stenberg |