[Privoxy-commits] [privoxy] branch master updated (07a4273b -> bf54eb01)

User Git git at git.privoxy.org
Mon Mar 16 07:54:48 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 07a4273b Unblock gitlab./search/count\?
     new e0bd34bc Allow to set and unset external filters through the CGI editor
     new 2c70a1e9 cgi_edit_actions_submit(): Rename a variable and remove an outdated comment
     new 6d3d5bef Use separate linked lists for filters of different types
     new 4ff072d5 Remove #96: 'Filters should be easier to look up.' as it's done
     new 9bddef8b load_one_re_filterfile(): Only register content filters for statistics
     new 502bcaeb Document that the listen-address is taken into account for client tags as well now
     new 7d9aac15 Disable fast-redirects for /.*&__goaway_referer=http
     new 8efa2bb4 Remove useless csp member re_filterfile_short[]
     new 43239177 cgi_show_url_info(): Remove special handling of "standard.action"
     new addb1f93 gen-skip-reasons.pl: Skip test 1 due to multiple Connection header values
     new cbd36bea Regenerate curl-test-manifest-for-privoxy
     new cc1a1890 tests/cts/README: Recommend to use curl upstream tag curl-8_19_0
     new 11ab91e7 user-manual: Update limit-connect description
     new b2ff2637 Update limit-connect description
     new 8bc0a837 user.action: Stop referring to SSL
     new c7089bb8 user.action: Remove obsolete domain sunsolve.sun.com
     new 85ab5265 user.action: Reword a comment that claimed that 'we' want to support certain cites
     new 6eec6117 user.action: Remove stray line
     new bf54eb01 user.action: Bump copyright

The 19 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:
 TODO                                     |   4 -
 cgiedit.c                                | 140 ++++++++++++++++---------------
 cgisimple.c                              |  35 ++++----
 default.action.master                    |  30 ++++---
 doc/source/p-config.sgml                 |   3 +
 doc/source/user-manual.sgml              |  12 ++-
 filters.c                                |   9 +-
 loadcfg.c                                |   2 -
 loaders.c                                |  61 +++++++++-----
 project.h                                |  14 ++--
 tests/cts/README                         |   2 +-
 tests/cts/curl-test-manifest-for-privoxy |   1 +
 tests/cts/gen-skip-reasons.pl            |   6 +-
 user.action                              |  11 +--
 14 files changed, 177 insertions(+), 153 deletions(-)

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


More information about the Privoxy-commits mailing list