openssl/ssl/record/methods
Tomas Mraz eb1eaa9af4 Always use uint8_t for TLS record type
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21823)
2023-08-25 12:04:00 +01:00
..
build.info Move tls_pad.c into ssl/record/methods 2022-11-14 07:51:17 +00:00
dtls_meth.c Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
ktls_meth.c Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
recmethod_local.h Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
ssl3_cbc.c Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
ssl3_meth.c Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
tls1_meth.c Fix typos found by codespell 2023-06-15 10:11:46 +10:00
tls13_meth.c Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
tls_common.c Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
tls_multib.c Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
tls_pad.c Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
tlsany_meth.c Rename SSL3_RECORD to TLS_RL_RECORD 2022-11-14 07:51:26 +00:00