From: Roger Dingledine Date: Fri, 25 Jul 2014 16:22:05 +0000 (-0400) Subject: get rid of already-merged prop221 changes file X-Git-Tag: tor-0.2.6.1-alpha~218^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2126feaabc3e07dc8f7ad712256de496fbcfb976;p=thirdparty%2Ftor.git get rid of already-merged prop221 changes file --- 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.