aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-12-11 16:54:11 -0500
committerNick Mathewson <nickm@torproject.org>2017-12-11 16:54:11 -0500
commitbc1ea4f470734f7fa22949318a98e286da5cba49 (patch)
tree824af3b85082f81f85fddc9382f5cbdc426bb25f /changes
parentf97f301b5b5605f559522ffae2159fc4d061817c (diff)
parentf5d4bdf305d2341f7ff531fc9c8ed08511bd503d (diff)
downloadtor-bc1ea4f470734f7fa22949318a98e286da5cba49.tar.gz
tor-bc1ea4f470734f7fa22949318a98e286da5cba49.zip
Merge branch 'maint-0.2.5' into maint-0.2.8
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.