diff options
author | Roger Dingledine <arma@torproject.org> | 2014-07-25 12:22:05 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2014-07-25 12:22:05 -0400 |
commit | 2126feaabc3e07dc8f7ad712256de496fbcfb976 (patch) | |
tree | c4c37fc3771162fe3fb7c452e521117503c2a320 /changes | |
parent | b350ac0860f461028a373a7ff6ce5c1468ef75a6 (diff) | |
download | tor-2126feaabc3e07dc8f7ad712256de496fbcfb976.tar.gz tor-2126feaabc3e07dc8f7ad712256de496fbcfb976.zip |
get rid of already-merged prop221 changes file
Diffstat (limited to 'changes')
-rw-r--r-- | changes/prop221 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/prop221 b/changes/prop221 deleted file mode 100644 index b2bf44bc37..0000000000 --- a/changes/prop221 +++ /dev/null @@ -1,6 +0,0 @@ - o Minor features: - - Stop sending the CREATE_FAST cells by default; instead, use a - parameter in the consensus to decide whether to use - CREATE_FAST. This can improve security on connections where - Tor's circuit handshake is stronger than the available TLS - connection security levels. Implements proposal 221. |