aboutsummaryrefslogtreecommitdiff
path: root/changes/feature9777
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2014-02-13 02:46:26 -0500
committerRoger Dingledine <arma@torproject.org>2014-02-13 02:46:26 -0500
commit8028d8fded9c9fede1e39b169dd06272ceca024b (patch)
tree30568bc0ae61a872b26f4367324b165dbfbf8155 /changes/feature9777
parent2c0088b8aa360c8dfa4c38c45d50542fa9aae8fb (diff)
downloadtor-8028d8fded9c9fede1e39b169dd06272ceca024b.tar
tor-8028d8fded9c9fede1e39b169dd06272ceca024b.tar.gz
fold in the changes files to the new 0.2.5.2-alpha changelog
Diffstat (limited to 'changes/feature9777')
-rw-r--r--changes/feature97777
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/feature9777 b/changes/feature9777
deleted file mode 100644
index b9f111cdf..000000000
--- a/changes/feature9777
+++ /dev/null
@@ -1,7 +0,0 @@
- o Major features:
- - When we choose a path for a 3-hop circuit, make sure it contains
- at least one relay that supports the NTor circuit extension
- handshake. Otherwise, there is a chance that we're building
- a circuit that's worth attacking by an adversary who finds
- breaking 1024-bit crypto doable, and that chance changes the game
- theory. Implements ticket 9777.