tor

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

commit 2ceda207d3343f4a3d148ffb2e9543c39a3a97ee
parent bbaa398d268cda00e1b52fc2ebbe28f038b7db8f
Author: Mike Perry <mikeperry-git@torproject.org>
Date:   Thu, 13 Sep 2018 19:19:03 +0000

Bug 23512: Changes file.

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

diff --git a/changes/bug23512 b/changes/bug23512 @@ -0,0 +1,6 @@ + o Major bugfix (Relay bandwidth statistics): + - When we close relayed circuits, report the data in the circuit queues + as being written in our relay bandwidth stats. This mitigates guard + discovery and other attacks that close circuits for the explicit purpose + of noticing this discrepancy in statistics. Fixes bug 23512; bugfix + on 0.0.8pre3.