openssl/ssl/record/methods
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
..
build.info Move tls_pad.c into ssl/record/methods 2022-11-14 07:51:17 +00:00
dtls_meth.c Pass the dtls record version to the record layer msg_callback function. 2023-10-04 12:56:53 +02:00
ktls_meth.c Copyright year updates 2023-09-07 09:59:15 +01:00
recmethod_local.h Copyright year updates 2023-09-07 09:59:15 +01:00
ssl3_cbc.c Copyright year updates 2023-09-07 09:59:15 +01:00
ssl3_meth.c Don't attempt to set provider params on an ENGINE based cipher 2023-12-12 16:06:54 +00:00
tls1_meth.c Don't attempt to set provider params on an ENGINE based cipher 2023-12-12 16:06:54 +00:00
tls13_meth.c Copyright year updates 2023-09-07 09:59:15 +01:00
tls_common.c Ensure the default length calculation includes the content type byte 2023-12-19 10:47:29 +00:00
tls_multib.c Copyright year updates 2023-09-07 09:59:15 +01:00
tls_pad.c Copyright year updates 2023-09-07 09:59:15 +01:00
tlsany_meth.c Rename SSL3_RECORD to TLS_RL_RECORD 2022-11-14 07:51:26 +00:00