Age | Commit message (Expand) | Author |
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 |
2018-11-26 | configure: include all libraries in ssl-libs fetch | James Knight |
2018-11-21 | ssl: fix compilation with OpenSSL 0.9.7 | Michael Kaufmann |
2018-11-01 | configure: show CFLAGS, LDFLAGS etc in summary | Daniel Stenberg |
2018-11-01 | axtls: removed | Daniel Stenberg |
2018-10-25 | configure: remove CURL_CONFIGURE_CURL_SOCKLEN_T | Daniel Stenberg |
2018-09-23 | docs/examples: URL updates | Viktor Szakats |
2018-09-22 | URL and mailmap updates, remove an obsolete directory [ci skip] | Viktor Szakats |
2018-09-21 | configure: force-use -lpthreads on HPUX | Daniel Stenberg |
2018-09-13 | configure.ac: add a MesaLink vtls backend | Yiming Jing |
2018-09-07 | configure: add option to disable automatic OpenSSL config loading | Philipp Waehnert |
2018-08-21 | configure: conditionally enable pedantic-errors | Marcel Raad |