[Privoxy-commits] [privoxy] branch master updated (b6d807f7 -> a52bdf9a)
    User Git 
    git at git.privoxy.org
       
    Thu Jul 11 10:07:44 CEST 2024
    
    
  
This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master
in repository privoxy.
    from b6d807f7 Add missing "#include <stddef.h>" to fix the build on macOS
     new ec4392e4 OpenSSL generate_key(): Use EVP_RSA_gen() when using OpenSSL 3.0 or later
     new a581c261 Use SHA256 as hash algorithm for the certificate and key file names
     new a52bdf9a Factor out create_hexadecimal_hash_of_host()
The 3 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:
 openssl.c    | 32 +++++++++++++-------------------
 project.h    |  2 +-
 ssl.c        | 37 ++++++-------------------------------
 ssl_common.c | 35 +++++++++++++++++++++++++++++++++++
 ssl_common.h |  1 +
 wolfssl.c    | 40 ++++++----------------------------------
 6 files changed, 62 insertions(+), 85 deletions(-)
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Privoxy-commits
mailing list