[Privoxy-commits] [privoxy] branch master updated (4255bc11 -> e4d32cfa)

User Git git at git.privoxy.org
Mon Feb 23 12:55:27 CET 2026


This is an automated email from the git hooks/post-receive script.

git pushed a change to branch master
in repository privoxy.

    from 4255bc11 Block .parsely.com/p(logger|x)/
     new b4f156d3 Remove support for OpenSSL versions before 2.0
     new 956b5ce7 Remove support for mbedtls 2.x
     new 1ae617e1 Add elliptic-curve-keys directive and enable it by default
     new b11594a2 Document the elliptic-curve-keys directive
     new 6d92e7b5 user-manual: Use < instead of literal '<' to unbreak highlighting in emacs
     new 03d2eadf Regenerate docs
     new e4d32cfa Renerate config file

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 INSTALL                                           |   4 +-
 README                                            |  21 +-
 config                                            |  43 +++-
 doc/source/p-config.sgml                          |  67 +++++-
 doc/source/user-manual.sgml                       |   2 +-
 doc/webserver/developer-manual/documentation.html |   2 +-
 doc/webserver/developer-manual/index.html         |   2 +-
 doc/webserver/developer-manual/newrelease.html    |  14 +-
 doc/webserver/faq/index.html                      |   2 +-
 doc/webserver/index.html                          |   2 +-
 doc/webserver/privoxy-index.html                  |   2 +-
 doc/webserver/user-manual/actions-file.html       |   4 +-
 doc/webserver/user-manual/appendix.html           |  20 +-
 doc/webserver/user-manual/config.html             |  44 +++-
 doc/webserver/user-manual/configuration.html      |  14 +-
 doc/webserver/user-manual/contact.html            |   4 +-
 doc/webserver/user-manual/copyright.html          |   9 +-
 doc/webserver/user-manual/filter-file.html        |   6 +-
 doc/webserver/user-manual/howto.html              |   4 +-
 doc/webserver/user-manual/index.html              |   9 +-
 doc/webserver/user-manual/installation.html       |   8 +-
 doc/webserver/user-manual/introduction.html       |  21 +-
 doc/webserver/user-manual/quickstart.html         |   6 +-
 doc/webserver/user-manual/seealso.html            |   4 +-
 doc/webserver/user-manual/startup.html            |   8 +-
 doc/webserver/user-manual/templates.html          |   4 +-
 doc/webserver/user-manual/whatsnew.html           |   4 +-
 loadcfg.c                                         |  15 +-
 openssl.c                                         | 162 ++++++++------
 project.h                                         |   2 +
 ssl.c                                             | 127 +++--------
 wolfssl.c                                         | 260 ++++++++++++++++++++--
 32 files changed, 619 insertions(+), 277 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list