tor

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

commit dddc9a1715a2101690adb4026be81c2cc1aad671
parent a17e9d33781ae56107cfe4b1ece17c1273f8acec
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Fri, 20 Jul 2018 21:42:45 +0300

Add changes file

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

diff --git a/changes/bug26882 b/changes/bug26882 @@ -0,0 +1,5 @@ + o Minor bugfixes (logging, documentation): + - When SafeLogging is enabled, scrub IP address in + channel_tls_process_netinfo_cell(). Also, add a note + to manpage that scrubbing is not guaranteed on loglevels + below Notice. Fixes bug 26882; bugfix on 0.2.4.10-alpha.