tor

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

commit 5cc988a947e8ba10e2682274465a82ff22e7c93d
parent e253a117c0a2db9315ac44f09cfba5e854f4e172
Author: Mike Perry <mikeperry-git@torproject.org>
Date:   Thu, 18 Apr 2019 20:35:22 +0000

Bug 28780: Changes file

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

diff --git a/changes/ticket28780 b/changes/ticket28780 @@ -0,0 +1,3 @@ + o Minor features (circuit padding): + - Provide the ability for circuit padding machines to hold a circuit open + until they are done padding it. Closes ticket 28780.