Changes file for bugs28693+30173+29203.

This commit is contained in:
Mike Perry 2019-04-17 23:37:22 +00:00 committed by Nick Mathewson
parent 42eb02a327
commit 0d275ec592

View File

@ -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.