]> 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)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 11 Sep 2024 08:00:08 +0000 (18:00 +1000)
commit96cec0551f3b6a1346af8656be5cb625487fc4cf
treeca30447f6179a43ebf286869ac2f36e6ada03bcf
parent8b64375fec195dcaddae6b74c779075f3c95eb8b
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