blob: a8dd0a339b96c1a0aca9f943f69c9a44a0268985 (
plain)
1
2
3
4
5
|
o Minor features (compilation):
- Disable deprecation warnings when building with OpenSSL 3.0.0 or later.
There are a number of newly deprecated APIs in OpenSSL 3.0.0 that Tor
still requires. (A later version of Tor will try to stop depending on
these.) Closes ticket 40165.
|