tor

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

commit 9bbf7ec3031a2597944e2df59b634ff77a36a3f8
parent 0bb25931dc620fd4b96146d11144bee3754c077f
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sun,  4 Nov 2018 19:10:40 +0200

Add changes file

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

diff --git a/changes/ticket28229_diag b/changes/ticket28229_diag @@ -0,0 +1,3 @@ + o Testing: + - Increase logging and tag all log entries with timestamps + in test_rebind.py. Provides diagnostics for issue 28229.