openssl/ssl/record/methods
Tomas Mraz 2951dcb41f tls_common.c: Handle inner content type properly on Big Endian
When passing the inner content type to msg_callback,
the lowest byte of rec->type needs to be passed instead
of directly passing the rec->type otherwise the value is
incorrect on Big Endian platforms.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28627)

(cherry picked from commit 2edf021463)
2025-09-23 16:40:49 +02:00
..
build.info Move tls_pad.c into ssl/record/methods 2022-11-14 07:51:17 +00:00
dtls_meth.c Copyright year updates 2025-07-01 12:04:53 +00:00
ktls_meth.c Copyright year updates 2025-07-01 12:04:53 +00: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:07:27 +00:00
tls1_meth.c Don't attempt to set provider params on an ENGINE based cipher 2023-12-12 16:07:27 +00:00
tls13_meth.c Copyright year updates 2023-09-07 09:59:15 +01:00
tls_common.c tls_common.c: Handle inner content type properly on Big Endian 2025-09-23 16:40:49 +02: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