aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-12-11 16:54:14 -0500
committerNick Mathewson <nickm@torproject.org>2017-12-11 16:54:14 -0500
commite11830b2b4d3f15fd73703b5f4a7c784d09456f7 (patch)
tree6a3ea2a4a7b4f21bdae3a68dff02e86b83f842a9 /changes
parentebf4f3f823f5d5861ec9114ae8afa03c58074380 (diff)
parent2ea573ece8f168749b40eddcd023b71bf05a4fef (diff)
downloadtor-e11830b2b4d3f15fd73703b5f4a7c784d09456f7.tar.gz
tor-e11830b2b4d3f15fd73703b5f4a7c784d09456f7.zip
Merge branch 'maint-0.3.0' into release-0.3.0
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket238564
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket23856 b/changes/ticket23856
new file mode 100644
index 0000000000..049da18d06
--- /dev/null
+++ b/changes/ticket23856
@@ -0,0 +1,4 @@
+ o Minor feature (relay statistics):
+ - Change relay bandwidth reporting stats interval from 4 hours to 24 hours
+ in order to reduce the efficiency of guard discovery attacks. Fixes
+ ticket 23856.