openssl/ssl/record
Tomas Mraz 2edf021463 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)
2025-09-23 16:37:35 +02:00
..
methods tls_common.c: Handle inner content type properly on Big Endian 2025-09-23 16:37:35 +02: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 Fix unnecessary casts between int and size_t 2025-09-09 09:51:32 +02:00
rec_layer_s3.c libssl: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
record.h Extend TLSv1.3 record layer padding API calls 2024-07-10 11:44:39 +02:00
record_local.h Copyright year updates 2024-04-09 13:43:26 +02:00