tor

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

commit 5e3c545af7c5801a370d416b033f1c4400f8403d
parent ef164346d4c6ee1b315e73917f3ec007b714a355
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 13 Feb 2018 08:50:59 -0500

Merge branch 'maint-0.3.2'

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

diff --git a/changes/ticket25170 b/changes/ticket25170 @@ -0,0 +1,5 @@ + o Minor bugfix (directory authority, documentation): + - When a fingerprint or network address is marked as rejected, the + returned message by the authority now explicitly mention to set a valid + ContactInfo address and contact the bad-relays@ mailing list. Fixes bug + 25170; bugfix on 0.2.9.1.