]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make dtls1.3 changes to dtls1_read_bytes and do_dtls1_write which matches ssl3_read_b...
authorFrederik Wedel-Heinen <frederik.wedel-heinen@dencrypt.dk>
Thu, 12 Oct 2023 11:19:50 +0000 (13:19 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 9 Jan 2025 16:02:19 +0000 (17:02 +0100)
commit50da738ed1998999522ade855686aa5c3697ccb3
tree98aa2e263f9a1492e4ca84f204878d89bdd1c183
parent3165d63294945b3d8a119248e7ecb4ada4f85179
Make dtls1.3 changes to dtls1_read_bytes and do_dtls1_write which matches ssl3_read_bytes and ssl3_write_bytes

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22360)
ssl/record/rec_layer_d1.c