This is an automated email from the ASF dual-hosted git repository.
remm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from de3ff9edaa Fix the OSGi remaining references to Java EE contract names
new 9d98728896 jextract now avoids generating redundant classes
new af7f0f4720 Fix import order
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 | 13 ++---
.../util/openssl/PEM_read_bio_PrivateKey$cb.java | 68 ----------------------
.../openssl/SSL_CTX_set_default_passwd_cb$cb.java | 68 ----------------------
...d_bio_X509_AUX$cb.java => pem_password_cb.java} | 23 ++++++--
res/openssl/openssl-tomcat.conf | 4 ++
5 files changed, 27 insertions(+), 149 deletions(-)
delete mode 100644
java/org/apache/tomcat/util/openssl/PEM_read_bio_PrivateKey$cb.java
delete mode 100644
java/org/apache/tomcat/util/openssl/SSL_CTX_set_default_passwd_cb$cb.java
rename java/org/apache/tomcat/util/openssl/{PEM_read_bio_X509_AUX$cb.java =>
pem_password_cb.java} (76%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]