]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add an initial QUIC-TLS implementation
authorMatt Caswell <matt@openssl.org>
Fri, 18 Nov 2022 12:38:38 +0000 (12:38 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Jan 2023 17:16:29 +0000 (17:16 +0000)
commit19863d497dd1f74099998d4e5788d270de6423d6
tree3f4bd19cbc6d9f294e67b2b040e58f7d3e362df7
parentf6da3bbfb7342f3931d36e0c67bd9f79169fac2b
Add an initial QUIC-TLS implementation

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_tls.h [new file with mode: 0644]
ssl/quic/build.info
ssl/quic/quic_tls.c [new file with mode: 0644]
ssl/tls13_enc.c