This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from f16ae27 Remove unused code new 65abaf3 Refactor to (slightly) reduce native calls when using OpenSSL new 2c999ef OpenSSLEngine to differentiate between optional and optionalNoCA 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: .../tomcat/util/net/AbstractJsseEndpoint.java | 28 +++++++++++----------- .../tomcat/util/net/openssl/OpenSSLContext.java | 5 +++- .../tomcat/util/net/openssl/OpenSSLEngine.java | 18 ++++++++++---- webapps/docs/changelog.xml | 6 +++++ 4 files changed, 38 insertions(+), 19 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org