From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 4 Oct 2020 10:30:20 +0000 (+0200)
Subject: Add #164: Evaluate switching from pcreposix(3) to pcre's native api for URL matching
X-Git-Tag: v_3_0_29~63
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/static/@default-cgi@show-url-info?a=commitdiff_plain;h=c36958679f939301c525e906050f2eb62a2fbd20;p=privoxy.git

Add #164: Evaluate switching from pcreposix(3) to pcre's native api for URL matching
---

diff --git a/TODO b/TODO
index 5cf5ba1a..4165e278 100644
--- a/TODO
+++ b/TODO
@@ -432,6 +432,10 @@ https://www.privoxy.org/faq/general.html#DONATE
 163) Use subdirectories in the certificate-directory to lower the number
      of files per directory.
 
+164) Evaluate switching from pcreposix(3) to pcre's native api
+     for URL matching which allows to compile the patterns once
+     at load-time.
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)