openssl/ssl
Tomas Mraz 65b2bb9ca0 Actually implement UnsafeLegacyServerConnect as documented
Fixes #18295

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/18296)
2022-05-27 08:47:31 +02:00
..
record Fix check of dtls1_process_record 2022-05-26 11:47:04 +10:00
statem Use safe pattern for buffer size determining in case of GOST key exchange 2022-05-24 12:06:11 +02:00
bio_ssl.c
build.info QUIC wire format support 2022-05-27 08:00:52 +02:00
d1_lib.c Update copyright year 2022-05-03 13:34:51 +01:00
d1_msg.c
d1_srtp.c Add more SRTP protection profiles 2022-05-23 10:07:51 +02:00
ktls.c Update copyright year 2022-05-03 13:34:51 +01:00
methods.c
pqueue.c
s3_cbc.c
s3_enc.c
s3_lib.c Update copyright year 2022-05-03 13:34:51 +01:00
s3_msg.c
ssl_asn1.c
ssl_cert_table.h
ssl_cert.c tls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security level one and above 2022-05-08 16:58:00 +10:00
ssl_ciph.c
ssl_conf.c Actually implement UnsafeLegacyServerConnect as documented 2022-05-27 08:47:31 +02:00
ssl_err_legacy.c
ssl_err.c Update copyright year 2022-05-03 13:34:51 +01:00
ssl_init.c err: get rid of err_free_strings_int() 2022-05-10 09:47:54 +02:00
ssl_lib.c Update copyright year 2022-05-03 13:34:51 +01:00
ssl_local.h Update copyright year 2022-05-03 13:34:51 +01:00
ssl_mcnf.c
ssl_rsa_legacy.c
ssl_rsa.c Fix coverity 1504433: unchecked return value 2022-05-19 10:41:52 +10:00
ssl_sess.c Update copyright year 2022-05-03 13:34:51 +01:00
ssl_stat.c
ssl_txt.c Update copyright year 2022-05-03 13:34:51 +01:00
ssl_utst.c
sslerr.h
t1_enc.c Fix check of EVP_CIPHER_CTX_ctrl 2022-05-24 08:57:37 +02:00
t1_lib.c Fix a crash in ssl_security_cert_chain 2022-05-24 12:02:55 +02:00
t1_trce.c
tls13_enc.c Fix check of EVP_CIPHER_CTX_ctrl 2022-05-24 08:57:37 +02:00
tls_depr.c
tls_srp.c Fix check of dtls1_process_record 2022-05-26 11:47:04 +10:00