This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
from 761680113 Add 2.10.16 release information
new 6a6784e8a Add PSK support for TLS 1.2
new 4d334f720 Add PSK support for TLS 1.3
new 84c6f655d Expand the Javadoc a little.
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:
.../apache/tomcat/jni/PreSharedKeySelector.java | 54 +++++
java/org/apache/tomcat/jni/SSLContext.java | 18 ++
native/include/ssl_private.h | 8 +
native/src/sslcontext.c | 246 +++++++++++++++++++++
xdocs/miscellaneous/changelog.xml | 4 +
5 files changed, 330 insertions(+)
create mode 100644 java/org/apache/tomcat/jni/PreSharedKeySelector.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]