Branch: refs/heads/feature/dtls-1.3
Home:
https://github.com/openssl/openssl
Commit: f6b986420d65f5a44e70068b0496584186a3a8bc
https://github.com/openssl/openssl/commit/f6b986420d65f5a44e70068b0496584186a3a8bc
Author: Ryan Hooper <
ryho...@cisco.com>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M include/openssl/ssl3.h
M ssl/statem/statem_clnt.c
M ssl/tls13_enc.c
M test/recipes/70-test_dtls13ack.t
M test/recipes/70-test_tls13certcomp.t
M util/perl/TLSProxy/Message.pm
M util/perl/TLSProxy/Proxy.pm
M util/perl/TLSProxy/Record.pm
Log Message:
-----------
Updating the DTLS Proxy ACK test to wait for the New Session ACK
Updated the DTLS 1.3 ACK tests that use the proxy to wait until
the ACK for the New Session Ticket is recieved.
Also updated some proxy tests now that the sessionfile can be
used and the DTLS1.3 client will shut down properly. This happens
because the Proxy sends a Close Notify Alert.
Also resolving a DTLS Proxy issue where the Proxy was not
taking into account the second fragment for a record and the
Handshake/Record Header.
Fixes: openssl/project#1669
Reviewed-by: Frederik Wedel-Heinen <
fwh.o...@gmail.com>
Reviewed-by: Tomas Mraz <
to...@openssl.org>
(Merged from
https://github.com/openssl/openssl/pull/29221)
To unsubscribe from these emails, change your notification settings at
https://github.com/openssl/openssl/settings/notifications