QUIC PORT: Add basic unwired QUIC_PORT object
authorHugo Landau <hlandau@openssl.org>
Thu, 9 Nov 2023 10:27:13 +0000 (10:27 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 21 Dec 2023 08:11:59 +0000 (08:11 +0000)
commit154131da112ed28b619dc6a7a0bec255e2a79316
treee0a63396bc5dffc7a2b2826f02afda2f01597ef8
parente801455446cb9144224b424f930ee81977eeab22
QUIC PORT: Add basic unwired QUIC_PORT 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_port.h [new file with mode: 0644]
ssl/quic/build.info
ssl/quic/quic_port.c [new file with mode: 0644]
ssl/quic/quic_port_local.h [new file with mode: 0644]