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
commit04524443d071f3e310067e0a7ecdc52a97e80107 (patch)
treea6416cffdd822a7b85b0d509fa4d635457714a4c /changes
parent736e7299ce04bd96aa75c50f7dd7ecba36945917 (diff)
parent2ea573ece8f168749b40eddcd023b71bf05a4fef (diff)
downloadtor-04524443d071f3e310067e0a7ecdc52a97e80107.tar.gz
tor-04524443d071f3e310067e0a7ecdc52a97e80107.zip
Merge branch 'maint-0.3.0' into maint-0.3.1
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.