]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix log message claiming that LibreSSL is OpenSSL
authorNick Mathewson <nickm@torproject.org>
Wed, 14 May 2025 00:29:41 +0000 (20:29 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 14 May 2025 00:29:41 +0000 (20:29 -0400)
commitaf264991a21960d8d0e23f5a190b8e17ff3e25b1
tree6e2e11c86f08d2fec2f79ea20c49da104ea9eab7
parent58248adab617eb240d6d8accd7620a1cabc1a1ff
Fix log message claiming that LibreSSL is OpenSSL

(We only want to check the OpenSSL version when it's actually OpenSSL
we're using.)

Fixes #41077; bug not in any released Tor.
src/lib/crypt_ops/crypto_openssl_mgt.c