]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC CHANNEL: Introduce concept of (non-)addressed mode
authorHugo Landau <hlandau@openssl.org>
Wed, 9 Aug 2023 16:46:32 +0000 (17:46 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 1 Sep 2023 09:45:34 +0000 (10:45 +0100)
commit617b459ddfabe5c2fbfc28808126999d936218fe
tree5803ed62c8266371a841ccd5edaf7a60891664ba
parent51e671e204ede3a56c3e1c38d834240020800dfa
QUIC CHANNEL: Introduce concept of (non-)addressed mode

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