wolfSSL: Use LIBWOLFSSL_VERSION_HEX to decide whether or not to use WOLFSSL_X509_V_OK
[privoxy.git] / doc / webserver / user-manual / copyright.html
index dce110a..d40237c 100644 (file)
@@ -4,7 +4,7 @@
 <head>
   <title>Privoxy Copyright, License and History</title>
   <meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.79">
-  <link rel="HOME" title="Privoxy 3.0.32 User Manual" href="index.html">
+  <link rel="HOME" title="Privoxy 3.0.35 User Manual" href="index.html">
   <link rel="PREVIOUS" title="Contacting the Developers, Bug Reporting and Feature Requests" href="contact.html">
   <link rel="NEXT" title="See Also" href="seealso.html">
   <link rel="STYLESHEET" type="text/css" href="../p_doc.css">
@@ -15,7 +15,7 @@
   <div class="NAVHEADER">
     <table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0">
       <tr>
-        <th colspan="3" align="center">Privoxy 3.0.32 User Manual</th>
+        <th colspan="3" align="center">Privoxy 3.0.35 User Manual</th>
       </tr>
       <tr>
         <td width="10%" align="left" valign="bottom"><a href="contact.html" accesskey="P">Prev</a></td>
     <hr align="left" width="100%">
   </div>
   <div class="SECT1">
-    <h1 class="SECT1"><a name="COPYRIGHT">12. Privoxy Copyright, License and History</a></h1>
-    <p>Copyright &copy; 2001-2021 by Privoxy Developers <code class="EMAIL">&#60;<a href=
+    <h1 class="SECT1"><a name="COPYRIGHT">13. Privoxy Copyright, License and History</a></h1>
+    <p>Copyright &copy; 2001-2023 by Privoxy Developers <code class="EMAIL">&#60;<a href=
     "mailto:privoxy-devel@lists.privoxy.org">privoxy-devel@lists.privoxy.org</a>&#62;</code></p>
     <p>Some source code is based on code Copyright &copy; 1997 by Anonymous Coders and Junkbusters, Inc.</p>
     <p><span class="APPLICATION">Privoxy</span> is free software; you can redistribute and/or modify its source code
     under the terms of the <i class="CITETITLE">GNU General Public License</i> as published by the Free Software
     Foundation, either version 2 of the license, or (at your option) any later version.</p>
     <p>The same is true for <span class="APPLICATION">Privoxy</span> binaries unless they are linked with a <a href=
-    "https://tls.mbed.org/" target="_top">mbed TLS</a> version that is licensed under the Apache 2.0 license in which
-    case you can redistribute and/or modify the <span class="APPLICATION">Privoxy</span> binaries under the terms of
-    the <i class="CITETITLE">GNU General Public License</i> as published by the Free Software Foundation, either
-    version 3 of the license, or (at your option) any later version.</p>
+    "https://www.trustedfirmware.org/projects/mbed-tls/" target="_top">mbed TLS</a> version that is licensed under the
+    Apache 2.0 license in which case you can redistribute and/or modify the <span class="APPLICATION">Privoxy</span>
+    binaries under the terms of the <i class="CITETITLE">GNU General Public License</i> as published by the Free
+    Software Foundation, either version 3 of the license, or (at your option) any later version.</p>
     <p>Both licenses are included in the next section.</p>
     <div class="SECT2">
-      <h2 class="SECT2"><a name="LICENSE">12.1. License</a></h2>
+      <h2 class="SECT2"><a name="LICENSE">13.1. License</a></h2>
       <div class="SECT3">
-        <h3 class="SECT3"><a name="GPLV2">12.1.1. GNU General Public License version 2</a></h3>
+        <h3 class="SECT3"><a name="GPLV2">13.1.1. GNU General Public License version 2</a></h3>
         <table border="0" bgcolor="#E0E0E0" width="100%">
           <tr>
             <td>
-              <pre class="SCREEN">                     GNU GENERAL PUBLIC LICENSE
+              <pre class="LITERALLAYOUT">                     GNU GENERAL PUBLIC LICENSE
                        Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
@@ -391,11 +391,11 @@ Public License instead of this License.
         </table>
       </div>
       <div class="SECT3">
-        <h3 class="SECT3"><a name="GPLV3">12.1.2. GNU General Public License version 3</a></h3>
+        <h3 class="SECT3"><a name="GPLV3">13.1.2. GNU General Public License version 3</a></h3>
         <table border="0" bgcolor="#E0E0E0" width="100%">
           <tr>
             <td>
-              <pre class="SCREEN">                     GNU GENERAL PUBLIC LICENSE
+              <pre class="LITERALLAYOUT">                     GNU GENERAL PUBLIC LICENSE
                        Version 3, 29 June 2007
 
  Copyright (C) 2007 Free Software Foundation, Inc. &#60;https://fsf.org/&#62;
@@ -1075,19 +1075,22 @@ Public License instead of this License.  But first, please read
         </table>
       </div>
       <div class="SECT3">
-        <h3 class="SECT3"><a name="THIRD-PARTY-LICENSES">12.1.3. Third-party licenses and copyrights</a></h3>
+        <h3 class="SECT3"><a name="THIRD-PARTY-LICENSES">13.1.3. Third-party licenses and copyrights</a></h3>
         <p>Privoxy depends on a couple of third-party libraries which have seperate licenses. Please refer to the
         third-party websites for up-to-date license and copyright information.</p>
         <p>Privoxy depends on <a href="https://pcre.org/" target="_top">pcre</a>.</p>
         <p>When compiled with FEATURE_BROTLI (optional), Privoxy depends on <a href="https://www.brotli.org/" target=
         "_top">brotli</a>.</p>
         <p>When compiled with FEATURE_HTTPS_INSPECTION (optional), Privoxy depends on a TLS library. The supported
-        libraries are <a href="https://www.openssl.org/" target="_top">LibreSSL</a>, <a href="https://tls.mbed.org/"
-        target="_top">mbed TLS</a> and <a href="https://www.openssl.org/" target="_top">OpenSSL</a>.</p>
+        libraries are <a href="https://www.openssl.org/" target="_top">LibreSSL</a>, <a href=
+        "https://github.com/Mbed-TLS/mbedtls/tags" target="_top">mbed TLS 2.28.x</a> and <a href=
+        "https://www.openssl.org/" target="_top">OpenSSL</a>.</p>
+        <p>When compiled with FEATURE_ZLIB (optional), Privoxy depends on <a href="https://zlib.net/" target=
+        "_top">zlib</a>.</p>
       </div>
     </div>
     <div class="SECT2">
-      <h2 class="SECT2"><a name="HISTORY">12.2. History</a></h2>
+      <h2 class="SECT2"><a name="HISTORY">13.2. History</a></h2>
       <p>A long time ago, there was the <span class="APPLICATION">Internet Junkbuster</span>, by Anonymous Coders and
       Junkbusters Corporation. This saved many users a lot of pain in the early days of web advertising and user
       tracking.</p>
@@ -1112,7 +1115,7 @@ Public License instead of this License.  But first, please read
       is still actively maintained.</p>
     </div>
     <div class="SECT2">
-      <h2 class="SECT2"><a name="AUTHORS">12.3. Authors</a></h2>
+      <h2 class="SECT2"><a name="AUTHORS">13.3. Authors</a></h2>
       <p>Current Privoxy Team:</p>
       <p class="LITERALLAYOUT">&nbsp;Fabian&nbsp;Keil,&nbsp;lead&nbsp;developer<br>
       &nbsp;David&nbsp;Schmidt<br>
@@ -1156,6 +1159,7 @@ Public License instead of this License.  But first, please read
       &nbsp;Anatoly&nbsp;Arzhnikov<br>
       &nbsp;Ken&nbsp;Arromdee<br>
       &nbsp;Natxo&nbsp;Asenjo<br>
+      &nbsp;avoidr<br>
       &nbsp;Devin&nbsp;Bayer<br>
       &nbsp;Havard&nbsp;Berland<br>
       &nbsp;David&nbsp;Binderman<br>
@@ -1168,10 +1172,13 @@ Public License instead of this License.  But first, please read
       &nbsp;Andrew&nbsp;J.&nbsp;Caines<br>
       &nbsp;Clifford&nbsp;Caoile<br>
       &nbsp;Edward&nbsp;Carrel<br>
+      &nbsp;Celejar<br>
+      &nbsp;Chakib&nbsp;Benziane<br>
       &nbsp;Pak&nbsp;Chan<br>
       &nbsp;Wan-Teh&nbsp;Chang<br>
       &nbsp;Sam&nbsp;Chen<br>
       &nbsp;Ramkumar&nbsp;Chinchani<br>
+      &nbsp;Gwyn&nbsp;Ciesla<br>
       &nbsp;Billy&nbsp;Crook<br>
       &nbsp;Fr&eacute;d&eacute;ric&nbsp;Crozat<br>
       &nbsp;Matthew&nbsp;Daley<br>
@@ -1210,6 +1217,7 @@ Public License instead of this License.  But first, please read
       &nbsp;Stefan&nbsp;Huehner<br>
       &nbsp;Basil&nbsp;Hussain<br>
       &nbsp;Peter&nbsp;Hyman<br>
+      &nbsp;Artem&nbsp;Ivanov<br>
       &nbsp;Derek&nbsp;Jennings<br>
       &nbsp;Andrew&nbsp;Jones<br>
       &nbsp;Julien&nbsp;Joubert<br>
@@ -1270,7 +1278,9 @@ Public License instead of this License.  But first, please read
       &nbsp;Andreas&nbsp;Rutkauskas<br>
       &nbsp;Sam<br>
       &nbsp;Saperski<br>
+      &nbsp;Andrew&nbsp;Savchenko<br>
       &nbsp;Bart&nbsp;Schelstraete<br>
+      &nbsp;Richard&nbsp;Schneidt<br>
       &nbsp;Gregory&nbsp;Seidman<br>
       &nbsp;Atman&nbsp;Sense<br>
       &nbsp;Mark&nbsp;Seward<br>
@@ -1314,6 +1324,7 @@ Public License instead of this License.  But first, please read
       &nbsp;Yang&nbsp;Xia<br>
       &nbsp;Jarry&nbsp;Xu<br>
       &nbsp;Oliver&nbsp;Yeoh<br>
+      &nbsp;Wen&nbsp;Yue<br>
       &nbsp;Yossi&nbsp;Zahn<br>
       &nbsp;Jamie&nbsp;Zawinski<br>
       &nbsp;Zepard<br>