]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for Tor2webRendezvousPoints.
authorGeorge Kadianakis <desnacked@riseup.net>
Mon, 15 Sep 2014 13:07:32 +0000 (16:07 +0300)
committerGeorge Kadianakis <desnacked@riseup.net>
Mon, 15 Sep 2014 13:07:48 +0000 (16:07 +0300)
changes/feature12844 [new file with mode: 0644]

diff --git a/changes/feature12844 b/changes/feature12844
new file mode 100644 (file)
index 0000000..7b72766
--- /dev/null
@@ -0,0 +1,5 @@
+  o Minor features:
+    - Introduce the config option Tor2webRendezvousPoints, which
+      allows clients in Tor2webMode to select a specific Rendezvous
+      Point to be used in HS circuits. This might allow better
+      performance for Tor2Web nodes. Implements ticket #12844.