tor

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

commit 4af27e016814f4817174ed87e7b660d65c6eaf9c
parent a0dd6bfdb03f53a52778e65161b9f3c68234bb82
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Mon, 29 Oct 2018 11:05:55 +0200

Add changes file

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

diff --git a/changes/ticket28010 b/changes/ticket28010 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Fix shellcheck warnings in run_trunnel.sh. Resolves issue + 28010.