]> git.ipfire.org Git - thirdparty/tor.git/commit
openssl: Use TLS_method unconditionally.
authorNick Mathewson <nickm@torproject.org>
Tue, 6 May 2025 12:25:25 +0000 (08:25 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 6 May 2025 12:25:25 +0000 (08:25 -0400)
commit64c1d38664e13dcd4a21413d877820f6ee656d0d
treef7a4a2329e0322ee0fe8f23723585436207b00d0
parent9e16924a7c79d928ff1b075b0105ec3c73cd0040
openssl: Use TLS_method unconditionally.

Every version of openssl/libressl we support has this.
configure.ac
src/lib/tls/tortls_openssl.c