]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/internal/quic_tserver.h
Add QUIC-TLS server support
authorMatt Caswell <matt@openssl.org>
Tue, 29 Nov 2022 11:26:08 +0000 (11:26 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Jan 2023 17:16:29 +0000 (17:16 +0000)
commit4e3a55fd14cb4424fd62516345d918cdf0d9cdcc
tree34182d4cac374cde52a242d1b04ea14c2f02d59d
parentc28f1a8bb9ccfecb76bcf3b7987e2a526b427bca
Add QUIC-TLS server support

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19748)
include/internal/quic_tserver.h
ssl/quic/quic_impl.c
ssl/quic/quic_tls.c
ssl/quic/quic_tserver.c
test/quic_tserver_test.c
test/recipes/70-test_quic_tserver.t