[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r12802: a todo entry extracted from a poor bug report (tor/trunk/doc)
Author: arma
Date: 2007-12-13 23:13:19 -0500 (Thu, 13 Dec 2007)
New Revision: 12802
Modified:
tor/trunk/doc/TODO
Log:
a todo entry extracted from a poor bug report
Modified: tor/trunk/doc/TODO
===================================================================
--- tor/trunk/doc/TODO 2007-12-13 21:25:00 UTC (rev 12801)
+++ tor/trunk/doc/TODO 2007-12-14 04:13:19 UTC (rev 12802)
@@ -228,6 +228,8 @@
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.