aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-05-13 14:33:31 -0400
committerNick Mathewson <nickm@torproject.org>2019-05-13 14:33:31 -0400
commit9ad2eb8f73b70292e36511424d676b223d4cdff0 (patch)
tree844aa082c47e7d4a76befda6fdc7dc668f8e4284 /changes
parentc6523a6398efb07831ede8234486ee8f385ed558 (diff)
parent507df74b319f37462d1540495f04b9b0838cb3a3 (diff)
downloadtor-9ad2eb8f73b70292e36511424d676b223d4cdff0.tar.gz
tor-9ad2eb8f73b70292e36511424d676b223d4cdff0.zip
Merge branch 'bug28683_30173_29203_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/bugs28693+30173+2920312
1 files changed, 12 insertions, 0 deletions
diff --git a/changes/bugs28693+30173+29203 b/changes/bugs28693+30173+29203
new file mode 100644
index 0000000000..9faa6279bf
--- /dev/null
+++ 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.