[Privoxy-commits] [privoxy] branch master updated (19c08f05 -> a057c133)

User Git git at git.privoxy.org
Tue Apr 26 14:55:57 UTC 2022


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

git pushed a change to branch master
in repository privoxy.

    from 19c08f05 Merge Debian 3.0.33-2 (UNRELEASED) changes.
     new 16ba0417 When client body filters are enabled, buffer the whole request
     new d128e6aa Add a client-body-tagger action
     new 340e476f Add documentation for the client-body-tagger action
     new 0bb00ff3 user-manual: Bump copyright
     new 9540faa0 Rebuild AUTHORS
     new a057c133 Rebuild docs

The 6 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:
 AUTHORS                                     |   2 +
 actionlist.h                                |   1 +
 actions.c                                   |   2 +
 doc/source/user-manual.sgml                 |  88 ++++++++++-
 doc/webserver/user-manual/actions-file.html | 123 +++++++++++-----
 doc/webserver/user-manual/appendix.html     |  16 +-
 doc/webserver/user-manual/copyright.html    |   2 +
 doc/webserver/user-manual/filter-file.html  |   5 +-
 doc/webserver/user-manual/index.html        |  75 +++++-----
 filters.c                                   | 217 ++++++++++++++++++++++++++--
 filters.h                                   |   4 +-
 jcc.c                                       | 210 ++++++++++++++++-----------
 loaders.c                                   |   8 +
 project.h                                   |   9 +-
 14 files changed, 575 insertions(+), 187 deletions(-)

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


More information about the Privoxy-commits mailing list