]> git.ipfire.org Git - thirdparty/openssl.git/commit
Adds DTLS1.3 to ssl protocol to text structs
authorFrederik Wedel-Heinen <frederik.wedel-heinen@dencrypt.dk>
Wed, 4 Oct 2023 08:03:45 +0000 (10:03 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 9 Jan 2025 15:58:39 +0000 (16:58 +0100)
commit719bf8d2eb0c06a39339fd1749baaae876edc766
tree726d7407346c4031969a982b35f6b91749d9e652
parent62458fac1c481d50d3634db714aceac960757320
Adds DTLS1.3 to ssl protocol to text structs

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22273)
ssl/ssl_conf.c
ssl/t1_trce.c
test/helpers/ssl_test_ctx.c
test/ssl_old_test.c