[Privoxy-commits] [privoxy] branch master updated (23584c9d -> 7fb2856b)

User Git git at git.privoxy.org
Mon Mar 15 14:43:48 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 23584c9d handle_established_connection(): Slightly improve a comment
     new 7505b424 OpenSSL ssl_store_cert(): Initialize pointer with NULL instead of 0
     new edc1399d OpenSSL ssl_store_cert(): Remove pointless variable initialization
     new 9f34addb OpenSSL ssl_store_cert(): Translate EVP_PKEY_EC to a string
     new d7c2657e Remove support for the obsolete pcre code
     new a2448e3b Add #199: In actions.c the "#define DEFINE_ACTION_ALIAS 0" lines should probably be changed
     new 76f7e556 Add #200: Add a config directive that causes Privoxy to remove all host certificates before exiting
     new 2acc31d3 Unblock adguard.com/
     new fb183a75 Update #75 to note that existing converters should be evaluated first
     new d3c41527 Remove #166 as Lee seems to have figured it out
     new 3c9828c2 Fix typo in #178
     new 362fa336 Add ChangeLog entries for changes between v_3_0_32 and 23584c9d
     new d6e1a039 Unblock nlnet.nl/
     new 5366a335 Improve description of handle_established_connection()
     new 81f1eb11 OpenSSL generate_host_certificate(): Fix two error messsages
     new 7fb2856b OpenSSL generate_host_certificate(): Use config.privoxy.org as Common Name

The 15 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:
 ChangeLog             | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++
 GNUmakefile.in        | 37 +++++++------------------------
 TODO                  | 16 +++++++++-----
 configure.in          | 11 +---------
 default.action.master |  4 ++++
 jcc.c                 |  3 ++-
 openssl.c             | 29 +++++++++++++++++-------
 7 files changed, 107 insertions(+), 54 deletions(-)

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


More information about the Privoxy-commits mailing list