diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-09-28 20:38:07 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-09-28 20:38:07 +0000 |
commit | 7c6cc24b1d0a7941b44ca662bccae70a522babbd (patch) | |
tree | e646b5fce99776869f5d4da567654c779c84808f /doc/TODO | |
parent | f869dfabdf528e39ae5d64ba60e99664369c1e5e (diff) | |
download | tinyproxy-7c6cc24b1d0a7941b44ca662bccae70a522babbd.tar.gz tinyproxy-7c6cc24b1d0a7941b44ca662bccae70a522babbd.zip |
Did a couple of TODOs and added a few new ones. :)
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -19,7 +19,6 @@ against the current tree and I'll integrate it if possible. external filtering program. I kind of like this idea, but I don't really have a good way of doing it yet. Suggested: Ed Avis - - Handle Secure Socket Layer (SSL) connections (usually port 443). - Include the ability to rewrite both incoming and outgoing headers. - - Log requests for tunnelled connections - - Allow HTTP header filtering through tunnelled connections
\ No newline at end of file + - Have a configuration option to build a statically linked program + - Enable an option for chroot() jailing tinyproxy. |