Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: e1c153d31d4f913ebe2202a4bc20305919274d1f
https://github.openssl.org/openssl/openssl/commit/e1c153d31d4f913ebe2202a4bc20305919274d1f
Author: Matt Caswell <[email protected]>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M test/dtlstest.c
M test/helpers/ssltestlib.c
M test/helpers/ssltestlib.h
Log Message:
-----------
Add a DTLS next epoch test
Test that if we receive a packet from the next epoch, we can buffer it
and still use it.
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18601)