Merge remote-tracking branch 'tor-github/pr/771' into maint-0.3.4

This commit is contained in:
teor
2019-03-14 06:41:14 +10:00
10 changed files with 210 additions and 22 deletions
+6
View File
@@ -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.