aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-11-15 16:54:56 -0500
committerNick Mathewson <nickm@torproject.org>2018-11-15 16:54:56 -0500
commit15e752e6b111e159b1dee3bb4692d8de3c4d1c7f (patch)
tree550ff41d9cb3e5c9178f7857246b8631fdc235d2 /changes
parent63312e0299090bb61de62cd5ed45166a70b7f698 (diff)
parentcbe04d455016233f4759fe281c07dd7db6096c2a (diff)
downloadtor-15e752e6b111e159b1dee3bb4692d8de3c4d1c7f.tar.gz
tor-15e752e6b111e159b1dee3bb4692d8de3c4d1c7f.zip
Merge branch 'maint-0.3.3' into maint-0.3.4
Diffstat (limited to 'changes')
-rw-r--r--changes/bug241044
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug24104 b/changes/bug24104
new file mode 100644
index 0000000000..ca2a3537fa
--- /dev/null
+++ b/changes/bug24104
@@ -0,0 +1,4 @@
+ o Minor bugfix (relay statistics):
+ - Update relay descriptor on bandwidth changes only when the uptime is
+ smaller than 24h in order to reduce the efficiency of guard discovery
+ attacks. Fixes bug 24104; bugfix on 0.1.1.6-alpha.