浏览代码

get rid of already-merged prop221 changes file

Roger Dingledine 9 年之前
父节点
当前提交
2126feaabc
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      changes/prop221

+ 0 - 6
changes/prop221

@@ -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.