QUIC_CHANNEL: Implementation
authorHugo Landau <hlandau@openssl.org>
Thu, 17 Nov 2022 15:00:41 +0000 (15:00 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:14 +0000 (13:20 +0000)
commitf538b42155283879d1a55708292105437a96700d
tree65a381c4af6de61bfa11b6b35db0a835c3a4148e
parent69523214ee5a718a0f24803a93bedf0795578173
QUIC_CHANNEL: Implementation

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19703)
include/internal/quic_channel.h [new file with mode: 0644]
ssl/quic/build.info
ssl/quic/quic_channel.c [new file with mode: 0644]
ssl/quic/quic_channel_local.h [new file with mode: 0644]