tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit c296f002541aee6dee5884187640fb273466b8f6
parent 9d27e3f01468c2a31d3d3ab538a668d8351e5324
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 18 Apr 2018 12:35:36 -0400

Changes file for openssl no-deprecated work.

Diffstat:
Achanges/feature19429 | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/changes/feature19429 b/changes/feature19429 @@ -0,0 +1,5 @@ + o Minor features (compatibility): + - Tor now detects versions of OpenSSL 1.1.0 and later compiled with the + no-deprecated option, and builds correctly with them. Closes + tickets 19981 and 25353. +