diff options
author | Roger Dingledine <arma@torproject.org> | 2011-12-08 04:38:37 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-12-08 04:38:37 -0500 |
commit | 06b10ccdc4cae7881436841a87e3e5677ecc7962 (patch) | |
tree | 57bafb59a8ee74dbfea15f7ec18b9be0e4732ca9 /changes/bug3460 | |
parent | 00fae9a500475d7ebf1dd0f56c7fc78e2567c818 (diff) | |
download | tor-06b10ccdc4cae7881436841a87e3e5677ecc7962.tar.gz tor-06b10ccdc4cae7881436841a87e3e5677ecc7962.zip |
fold in changes files
Diffstat (limited to 'changes/bug3460')
-rw-r--r-- | changes/bug3460 | 11 |
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. - |