tor

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

commit a207fd7226c63c97fbf375a5e4c47773d00be393
parent f1c50a0e75b22ff3b527e2df5cb451d45bc70618
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Wed, 22 Jan 2020 20:25:30 +0800

Add changes file

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

diff --git a/changes/ticket32455 b/changes/ticket32455 @@ -0,0 +1,2 @@ + o Minor features (continuous integration): + - Run Doxygen Makefile target on Travis. Closes ticket 32455.