]> git.ipfire.org Git - thirdparty/openssl.git/commit
If server receives NEW_TOKEN frame, respond with PROTOCOL_VIOLATION
authorAndrew Dinh <andrewd@openssl.org>
Wed, 15 Jan 2025 15:12:31 +0000 (23:12 +0800)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:33 +0000 (11:27 -0500)
commitd79ef118db48cf599027064e341a80cdaca4e00a
tree7df55d3218287558a9498a20267e694f91431260
parentdb1c857c07cb24153ba62a54c9ed95b7adb0b363
If server receives NEW_TOKEN frame, respond with PROTOCOL_VIOLATION

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26426)
ssl/quic/quic_rx_depack.c