[Privoxy-commits] [privoxy] branch master updated (88cd523e -> a1c44c93)

User Git git at git.privoxy.org
Wed Dec 30 11:51:09 UTC 2020


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

git pushed a change to branch master
in repository privoxy.

    from 88cd523e Regenerate homepage with updated alt text for the Lalal.ai logo
     new 73b7af63 Add support for filering client request bodies
     new 0d0d7088 Correct count of the different pcrs-based filter actions
     new a1c44c93 Regenerate docs

The 3 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:
 actionlist.h                                |   1 +
 actions.c                                   |   5 +-
 cgiedit.c                                   |  21 +-
 default.filter                              |  14 ++
 doc/source/user-manual.sgml                 |  90 ++++++++-
 doc/webserver/developer-manual/testing.html |   2 +-
 doc/webserver/user-manual/actions-file.html | 122 ++++++++----
 doc/webserver/user-manual/appendix.html     |  16 +-
 doc/webserver/user-manual/filter-file.html  |  13 +-
 doc/webserver/user-manual/index.html        |  73 +++----
 filters.c                                   | 181 ++++++++++++++---
 filters.h                                   |   2 +
 jcc.c                                       | 290 +++++++++++++++++++++++++++-
 loaders.c                                   |   8 +
 parsers.c                                   |  65 ++++++-
 parsers.h                                   |   4 +-
 project.h                                   |  13 +-
 templates/edit-actions-for-url              |  13 ++
 18 files changed, 787 insertions(+), 146 deletions(-)

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


More information about the Privoxy-commits mailing list