tor

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

commit b8ed6e2ac6226c9cf43d28533c7f7eb3315be150
parent b00d17aa9e312e37fa05a4e3f05fedb28b67155d
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sat,  5 May 2018 16:10:50 +0200

Changes file for #25852

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

diff --git a/changes/bug25852 b/changes/bug25852 @@ -0,0 +1,5 @@ + o Minor bugfixes (control interface): + - Respond with more human readable error messages to GETINFO + exit-policy/* requests. Also, let controller know if error + is transient (response code 551) or not (response code 552). + Fixes bug 25852; bugfix on 0.2.8.1-alpha.