]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add changes file for ticket 40821
authorDavid Goulet <dgoulet@torproject.org>
Tue, 22 Aug 2023 17:11:37 +0000 (13:11 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 22 Aug 2023 17:11:37 +0000 (13:11 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket40821 [new file with mode: 0644]

diff --git a/changes/ticket40821 b/changes/ticket40821
new file mode 100644 (file)
index 0000000..6310189
--- /dev/null
@@ -0,0 +1,4 @@
+  o Major feature (denial of service):
+    - Extend DoS protection to partially opened channels and known relays.
+      Because re-entry is not allowed anymore, we can apply DoS protections onto
+      known IP namely relays. Fixes bug 40821; bugfix on 0.3.5.1-alpha.