openssl/ssl/record
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
..
methods Add support for setting a custom TLS Record Layer 2023-01-24 17:16:29 +00:00
build.info Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
rec_layer_d1.c Resolve a TODO in ssl3_dispatch_alert 2022-11-14 10:14:41 +01:00
rec_layer_s3.c Add support for setting a custom TLS Record Layer 2023-01-24 17:16:29 +00:00
record_local.h Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
record.h Add support for setting a custom TLS Record Layer 2023-01-24 17:16:29 +00:00