openssl/ssl/record
Sumitra Sharma 5318c01288 Replace ssl3_get_message() with tls_get_message_header() and/or tls_get_message_body()
Update commit messages that previously used ssl3_get_message()
to now use tls_get_message_header() and tls_get_message_body()
due to the split in OpenSSL 1.1.0.

CLA: trivial

Fixes #21582

Signed-off-by: Sumitra Sharma <sumitraartsy@gmail.com>

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21886)
2023-09-02 15:30:01 +01:00
..
methods Removed unnecessary brace in ktls_configure_crypto 2023-09-01 11:41:16 +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 Replace ssl3_get_message() with tls_get_message_header() and/or tls_get_message_body() 2023-09-02 15:30:01 +01:00
rec_layer_s3.c Replace ssl3_get_message() with tls_get_message_header() and/or tls_get_message_body() 2023-09-02 15:30:01 +01:00
record.h Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
record_local.h Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00