Remove #184 as wolfSSL support has been committed a while ago
authorFabian Keil <fk@fabiankeil.de>
Fri, 10 Jan 2025 12:40:03 +0000 (13:40 +0100)
committerFabian Keil <fk@fabiankeil.de>
Fri, 10 Jan 2025 12:44:12 +0000 (13:44 +0100)
TODO

diff --git a/TODO b/TODO
index 87d0625..c4c4baa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -466,10 +466,6 @@ https://www.privoxy.org/donate
 183) Properly deal with proxy responses that arrive in multiple pieces
      when https inspecting while using a forwarding proxy.
 
-184) Add support for wolfSSL. Work in progress, expected to be
-     committed after the 3.0.34 release. Funded with donations
-     made to the Privoxy project.
-
 185) The mbedTLS and OpenSSL versions of generate_host_certificate()
      should only be called when necessary and the check should be
      done without holding the certificate mutex.