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

remm pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from 7a8bedcb8e Remove out of date comment.
     new b978d153af Add basic LibreSSL support
     new 3f42ee6e70 Add basic compatibility for BoringSSL
     new 3ed089982b Fix IDE warnings

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:
 .../util/net/openssl/panama/OpenSSLContext.java    | 125 ++++++-------
 .../util/net/openssl/panama/OpenSSLEngine.java     |  28 +--
 .../util/net/openssl/panama/OpenSSLLibrary.java    |  29 +--
 java/org/apache/tomcat/util/openssl/openssl_h.java |  52 +++++-
 .../util/openssl/openssl_h_Compatibility.java      | 144 +++++++++++++--
 .../tomcat/util/openssl/openssl_h_Macros.java      | 201 +++++++++++++++++++--
 .../tomcat/util/net/openssl/TestOpenSSLConf.java   |   1 +
 webapps/docs/changelog.xml                         |  16 ++
 webapps/docs/config/systemprops.xml                |  13 ++
 9 files changed, 488 insertions(+), 121 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to