tor

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

commit 0d275ec592761390c5ee05b2acdf5ae193c2a0ca
parent 42eb02a32730099e0320c7ee8b9fb0035d948bb4
Author: Mike Perry <mikeperry-git@torproject.org>
Date:   Wed, 17 Apr 2019 23:37:22 +0000

Changes file for bugs28693+30173+29203.

Diffstat:
Achanges/bugs28693+30173+29203 | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/changes/bugs28693+30173+29203 b/changes/bugs28693+30173+29203 @@ -0,0 +1,12 @@ + o Minor bugfixes (circuit padding): + - Add a torrc option to disable circuit padding. Fixes bug 28693; bugfix + on 0.4.0.1-alpha. + o Minor bugfixes (circuit padding): + - Provide consensus parameter to fully disable circuit padding, to be used + in emergency network overload situations. Fixes bug 30173; bugfix on + 0.4.0.1-alpha. + o Minor bugfixes (circuit padding): + - Allow circuit padding machines to specify that they do not contribute + much overhead, and provide consensus flags and torrc options to force + clients to only use low overhead machines. Fixes bug 29203; bugfix on + 0.4.0.1-alpha.