openssl/ssl
Matt Caswell bea8d70498 Add support for setting a custom TLS Record Layer
This is just an internal API for now. Something like this will be made
public API at some point - but it is likely to be based on the provider
interface rather that a direct setting of a METHOD like we do for now.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19748)
2023-01-24 17:16:29 +00:00
..
quic Create the SSL object for QUIC-TLS 2023-01-24 17:16:29 +00:00
record Add support for setting a custom TLS Record Layer 2023-01-24 17:16:29 +00:00
statem Create the SSL object for QUIC-TLS 2023-01-24 17:16:29 +00:00
bio_ssl.c Add BIO poll descriptors 2023-01-13 13:20:14 +00:00
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
event_queue.c
methods.c
pqueue.c
priority_queue.c
s3_enc.c
s3_lib.c
s3_msg.c
ssl_asn1.c
ssl_cert_comp.c
ssl_cert_table.h
ssl_cert.c
ssl_ciph.c
ssl_conf.c Create the SSL object for QUIC-TLS 2023-01-24 17:16:29 +00:00
ssl_err_legacy.c
ssl_err.c
ssl_init.c
ssl_lib.c Create the SSL object for QUIC-TLS 2023-01-24 17:16:29 +00:00
ssl_local.h Add support for setting a custom TLS Record Layer 2023-01-24 17:16:29 +00:00
ssl_mcnf.c
ssl_rsa_legacy.c
ssl_rsa.c
ssl_sess.c Create the SSL object for QUIC-TLS 2023-01-24 17:16:29 +00:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
sslerr.h
t1_enc.c
t1_lib.c
t1_trce.c
tls13_enc.c
tls_depr.c
tls_srp.c