[openssl/openssl] 09a503: Add QUIC stateless reset test
Neil Horman
noreply at github.com
Wed Feb 14 17:06:41 UTC 2024
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: 09a50376fba61c3d9287aac1f8880f1ec6b6ca0a
https://github.com/openssl/openssl/commit/09a50376fba61c3d9287aac1f8880f1ec6b6ca0a
Author: Neil Horman <nhorman at openssl.org>
Date: 2024-02-14 (Wed, 14 Feb 2024)
Changed paths:
M test/quic_multistream_test.c
Log Message:
-----------
Add QUIC stateless reset test
QUIC supports the concept of stateless reset, in which a specially
crafted frame is sent to a client informing it that the QUIC state
information is no longer available, and the connection should be closed
immediately. Test for proper client support here
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23559)
More information about the openssl-commits
mailing list