]> git.ipfire.org Git - thirdparty/openssl.git/commit
Always use NULL BIOs when using the QUIC TLS API
authorMatt Caswell <matt@openssl.org>
Tue, 18 Mar 2025 12:51:29 +0000 (12:51 +0000)
committerTomas Mraz <tomas@openssl.org>
Thu, 20 Mar 2025 10:24:26 +0000 (11:24 +0100)
commit228a26fde43e63a46b0f4c16031d08c6a9dd04c7
tree0c66fd75b41cc7b86315a360c0097c17367246fa
parent445c0942cd19d78a96ea5c351c25c2613ab76c56
Always use NULL BIOs when using the QUIC TLS API

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27091)
ssl/quic/quic_tls.c