[Privoxy-commits] [privoxy] 02/04: user-manual: List wolfSSL as potential dependency
User Git
git at git.privoxy.org
Sat Mar 9 12:10:22 CET 2024
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit b8f8680019ba02efe0883eb9b8e5b52c329863ed
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Mar 11 18:08:11 2021 +0100
user-manual: List wolfSSL as potential dependency
... in the 'Third-party licenses and copyrights' section.
Sponsored by: Privoxy project funds collected at SPI
---
doc/source/user-manual.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 4fd5d59f..a1b86b18 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -8586,7 +8586,8 @@ Requests</title>
Privoxy depends on a TLS library. The supported libraries are
<ulink url="https://www.openssl.org/">LibreSSL</ulink>,
<ulink url="https://github.com/Mbed-TLS/mbedtls/tags">mbed TLS 2.28.x</ulink> and
- <ulink url="https://www.openssl.org/">OpenSSL</ulink>.
+ <ulink url="https://www.openssl.org/">OpenSSL</ulink> and
+ <ulink url="https://www.wolfssl.com/">wolfSSL</ulink>.
</para>
<para>
When compiled with FEATURE_ZLIB (optional),
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list