]> git.ipfire.org Git - thirdparty/openssl.git/commit
Return channel tls from ossl_quic_accept_connection
authorNeil Horman <nhorman@openssl.org>
Wed, 8 Jan 2025 19:12:28 +0000 (14:12 -0500)
committerNeil Horman <nhorman@openssl.org>
Thu, 23 Jan 2025 16:50:42 +0000 (11:50 -0500)
commitc0e2855c37312105593bbf62f3962582eb5d49fe
tree20a8d80f036d8c66edf67e1ed54b26563f33cbf2
parente86b74af7a30fe64770495c5077b1eddccbf28bb
Return channel tls from ossl_quic_accept_connection

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26361)
ssl/quic/quic_impl.c