]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC PORT: Allow QUIC_PORT to throw away incoming connections
authorHugo Landau <hlandau@openssl.org>
Mon, 5 Feb 2024 16:31:23 +0000 (16:31 +0000)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:32 +0000 (11:27 -0500)
commit99e4a1e3ce4713d8cc373de949e93490f3f39865
treebba0294a7a072bf4f51772e36cddfcc1d4bc7df8
parent88804f3181871e11c03ac6f0055c879708cba1f1
QUIC PORT: Allow QUIC_PORT to throw away incoming connections

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23334)
include/internal/quic_port.h
ssl/quic/quic_impl.c
ssl/quic/quic_port.c