]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC APL: When creating a default XSO, no further streams can arrive after connection...
authorHugo Landau <hlandau@openssl.org>
Thu, 4 Apr 2024 11:58:02 +0000 (12:58 +0100)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:32 +0000 (11:27 -0500)
commit2176e0467e5b382da2e663a30adb76fa289c0879
tree924f46db8dc06a9721e9d758cfe076db4896ebc6
parent8df5b725efea41f103f879b46c2be72ba45c79b2
QUIC APL: When creating a default XSO, no further streams can arrive after connection terminastion

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