]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes for #17158, #17905, #18689, #18749 & April 2016 fallbacks
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>
Wed, 30 Mar 2016 01:45:22 +0000 (12:45 +1100)
committerNick Mathewson <nickm@torproject.org>
Tue, 26 Apr 2016 23:26:22 +0000 (19:26 -0400)
changes/fallbacks-201604 [new file with mode: 0644]

diff --git a/changes/fallbacks-201604 b/changes/fallbacks-201604
new file mode 100644 (file)
index 0000000..f88d5c6
--- /dev/null
@@ -0,0 +1,8 @@
+  o Minor enhancements (fallback directory mirrors):
+    - Give each fallback the same weight for client selection.
+      Restrict fallbacks to one per operator.
+      Add new fallback directory mirrors to the whitelist.
+      Update fallback directories based on the latest OnionOO data.
+      Many other minor simplifications and fixes.
+      Closes tasks 17158, 17905, 18749, and bug 18689 on
+      tor 0.2.8.1-alpha; patch by "teor".