From: Roger Dingledine Date: Fri, 14 Dec 2007 04:13:19 +0000 (+0000) Subject: a todo entry extracted from a poor bug report X-Git-Tag: tor-0.2.0.13-alpha~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=408a4fa9b43fb83cf01f71c50a79072704a41ff8;p=thirdparty%2Ftor.git a todo entry extracted from a poor bug report svn:r12802 --- 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.