]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add changes.md entry noting the limitations of recursive SSL calls
authorNeil Horman <nhorman@openssl.org>
Mon, 13 Jan 2025 17:06:49 +0000 (12:06 -0500)
committerNeil Horman <nhorman@openssl.org>
Thu, 23 Jan 2025 16:50:42 +0000 (11:50 -0500)
commit71781b772544983c18067cecafe7f662321b7e0f
tree0b48b389ed4bbc1fc961fde9a2f68ab9dcfbca7d
parenta36f893a1cf053e1fb947cc422b407ef67af8c9a
Add changes.md entry noting the limitations of recursive SSL calls

QUIC can't currently make recursive SSL calls, as it potentially results
in deadlock

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)
CHANGES.md