This is an automated email from the ASF dual-hosted git repository.

markt-asf pushed a change to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


    from 1a290f0df Update recommended version as 3.0.x LTS will reach EOS soon
     new 73a026192 Use new auto configuration of DH params rather than 
deprecated callback
     new 76a761839 Remove deprecated references to Engine configuration
     new 47f6fd903 Replace some deprecated code with OpenSSL 3.0+ equivalent
     new 9b7276da0 Refactor ECDH curve name extraction to avoid deprecated 
methods (#34)
     new 2a6031b9d Use automatic config of DH parameters. Manual config will be 
ignored.
     new 9013363ee Make setTmpECDHByCurveName() a NO-OP.
     new abc676c74 Fix warning
     new c7ca97045 Fix warning

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:
 native/include/ssl_private.h      |  12 +---
 native/os/unix/system.c           |   5 +-
 native/src/ssl.c                  | 144 --------------------------------------
 native/src/sslcontext.c           | 124 +++++---------------------------
 native/src/sslnetwork.c           |   2 +-
 native/src/sslutils.c             |  69 +++++++++---------
 xdocs/miscellaneous/changelog.xml |  11 +++
 7 files changed, 74 insertions(+), 293 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to