tor

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

commit 5f2e00241a35f7658bde4f9afb0a758588217e40
parent 7a1007861f978abe0703a8fe062ed3c983bccd49
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Wed,  8 Aug 2018 19:07:50 +0300

Add changes file

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

diff --git a/changes/bug27034 b/changes/bug27034 @@ -0,0 +1,6 @@ + o Minor bugfixes (controller): + - Consider all routerinfo errors other than "not a server" + to be transient for the purpose of "GETINFO exit-policy/*" + controller request. Print stacktrace in the unlikely case + of failing to recompute routerinfo digest. Fixes bug 27034; + bugfix on 0.3.4.1-alpha.