tor

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

commit b64e1e602bac5e108e40a284616e3fe7f7597b17
parent 5cc86e364f4efbaa39b599e007765fc1770c8010
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sat, 22 Sep 2018 20:01:15 +0300

Add changes file

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

diff --git a/changes/ticket27325 b/changes/ticket27325 @@ -0,0 +1,4 @@ + o Code simplification and refactoring: + - Reimplement NETINFO cell parsing and generation to rely on + trunnel-generated wire format handling code. Closes ticket + 27325.