diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-14 04:13:19 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-14 04:13:19 +0000 |
commit | 408a4fa9b43fb83cf01f71c50a79072704a41ff8 (patch) | |
tree | 61dcf852d7bbe79bb71b56a6b2b06029f8db0117 /doc | |
parent | 2cdaa93d963e5ea29184d65d3ab9ccf0f84a9cf8 (diff) | |
download | tor-408a4fa9b43fb83cf01f71c50a79072704a41ff8.tar.gz tor-408a4fa9b43fb83cf01f71c50a79072704a41ff8.zip |
a todo entry extracted from a poor bug report
svn:r12802
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |