From 31dbb0aec91919a34d4b6d172f9e33c49cf2fd73 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 9 Feb 2006 03:44:27 +0000 Subject: [PATCH] remove MaxConn TODO item svn:r5940 --- doc/TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index 7ec8df8247..bf9faf14ac 100644 --- a/doc/TODO +++ b/doc/TODO @@ -58,7 +58,6 @@ N - when we're running an unrecommended version, we should be told N o add a GUARD flag to the network-status entries. R - Clients use it. - add TestSocks config option to man page -R - MaxConn is still in man page. needs to be ConnLimit and needs change. - when logging unknown http headers, this could include bad escape codes? - more generally, attacker-controller log entries with newlines in them are dangerous for our users.