tor

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

commit 32181cbaa2c4f0cdd8d3d39ddafb8aff643a4280
parent c296f002541aee6dee5884187640fb273466b8f6
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 18 Apr 2018 13:03:31 -0400

mention 19429 in changes file

Diffstat:
Mchanges/feature19429 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/feature19429 b/changes/feature19429 @@ -1,5 +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. + tickets 19429, 19981, and 25353.