]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bugs28693+30173+29203.
authorMike Perry <mikeperry-git@torproject.org>
Wed, 17 Apr 2019 23:37:22 +0000 (23:37 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 13 May 2019 18:30:35 +0000 (14:30 -0400)
changes/bugs28693+30173+29203 [new file with mode: 0644]

diff --git a/changes/bugs28693+30173+29203 b/changes/bugs28693+30173+29203
new file mode 100644 (file)
index 0000000..9faa627
--- /dev/null
@@ -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.