From ff62154ba3cb79b4b38f937552fdced04d2d950d Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 20 Jan 2008 05:54:15 +0000 Subject: New config options WarnPlaintextPorts and RejectPlaintextPorts so Tor can warn and/or refuse connections to ports commonly used with vulnerable-plaintext protocols. We still need to figure out some good defaults for them. svn:r13198 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 97cce747a..8b618d51f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ Changes in version 0.2.0.18-alpha - 2008-01-?? - If we've gone 12 hours since our last bandwidth check, and we estimate we have less than 50KB bandwidth capacity but we could handle more, do another bandwidth test. + - New config options WarnPlaintextPorts and RejectPlaintextPorts so + Tor can warn and/or refuse connections to ports commonly used with + vulnerable-plaintext protocols. o Minor features: - Don't answer "/tor/networkstatus-bridges" directory requests if -- cgit v1.2.3