openssl/ssl/record
Matt Caswell 7a4e109ebe Allow partially releasing a record for TLS
This enables the cleansing of plaintext to occur in the record layer and
avoids the need to cast away const above the record layer.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20404)
2023-04-12 11:02:01 +10:00
..
methods Allow partially releasing a record for TLS 2023-04-12 11:02:01 +10: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 Allow partially releasing a record for TLS 2023-04-12 11:02:01 +10:00
rec_layer_s3.c Allow partially releasing a record for TLS 2023-04-12 11:02:01 +10:00
record_local.h Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
record.h Allow partially releasing a record for TLS 2023-04-12 11:02:01 +10:00