tor

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

commit 7c1f33dd0e56bbd6a99ce7797bd03423675bdd9d
parent d3fee8b82395f95a925b9adcb7b3a66ae0d5a0ef
Author: Nick Mathewson <nickm@torproject.org>
Date:   Sun,  5 Nov 2017 14:09:07 -0500

ticket21031 changes file revised.

Diffstat:
Mchanges/ticket21031 | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/changes/ticket21031 b/changes/ticket21031 @@ -1,5 +1,7 @@ - o New/reanimated features + o Minor features (removed deprecations): - The ClientDNSRejectInternalAddresses flag can once again be set in - non-default tor networks. This also remves a deprecation of this + non-testing Tor networks, so long as they do not use the default + directory authorities. + This change also removes the deprecation of this flag in 0.2.9.2-alpha. Closes ticket 21031.