summaryrefslogtreecommitdiff
path: root/changes/bug3460
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-12-08 04:38:37 -0500
committerRoger Dingledine <arma@torproject.org>2011-12-08 04:38:37 -0500
commit06b10ccdc4cae7881436841a87e3e5677ecc7962 (patch)
tree57bafb59a8ee74dbfea15f7ec18b9be0e4732ca9 /changes/bug3460
parent00fae9a500475d7ebf1dd0f56c7fc78e2567c818 (diff)
downloadtor-06b10ccdc4cae7881436841a87e3e5677ecc7962.tar.gz
tor-06b10ccdc4cae7881436841a87e3e5677ecc7962.zip
fold in changes files
Diffstat (limited to 'changes/bug3460')
-rw-r--r--changes/bug346011
1 files changed, 0 insertions, 11 deletions
diff --git a/changes/bug3460 b/changes/bug3460
deleted file mode 100644
index 4fbca01aec..0000000000
--- a/changes/bug3460
+++ /dev/null
@@ -1,11 +0,0 @@
- o Major bugfixes:
-
- - Ignore the timestamps of INTRODUCE2 cells received by a hidden
- service. Previously, hidden services would check that the
- timestamp was within 30 minutes of their system clock, so that
- services could keep only INTRODUCE2 cells they had received in
- the last hour in their replay-detection cache. Bugfix on
- 0.2.1.6-alpha, when the v3 intro-point protocol (the first one
- which sent a timestamp field in the INTRODUCE2 cell) was
- introduced; fixes bug 3460.
-