tor

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

commit 1eec42dee4aa3c0700ec74b0f230472a37aa3d56
parent ec9575944ac780d67bd36c0e6e64ddcebcdadeb3
Author: Nick Mathewson <nickm@torproject.org>
Date:   Fri, 29 Jan 2021 17:11:13 -0500

Remove changes files merged in 0455-rc

Diffstat:
Dchanges/ticket2667 | 4----
Dchanges/ticket40254 | 4----
2 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/changes/ticket2667 b/changes/ticket2667 @@ -1,4 +0,0 @@ - o Major feature (exit): - - Re-entry into the network is now denied at the Exit level to all relays' - ORPort and authorities' ORPort+DirPort. This is to help mitigate a series - of attacks. See ticket for more information. Closes ticket 2667. diff --git a/changes/ticket40254 b/changes/ticket40254 @@ -1,4 +0,0 @@ - o Minor bugfixes (relay, configuration): - - Don't attempt to discover address (IPv4 or IPv6) if no ORPort for it can - be found in the configuration. Fixes bug 40254; bugfix on 0.4.5.1-alpha. -