]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add file for MR 835
authorDavid Goulet <dgoulet@torproject.org>
Thu, 27 Mar 2025 15:21:30 +0000 (11:21 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 27 Mar 2025 15:21:30 +0000 (11:21 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ephemeral-onion-pow [new file with mode: 0644]

diff --git a/changes/ephemeral-onion-pow b/changes/ephemeral-onion-pow
new file mode 100644 (file)
index 0000000..7404f70
--- /dev/null
@@ -0,0 +1,7 @@
+  o Minor feature (onion service, control port):
+    - Add 3 more keywords to the ADD_ONION control command: PoWDefensesEnabled,
+      PoWQueueRate and PoWQueueBurst which correspond to
+      HiddenServicePoWDefensesEnabled, HiddenServicePoWQueueRate and
+      HiddenServicePoWQueueBurst from torrc.
+
+