Add an extra check in channel_send_destroy for circID==0
[tor.git] / changes / prop221
blobb2bf44bc37158fd8662efb9b5ef144f5860b2bd5
1   o Minor features:
2     - Stop sending the CREATE_FAST cells by default; instead, use a
3       parameter in the consensus to decide whether to use
4       CREATE_FAST. This can improve security on connections where
5       Tor's circuit handshake is stronger than the available TLS
6       connection security levels. Implements proposal 221.