tor

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

commit 504aef6228d3a8460f43b9c9cf2cd4175ce4e1f7
parent 3e38efdf165098062972300687975c3372cec70e
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 13 Mar 2019 09:29:10 -0400

Changes file for practracker (29221)

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

diff --git a/changes/bug29221 b/changes/bug29221 @@ -0,0 +1,5 @@ + o Minor features (development tools): + - Tor's test scripts now check for files and functions that seem + too long and complicated. Existing overlong functions and files are + accepted for now, but should eventually be refactored. Closes + ticket 29221.