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 488934245b Add release date for 10.1.17.
     new c04f072339 Sync OpenSSL jextract
     new 625f3c166b Sync cleanups

The 2 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    |  54 +-
 .../util/net/openssl/panama/OpenSSLEngine.java     | 166 +++--
 .../openssl/SSL_CTX_set_alpn_select_cb$cb.java     |  13 +-
 .../SSL_CTX_set_cert_verify_callback$cb.java       |  13 +-
 .../openssl/SSL_CTX_set_default_passwd_cb$cb.java  |  21 +-
 .../openssl/SSL_CTX_set_tmp_dh_callback$dh.java    |  14 +-
 .../util/openssl/SSL_CTX_set_verify$callback.java  |  11 +-
 .../util/openssl/SSL_set_info_callback$cb.java     |  13 +-
 .../util/openssl/SSL_set_verify$callback.java      |  11 +-
 .../org/apache/tomcat/util/openssl/openssl_h.java  | 781 ++++++++++++++++-----
 .../tomcat/util/openssl/openssl_h_Macros.java      | 293 --------
 11 files changed, 764 insertions(+), 626 deletions(-)


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

Reply via email to