Add a client-header-tagger{client-ip-address} example
[privoxy.git] / TODO
diff --git a/TODO b/TODO
index 04baa29..4f1eca2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.158 2017/03/08 13:11:25 fabiankeil Exp $
+$Id: TODO,v 1.160 2017/03/08 13:16:08 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -460,6 +460,15 @@ http://www.privoxy.org/faq/general.html#DONATE
 154) Underline links in docs and cgi pages. More precisely,
      don't mess with the browser defaults for link underlining.
 
+155) The sig_handler() shouldn't call log_error().
+     While it isn't known to cause actual problems in normal operation,
+     it's technically incorrect and causes crashes when running in
+     valgrind.
+
+156) Reject socks requests with an explicit error message similar
+     to the one used for ftp. Motivation:
+     https://lists.privoxy.org/pipermail/privoxy-users/2017-March/000195.html
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)