[Privoxy-commits] [privoxy] branch master updated (cf746418 -> 91f9e616)
User Git
git at git.privoxy.org
Mon Jan 18 13:32:08 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 cf746418 Git snapshot "release". Update all patches to new version. 39_show-status and 40_redirect-ssl are now incorporated upstream.
new ef43ecd1 Add new 'allow-autocompletion' filter
new 9007b043 Add Aaron Linville as contributor
new 4a243513 Rebuild docs
new 4fe4a728 privoxy-log-parser: Highlight 'The last 12078 bytes of the request body have been read'
new 98a2afd8 privoxy-log-parser: Highlight: 'Flushed 3153 bytes of request body'
new de04886d privoxy-log-parser: Properly deal with 'Certificate error' crunches
new 6575a2e4 Explicitly mention that the CA key is used to sign certificates
new 786606e8 Regenerate user-manual
new 9dac3ada Regenerate config file
new 95a7a4a8 OpenSSL ssl_certificate_is_invalid(): Remove a log message
new f5c1b608 OpenSSL ssl_base64_encode(): Fix buffer size check
new 2db09041 OpenSSL: Save memory allocations in generate_key()
new 3b674b95 OpenSSL: Rename generate_webpage_certificate() to generate_host_certificate()
new 0d61dc10 mbedTLS: Rename generate_webpage_certificate() to generate_host_certificate()
new 691c4f59 OpenSSL ssl_store_cert(): Fix an error message
new e6c7a040 Factor out enforce_sane_certificate_state()
new 8758d26b enforce_sane_certificate_state(): Also deal with certificates without key
new ddd7b573 Bump copyright
new 41bcde32 Disable fast-redirects for .gravater.com/
new bfd63db5 Add #185: generate_host_certificate() should only be called when necessary
new 0c086927 Update #184: Add ETA for the wolfSSL support
new 08a9e631 mbedTLS ssl_crt_verify_info(): Ditch trailing new line
new f2be4cfb Relocate CERT_INFO_PREFIX to ssl.c
new 34a6a841 developer-manual: Add more build instructions for Debian
new 178e8259 developer-manual: Bump copyright
new 91f9e616 Rebuild developer manual
The 26 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:
AUTHORS | 1 +
TODO | 7 +-
config | 3 +
default.action.master | 3 +-
default.filter | 10 ++
doc/source/developer-manual.sgml | 168 +++++++++++++++++++-
doc/source/p-authors.sgml | 1 +
doc/source/p-config.sgml | 3 +
doc/webserver/developer-manual/index.html | 2 +-
doc/webserver/developer-manual/newrelease.html | 208 +++++++++++++++++++++++++
doc/webserver/user-manual/appendix.html | 16 +-
doc/webserver/user-manual/config.html | 1 +
doc/webserver/user-manual/copyright.html | 1 +
openssl.c | 88 +++++------
ssl.c | 50 +++---
ssl_common.c | 52 ++++++-
ssl_common.h | 2 +-
tools/privoxy-log-parser.pl | 15 ++
18 files changed, 542 insertions(+), 89 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list