summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2001-10-22 18:31:44 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2001-10-22 18:31:44 +0000
commitdb1ccab0bcc9b993b305e6246b3bb48a9709e63a (patch)
tree93b64537ff839e7874408cbe2a1e8cf8bf3155a2 /doc/TODO
parenta6a026cb9e7a57ccae85d7ddebf94149c9f28aae (diff)
downloadtinyproxy-db1ccab0bcc9b993b305e6246b3bb48a9709e63a.tar.gz
tinyproxy-db1ccab0bcc9b993b305e6246b3bb48a9709e63a.zip
New TODO entry for handling potential security problems.
Diffstat (limited to '')
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 7f20146..677eb7c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -21,3 +21,5 @@ against the current tree and I'll integrate it if possible.
Suggested: Ed Avis
- Include the ability to rewrite both incoming and outgoing headers.
- Enable an option for chroot() jailing tinyproxy.
+ - Add an option which allows the blocking of connections certain ports
+ (like 25, 110, etc.) that might be used for "bad" things. :)