pcre: Fix invalid reads in internal and outdated pcre code
[privoxy.git] / TODO
diff --git a/TODO b/TODO
index e68fa2d..5b79160 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.131 2015/08/12 10:37:44 fabiankeil Exp $
+$Id: TODO,v 1.136 2015/12/27 13:32:02 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -406,6 +406,29 @@ http://www.privoxy.org/faq/general.html#DONATE
 141) Port Privoxy to CloudABI, which, despite the name, is actually
      rather neet. https://github.com/NuxiNL/cloudlibc
 
+142) Remove or update the "internal" pcre version.
+
+143) Add support for OpenBSD's pledge feature once it's stablelized.
+     This should be a lot less work then #124.
+
+144) Allow Privoxy admins to pre-define tags that are be set for
+     clients that previously opted-in through the CGI interface.
+
+     This would be useful in multi-user setups where admins may
+     want to allow users to disable certain actions and filters
+     for themselves without affecting others.
+
+     Even in single-user setups this could be useful to allow
+     more fine-grained toggling. For example to disable request
+     blocking while still crunching cookies, or to disable
+     experimental filters only.
+
+145) Once #144 is implemented, allow clients to opt-in to the
+     tagging for a limited amount of time (or number of requests).
+
+146) Once #144 is implemented, optionally allow to save the opt-in
+     status to disk.
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)