openssl/ssl/record/methods
Matt Caswell 5361a5a966 Remove some miscellaneous references to SSL_CONNECTION
There were a small number of references to the SSL_CONNECTION that can
be removed easily and replaced with record layer equivalents.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19198)
2022-09-23 14:54:49 +01:00
..
build.info
dtls_meth.c Create the write record layer method and object and use it 2022-09-23 14:43:24 +01:00
ktls_meth.c Move the record block_padding capability fully into the record layer 2022-09-23 14:54:49 +01:00
recmethod_local.h Move the record block_padding capability fully into the record layer 2022-09-23 14:54:49 +01:00
ssl3_cbc.c
ssl3_meth.c
tls1_meth.c
tls13_meth.c
tls_common.c Remove some miscellaneous references to SSL_CONNECTION 2022-09-23 14:54:49 +01:00
tlsany_meth.c Tolerate a bad record version in TLSv1.3 plaintext records 2022-08-29 12:21:27 +02:00