From 408a4fa9b43fb83cf01f71c50a79072704a41ff8 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Fri, 14 Dec 2007 04:13:19 +0000 Subject: [PATCH] a todo entry extracted from a poor bug report svn:r12802 --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/TODO b/doc/TODO index 828ed0775b..753e2cbd7e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -228,6 +228,8 @@ P - Flyspray 487, create a universal binary privoxy for inclusion in packages. Planned for 0.2.1.x: + - when somebody uses the controlport as an http proxy, give them + a "tor isn't an http proxy" error too like we do for the socks port. - we try to build 4 test circuits to break them over different servers. but sometimes our entry node is the same for multiple test circuits. this defeats the point.