[Privoxy-commits] [privoxy] branch master updated (70e904f6 -> 42fc05a0)

User Git git at git.privoxy.org
Tue Jul 11 05:52:34 CEST 2023


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

git pushed a change to branch master
in repository privoxy.

    from 70e904f6 log_error() Win32: Only call LogShowActivity() for debug level LOG_LEVEL_REQUEST
     new 53748ca8 Add pcre2 support
     new ea7150be Add Gagan Sidhu as contributor
     new fa6de9d8 regression-tests.action: Add a redirect{} test with a pcrs command
     new 4d563db5 regression-tests.action: Bump copyright
     new 36e809f2 privoxy-regression-test.pl: Let the --min-level option increase the --max-level
     new 078c3588 privoxy-regression-test.pl: Bump version
     new 3199711f privoxy-regression-test.pl: Bump copyright
     new 7781c31a Block requests to s.cpx.to/
     new 48e707b0 Block requests to i.clean.gg/
     new 2e71ec20 Block requests to track.venatusmedia.com/
     new 42fc05a0 Bump copyright

The 11 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:
 acconfig.h                       |   6 ++
 actions.c                        |   8 ++
 cgi.c                            |   9 ++-
 client-tags.c                    |   5 ++
 configure.in                     |  64 +++++++++++++++-
 default.action.master            |   8 +-
 doc/source/p-authors.sgml        |   1 +
 pcrs.c                           | 148 ++++++++++++++++++++++++++----------
 pcrs.h                           |  40 ++++++----
 project.h                        |  54 +++++++++----
 regression-tests.action          |   7 +-
 templates/show-status            |   5 +-
 tools/privoxy-regression-test.pl |  11 ++-
 urlmatch.c                       | 159 +++++++++++++++++++++++++++++++++++++++
 urlmatch.h                       |   4 +
 w32log.c                         |   3 +
 16 files changed, 453 insertions(+), 79 deletions(-)

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


More information about the Privoxy-commits mailing list