[Privoxy-commits] [privoxy] branch master updated (89da1910 -> 32b80c16)

User Git git at git.privoxy.org
Thu Dec 17 14:17:36 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 89da1910 redirect_url(): Check the actual URL when https inspecting requests
     new 7a5f24ec Let the hide-referrer code tolerate Referer headers with https:// URLs
     new 4a1da710 Fix a hide-referrer{conditional-block} test
     new 9ae173eb Fix a hide-referrer{conditional-forge} test
     new 8cdecfe4 Add another hide-referrer{conditional-forge} test
     new 431b86a8 Add another hide-referrer{conditional-block} test
     new 21e4440d Block requests to eu-tlp03.kameleoon.com/
     new 278fe6ed configure: Move the comment describing the version number above the variables
     new 230a3595 Recycle debug bit 4 for Tagging-related messages
     new e9c28754 Document the new meaning of debug bit 4
     new e18a6a44 privoxy-log-parser: Accept and ignore tagging-related log messages for now
     new 45932146 privoxy-log-parser: Bump version to 0.9.2
     new 6e7644a6 privoxy-log-parser: Highlight the new "Tagging" log level in purple
     new 2b9f7cb2 Don't explicitly mention the license for the code coming from 'Anonymous Coders' and Junkbusters
     new 2e4e59c6 Convert a couple of additional messages to log level "Tagging"
     new 567f181b privoxy-log-parser: Add a handler for tagging messages
     new 01718e40 Add #174: Let the Tor Onion Service for the privoxy website serve gitweb and the git repository as well
     new bf1b74a4 Update link to the cacert.pem file
     new b38efc24 Add a link to the trusted-cas-file documentation
     new 0df6319f Describe how to check if Privoxy has been built with FEATURE_HTTPS_INSPECTION
     new 706c8ab5 Turn a reference to the show-status page into a link
     new 114ebf4a Mention that HTTPS inspection also allows to filter encrypted responses
     new 17873429 Rebuild config file
     new 68182eb2 Use the new donate link in the TODO list
     new 4ce65ac3 Rebuild man page
     new 5ef9824e Rebuild HTML man page
     new 983180cc Remove 'experimental' warning for client-specific-tag-related directives
     new 41f1dc39 Clarify that only Privoxy team members can object to new sponsors
     new 4390992e Mark TODO #14 as work in progress and link to the patch tracker
     new beee9096 Bump copyright
     new 125db0e9 Update meaning of debug bit 4
     new 79cedb75 Let the dok-readme target fix the location embedded into the README file
     new 8805a6b7 Rephrase readme purpose
     new a1f2143b Remove reference to SourceForge
     new 12163de0 Remove a comment that claimed that the version number is for RPM
     new be5ca2bd Remove reference to 'How to Report Bugs Effectively'
     new 8c89425e redirect_url(): Use two seperate variables with limited scope
     new bb253f5c Fix grammar
     new 5c80f4bb List more client-specific-tag examples for inspiration
     new 734909ce Gracefully handle existing website keys without matching certificates
     new d8e805ab Explicitly mention that access to the ca key should be limited to Privoxy
     new 10a1d605 Use the '/sponsor' redirect for the link to the sponsor page
     new b9806a31 Improve the message shown when the client-tags CGI page is requested with no tags configued
     new ab927db0 Mention regression-tests.action in the config file
     new e472f824 Regenerate config file
     new c21b4cba developer-manual: Mention the directory from which to execute the commands to create Debian packages
     new 0fe40b46 Check the chdir() return code
     new 2bcee159 Rebuild README
     new 32b80c16 Rebuild docs

The 48 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:
 GNUmakefile.in                                 |  3 +-
 README                                         | 13 +++---
 TODO                                           |  6 ++-
 cgisimple.c                                    |  2 +-
 client-tags.c                                  | 16 ++++---
 config                                         | 50 +++++++++------------
 configure.in                                   |  9 ++--
 default.action.master                          |  3 ++
 doc/source/contacting.sgml                     | 10 +----
 doc/source/copyright.sgml                      |  3 +-
 doc/source/developer-manual.sgml               |  4 +-
 doc/source/faq.sgml                            |  4 +-
 doc/source/p-config.sgml                       | 41 ++++++++---------
 doc/source/readme.sgml                         |  4 +-
 doc/source/webserver/index.sgml                |  2 +-
 doc/webserver/developer-manual/newrelease.html |  5 ++-
 doc/webserver/faq/contact.html                 |  6 +--
 doc/webserver/faq/copyright.html               |  3 +-
 doc/webserver/faq/general.html                 |  3 +-
 doc/webserver/index.html                       |  3 +-
 doc/webserver/man-page/privoxy-man-page.html   | 22 ++++-----
 doc/webserver/user-manual/appendix.html        | 16 +++----
 doc/webserver/user-manual/config.html          | 62 ++++++++------------------
 doc/webserver/user-manual/contact.html         |  6 +--
 doc/webserver/user-manual/copyright.html       |  3 +-
 errlog.c                                       |  3 ++
 errlog.h                                       |  2 +-
 filters.c                                      | 17 ++++---
 jcc.c                                          |  5 ++-
 openssl.c                                      | 19 ++++++++
 parsers.c                                      | 14 +++---
 privoxy.1                                      | 14 +++---
 regression-tests.action                        | 10 ++++-
 ssl.c                                          | 19 ++++++++
 tools/privoxy-log-parser.pl                    | 25 ++++++++++-
 35 files changed, 234 insertions(+), 193 deletions(-)

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


More information about the Privoxy-commits mailing list