[Privoxy-commits] [privoxy] branch master updated (fc6b83ad -> 965eaaf2)
User Git
git at git.privoxy.org
Sun May 31 09:38:23 CEST 2026
This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master
in repository privoxy.
from fc6b83ad Update sourceforge filter test
new 4963aa4f ssl_send_certificate_error(): Store the generated message on the heap instead of the stack
new 5b3bb22b Parse the chunk-size with a dedicated function
new 76fbe682 Add three more tests for the chunked-transfer-encoding scenario
new 4efaa4c2 Block requests to .siteintercept.qualtrics.com/
new 84a1158f Add two paragraphs to the 'Reporting security problems' section
new cfe58bbd Disable two tests in the acl-multiple-ip-addresses-specified-without-destination scenario
new 4236288b Regenerate README
new 965eaaf2 Regenerate HTML documentation
The 8 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:
README | 7 ++
default.action.master | 2 +
doc/source/contacting.sgml | 9 ++
doc/webserver/faq/contact.html | 4 +
doc/webserver/user-manual/appendix.html | 16 ++--
doc/webserver/user-manual/contact.html | 4 +
encode.c | 2 +-
encode.h | 1 +
filters.c | 95 +++++++++++++++++++++-
filters.h | 1 +
jcc.c | 2 +-
ssl_common.c | 9 +-
.../data/test4 | 5 ++
.../data/test5 | 5 ++
.../data/{test1 => test46} | 4 +-
.../data/{test5 => test47} | 17 ++--
.../data/{test6 => test48} | 19 ++---
17 files changed, 156 insertions(+), 46 deletions(-)
copy tests/cts/chunked-transfer-encoding/data/{test1 => test46} (90%)
copy tests/cts/chunked-transfer-encoding/data/{test5 => test47} (77%)
copy tests/cts/chunked-transfer-encoding/data/{test6 => test48} (73%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list