[Privoxy-commits] [privoxy] 03/10: Remove TODO item #164
User Git
git at git.privoxy.org
Sun Aug 27 12:59:09 CEST 2023
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 7438adb5a23e0a9a7344c3526145098f1beb6bfb
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jul 11 18:02:29 2023 +0200
Remove TODO item #164
The PCRE2 code uses the native API as the POSIX API resulted in crashes.
---
TODO | 4 ----
1 file changed, 4 deletions(-)
diff --git a/TODO b/TODO
index 7f6fa947..7466ad0b 100644
--- a/TODO
+++ b/TODO
@@ -422,10 +422,6 @@ https://www.privoxy.org/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.
-
165) Add a max-connections-per-client directive.
167) Set up a public Privoxy-Filter-Test instance.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list