Replace use of the Dummy Handshake Layer with the real one
authorMatt Caswell <matt@openssl.org>
Fri, 18 Nov 2022 12:38:50 +0000 (12:38 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Jan 2023 17:16:29 +0000 (17:16 +0000)
commit2723d705b55bd0c3f1806ff42b9eed379cfee4c0
treea7e34fe93e89d97f521ffa962e05a0151a352e87
parent19863d497dd1f74099998d4e5788d270de6423d6
Replace use of the Dummy Handshake Layer with the real one

We start using the QUIC TLS implementation rather than the dummy one.

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_channel.h
include/openssl/tls1.h
ssl/quic/quic_channel.c
ssl/quic/quic_channel_local.h
ssl/quic/quic_impl.c
ssl/quic/quic_local.h