tor

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

commit 65013a6924e5b97987819d93b4b8dc1acbee3c1e
parent 49cb7d6ec4fd57922e80f16f859ef691491a92d7
Author: David Goulet <dgoulet@torproject.org>
Date:   Wed,  6 Nov 2019 10:27:34 -0500

changes: Add file for ticket #31371

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

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

diff --git a/changes/ticket31371 b/changes/ticket31371 @@ -0,0 +1,3 @@ + o Minor feature (heartbeat, onion service): + - Add the DoS INTRODUCE2 defenses counter to the heartbeat DoS message. + Closes ticket 31371.