X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=TODO;h=a8996f52955b019f0a43526b87902bb1f6b60e90;hb=6528970106aadd963c1314c3a7603252351a536a;hp=ed2f369c492d1318a43e5990c1051bc8c5a28e4b;hpb=4e2002a7600aef95b7df09719b2179f8c92cd6d6;p=privoxy.git diff --git a/TODO b/TODO index ed2f369c..a8996f52 100644 --- a/TODO +++ b/TODO @@ -520,6 +520,16 @@ https://www.privoxy.org/donate 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)