openssl/ssl/record
Matt Caswell e07b5e1a0a Ensure the default length calculation includes the content type byte
TLSv1.3 includes an extra byte after the payload for the content type.
We should incorporate that in the calculation of the default buffer length.

Fixes #23015

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23021)
2023-12-19 10:47:29 +00:00
..
methods Ensure the default length calculation includes the content type byte 2023-12-19 10:47:29 +00:00
build.info
rec_layer_d1.c Copyright year updates 2023-09-07 09:59:15 +01:00
rec_layer_s3.c Make sure we remember how much data we sent in the event of a retry 2023-10-24 17:37:19 +01:00
record_local.h
record.h Copyright year updates 2023-09-07 09:59:15 +01:00