]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC PORT: Enable injection of incoming URXEs into a channel via default handler...
authorHugo Landau <hlandau@openssl.org>
Thu, 9 Nov 2023 10:27:14 +0000 (10:27 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 21 Dec 2023 08:11:59 +0000 (08:11 +0000)
commit0df897321dc146e7ece7b23516cf24b5975f9dc0
treea45431f6e669d9d306bee0d254cbc72bb87b144f
parentd743afe7e83df9473058d68a7fa89649741e6814
QUIC PORT: Enable injection of incoming URXEs into a channel via default handler rather than DEMUX routing

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22674)
include/internal/quic_channel.h
ssl/quic/quic_channel.c
ssl/quic/quic_port.c