handle_established_connection(): Slightly improve a comment
[privoxy.git] / TODO
diff --git a/TODO b/TODO
index 8117c55..a8996f5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -518,6 +518,18 @@ https://www.privoxy.org/donate
 194) There should be a way to force gif deanimation if the server does not
      declare the content as gif.
 
+195) We should probably cache the server TLS contexts.
+
+196) Investigate if it's worth adding an optional mutex for the CGI handler.
+     Could reduce memory use and increase performance on single core systems
+     for some tests.
+
+197) Investigate if parts of Privoxy should get optional replacements
+     written in Rust.
+
+198) Add a config directive that prevent's IP addresses from being logged
+     (when logging is enabled).
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)