curl/lib/vtls
Daniel Stenberg 8d86718f3f
opts: deprecate RANDOM_FILE and EGDSOCKET
These two options were only ever used for the OpenSSL backend for
versions before 1.1.0. They were never used for other backends and they
are not used with recent OpenSSL versions. They were never used much by
applications.

The defines RANDOM_FILE and EGD_SOCKET can still be set at build-time
for ancient EOL OpenSSL versions.

Closes #8670
2022-05-17 11:05:54 +02:00
..
bearssl.c vtls: use a generic "ALPN, server accepted" message 2022-03-31 14:21:01 +02:00
bearssl.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
gskit.c gskit_connect_step1: fixed bogus setsockopt calls 2022-05-04 23:33:17 +02:00
gskit.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
gtls.c tls: check more TLS details for connection reuse 2022-05-09 23:13:53 +02:00
gtls.h gtls: add gnutls include for the session type 2021-12-29 23:46:13 +01:00
hostcheck.c hostcheck: reduce strlen calls on chained certificates 2022-02-13 11:42:47 +01:00
hostcheck.h hostcheck: reduce strlen calls on chained certificates 2022-02-13 11:42:47 +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 misc: update incorrect copyright year ranges 2021-08-16 11:21:47 +02:00
mbedtls_threadlock.h curl.se: new home 2020-11-04 23:59:47 +01:00
mbedtls.c tls: check more TLS details for connection reuse 2022-05-09 23:13:53 +02:00
mbedtls.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
nss.c tls: check more TLS details for connection reuse 2022-05-09 23:13:53 +02:00
nssg.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
openssl.c opts: deprecate RANDOM_FILE and EGDSOCKET 2022-05-17 11:05:54 +02:00
openssl.h ngtcp2: add client certificate authentication for OpenSSL 2022-03-10 08:41:37 +01:00
rustls.c vtls: use a generic "ALPN, server accepted" message 2022-03-31 14:21:01 +02:00
rustls.h copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
schannel_verify.c schannel: remove dead code that will never run 2022-04-06 08:33:20 +02:00
schannel.c lib: remove exclamation marks 2022-04-16 11:55:05 +02:00
schannel.h schannel: move the algIds array out of schannel.h 2022-02-18 08:03:22 +01:00
sectransp.c sectransp: check for a function defined when __BLOCKS__ is undefined 2022-05-16 18:15:04 +02:00
sectransp.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
vtls.c opts: deprecate RANDOM_FILE and EGDSOCKET 2022-05-17 11:05:54 +02:00
vtls.h vtls: use a generic "ALPN, server accepted" message 2022-03-31 14:21:01 +02:00
wolfssl.c lib: remove exclamation marks 2022-04-16 11:55:05 +02:00
wolfssl.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
x509asn1.c x509asn1: mark msnprintf return as unchecked 2022-05-11 10:38:08 +02:00
x509asn1.h x509asn1: toggle off functions not needed for diff tls backends 2022-02-05 00:11:34 +01:00