QUIC APL, TSERVER: Start using a QUIC_ENGINE object
authorHugo Landau <hlandau@openssl.org>
Fri, 10 Nov 2023 13:36:29 +0000 (13:36 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 21 Dec 2023 08:12:06 +0000 (08:12 +0000)
commit22739cc3acf2412829a1b0e54d1033efe9679e60
tree21ffbbc3e29b23dbfd42f23628a9529a8fa17e8a
parent53f78eb7216e107102766636024d552f3c42b26d
QUIC APL, TSERVER: Start using a QUIC_ENGINE object

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
include/internal/quic_port.h
ssl/quic/quic_channel.c
ssl/quic/quic_engine.c
ssl/quic/quic_engine_local.h
ssl/quic/quic_impl.c
ssl/quic/quic_local.h
ssl/quic/quic_port.c
ssl/quic/quic_port_local.h
ssl/quic/quic_tserver.c
test/quic_multistream_test.c