tor

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

commit aed82bf4109126a3088752d7bec45bab4f5e1537
parent fd1f28518903924c4cd1a6494411128672b2689d
Author: George Kadianakis <desnacked@riseup.net>
Date:   Tue, 23 Jul 2019 11:46:07 +0300

Add changes file for #31112 and #31098.

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

diff --git a/changes/bug31112 b/changes/bug31112 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Various simplifications and minor improvements to the circuit padding + machines. Patch by Tobias Pulls. Closes tickets 31112 and 31098.