tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 3487a0d696bfe5ac711b15653fc36c63a6944cbe
parent e39fb0962f3b1058299068d278422f1760ac4be3
Author: David Goulet <dgoulet@torproject.org>
Date:   Tue, 22 Aug 2023 13:11:37 -0400

changes: Add changes file for ticket 40821

Signed-off-by: David Goulet <dgoulet@torproject.org>

Diffstat:
Achanges/ticket40821 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/ticket40821 b/changes/ticket40821 @@ -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.