[Privoxy-commits] [privoxy] branch master updated (cfde2704 -> e87a4bd6)

User Git git at git.privoxy.org
Sun Feb 21 15:10:22 UTC 2021


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

git pushed a change to branch master
in repository privoxy.

    from cfde2704 windows build: have to include extra libraries for a mingw build
     new d15d7223 log_error(): Silence a warning when compiling with NDEBUG
     new 7e5dddf4 Only compile list_is_valid() when NDEBUG is undefined
     new 050cedd7 decompress_iob(): Silence compiler warning when compiling with NDEBUG
     new 3e8a243b configure: Add --with-assertions option and only enable assertions when it is used
     new 7e8f2008 configure: Bump copyright
     new 10c420ef list_is_valid(): Remove '#if 1' block around the function body
     new 9e4173b5 privoxy-log-parser.pl: Let gather_loglevel_clf_stats() tolerate another 'invalid' log message
     new 3f497807 privoxy-log-parser.pl: Let highlight_request_line() tolerate 'Failed reading chunked client body'
     new 999dfa70 fuzz_client_header(): Fix compiler warning
     new 39b86635 fuzz_server_header(): Fix compiler warning
     new 5d01d3aa Update cgi_send_banner()'s comment header
     new c78a3a27 log_error(): Treat LOG_LEVEL_FATAL as fatal even when --stfu is being used
     new ba0c0302 Fix a couple of format specifiers
     new 5431270d OpenSSL ssl_store_cert(): Fix a format specifier
     new f1658090 Terminate the body of the HTTP snipplets with a single new line instead of \r\n
     new be220e8c privoxy-regression-test: Add the --check-bad-ssl option to the --help output
     new 5ea00840 privoxy-regression-test: Bump version to 0.7.3
     new ce6d22af Disable fast-redirects for .linkedin.com/
     new 9ac533bc Block requests for trc*.taboola.com/
     new b1415007 OpenSSL ssl_store_cert(): Fix two error messages
     new 8c6a51f0 privoxy-log-parser: Highlight: "Tag 'change-tor-socks-port' for client 127.0.0.1 expired 1 seconds ago. Deleting it."
     new e9e27046 privoxy-log-parser: Highlight: "Evaluating tag 'change-tor-socks-port' for client 127.0.0.1. End of life 1613162302."
     new 62b77bfd mbedTLS: Log the TLS version and cipher suite
     new 14b36ab9 Unblock requests to adri*.
     new b89367dc Bump copyright
     new 6f5db14d OpenSSL: Log the TLS version and the the cipher used
     new d6c9b0e6 serve(): Increase the chances that the host is logged
     new 172e342a ssl_send_certificate_error(): End body with a single new line
     new 6a6fd3ac ssl_send_certificate_error(): Respect HEAD requests by not sending a body
     new 350810b1 Add #193: Use SHA256 instead of MD5 for the host hash
     new ed0b15ec Add #194: There should be a way to force gif deanimation
     new 5635f226 Update #184
     new 4e2002a7 Add #195: We should probably cache the server TLS contexts
     new 4f4cb67f Add #196: Investigate if it's worth adding an optional mutex for the CGI handler
     new 3ddc05ad Make the second pcrs job of the img-reorder filter greedy again
     new 84aea7fb Bump copyright on the homepage
     new cfdbf611 Respect DESTDIR when considering whether or not to install config files
     new bc7cc845 load_config(): Properly parse the client-tag-lifetime directive
     new cd2f73de OpenSSL: Fix white-space
     new 07389340 OpenSSL ssl_base64_encode(): Remove superfluous space
     new 5eed38e5 Declare save_connection_destination() static
     new f7ff66d8 Adjust a couple of asterisks
     new be73effb Disable fast-redirects for .golem.de/
     new 58551576 configure.in: Add warning that the obsolete pcre code is scheduled to be removed before the 3.0.33 release
     new 6d016c7c privoxy-log-parser: Higlight 'Dropping the client connection on socket 23 with server socket 24 connected to www.reddit.com. The forwarder has changed.'
     new e87a4bd6 Convert GIF spec URL to https

The 46 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                   |  2 +-
 TODO                             | 15 +++++++++++-
 cgisimple.c                      |  4 ++--
 configure.in                     |  8 ++++++-
 deanimate.c                      |  2 +-
 default.action.master            | 11 +++++++--
 default.filter                   |  2 +-
 doc/source/webserver/index.sgml  |  2 +-
 errlog.c                         |  9 +++++++-
 fuzz.c                           |  4 ++--
 jcc.c                            | 50 ++++++++++++++++++++++------------------
 list.c                           | 15 +++++-------
 loadcfg.c                        |  2 +-
 openssl.c                        | 21 +++++++++--------
 parsers.c                        |  3 ++-
 project.h                        |  8 +++----
 ssl.c                            |  9 ++++++--
 ssl_common.c                     | 12 +++++++++-
 tools/privoxy-log-parser.pl      | 24 ++++++++++++++++++-
 tools/privoxy-regression-test.pl |  3 ++-
 20 files changed, 141 insertions(+), 65 deletions(-)

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


More information about the Privoxy-commits mailing list