]> 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)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Jan 2025 17:59:25 +0000 (18:59 +0100)
commita66e0b61989ecc83750f4beb0b3e145450d04ab4
tree2a056a2a032f52a348496a1df3845b6f68a74d7e
parent1cab29c171c6b75b5c2a7472900db9885be7b3dc
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