]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC ENGINE: Add unused QUIC_ENGINE object
authorHugo Landau <hlandau@openssl.org>
Fri, 10 Nov 2023 12:53:39 +0000 (12:53 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 21 Dec 2023 08:12:06 +0000 (08:12 +0000)
commit53f78eb7216e107102766636024d552f3c42b26d
tree5f435bfc185b175e640d6a5845fc20709266dfc7
parent3e4b8e8c53508b8c6d7355ef18d966a995197cb7
QUIC ENGINE: Add unused 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_engine.h [new file with mode: 0644]
include/internal/quic_port.h
include/internal/quic_predef.h
ssl/quic/build.info
ssl/quic/quic_engine.c [new file with mode: 0644]
ssl/quic/quic_engine_local.h [new file with mode: 0644]
ssl/quic/quic_port.c
ssl/quic/quic_port_local.h