tor

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

commit 81cb0afb2b0163d95a435583041dce1064eec65c
parent 4eac5c6ce6f19829bf1aed46e8d3d72fa3ae1a74
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu,  5 Jul 2018 16:04:32 -0400

Start splitting src/or

This is a very gentle commit that just lays the groundwork in the
build system: it puts the include files to build libtor-app.a into
src/core, and to build the tor executable into src/app.  The
executable is now "src/app/tor".