1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vtls
Daniel Stenberg 781864bedb
gnutls: make setting only the MAX TLS allowed version work
Previously, settting only the max allowed TLS version, leaving the
minimum one at default, didn't actually set it and left it to default
(TLS 1.3) too!

As a bonus, this change also removes the dead code handling of SSLv3
since that version can't be set anymore (since eff614fb02).

Reported-by: Daniel Carpenter
Fixes #6998
Closes #7000
2021-05-05 12:51:56 +02:00
..
bearssl.c tls: add USE_HTTP2 define 2021-04-29 15:04:39 +02:00
bearssl.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
gskit.c gskit: fix CURL_DISABLE_PROXY build 2021-04-30 00:30:43 +02:00
gskit.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
gtls.c gnutls: make setting only the MAX TLS allowed version work 2021-05-05 12:51:56 +02:00
gtls.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
keylog.c curl.se: new home 2020-11-04 23:59:47 +01:00
keylog.h curl.se: new home 2020-11-04 23:59:47 +01:00
mbedtls_threadlock.c curl.se: new home 2020-11-04 23:59:47 +01:00
mbedtls_threadlock.h curl.se: new home 2020-11-04 23:59:47 +01:00
mbedtls.c vtls: deduplicate some DISABLE_PROXY ifdefs 2021-04-22 22:50:56 +02:00
mbedtls.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
mesalink.c vtls: deduplicate some DISABLE_PROXY ifdefs 2021-04-22 22:50:56 +02:00
mesalink.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
nss.c tls: add USE_HTTP2 define 2021-04-29 15:04:39 +02:00
nssg.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
openssl.c SSL: support in-memory CA certs for some backends 2021-05-05 02:29:16 -04:00
openssl.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
rustls.c rustls: use ALPN 2021-04-30 08:27:37 +02:00
rustls.h copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
schannel_verify.c SSL: support in-memory CA certs for some backends 2021-05-05 02:29:16 -04:00
schannel.c SSL: support in-memory CA certs for some backends 2021-05-05 02:29:16 -04:00
schannel.h vtls: reduce conn->data use 2021-01-19 09:14:40 +01:00
sectransp.c SSL: support in-memory CA certs for some backends 2021-05-05 02:29:16 -04:00
sectransp.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
vtls.c SSL: support in-memory CA certs for some backends 2021-05-05 02:29:16 -04:00
vtls.h SSL: support in-memory CA certs for some backends 2021-05-05 02:29:16 -04:00
wolfssl.c tls: add USE_HTTP2 define 2021-04-29 15:04:39 +02:00
wolfssl.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00