[Privoxy-commits] [privoxy] branch master updated (a057c133 -> 94c8b5df)

User Git git at git.privoxy.org
Fri May 6 10:39:28 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 a057c133 Rebuild docs
     new caacb810 Improve the handling of chunk-encoded responses
     new a123fb51 remove_chunked_transfer_coding(): Refuse to de-chunk invalid data
     new 44b6e7af Factor send_server_headers() out of handle_established_connection()
     new 4697cf05 Add OpenSSL to the list of libraries that may be licensed under the Apache 2.0 license
     new a6df6730 Bump copyright
     new 67725d3f send_https_request(): Add periods to a couple of log messages
     new a2b34e48 privoxy-log-parser: Highlight 'Prepared to read up to 157 bytes of encrypted request body from the client.'
     new bb852452 privoxy-log-parser: Highlight 'Forwarding 157 bytes of encrypted request body.'
     new b55bdc6c receive_and_send_encrypted_post_data(): Add periods to a couple of log messages
     new c24e1b46 privoxy-log-parser: Highlight 'Buffering encrypted client body. Prepared to read up to 2236 bytes.'
     new c74183d1 read_http_request_body(): End more log messages with periods.
     new 65b3864a read_https_request_body(): End more log messages with periods.
     new 94c8b5df privoxy-log-parser: Highlight 'The last 6945 bytes of the encrypted request body have been read.'

The 13 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:
 doc/source/license.sgml     |   5 +-
 filters.c                   | 182 ++++++++++++++++++++++-
 filters.h                   |   3 +
 jcc.c                       | 344 +++++++++++++++++++++++++++++---------------
 tools/privoxy-log-parser.pl |  20 +++
 5 files changed, 437 insertions(+), 117 deletions(-)

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


More information about the Privoxy-commits mailing list