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-native.git.
from 02fcf97 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63500 new e55f56a Add support for TLS key logging new 38f345d Add support for TLS key logging when using OpenSSL 1.1.1 or later. 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: native/include/ssl_private.h | 7 +++++++ native/src/ssl.c | 44 +++++++++++++++++++++++++++++++++++++++ native/src/sslcontext.c | 4 ++++ xdocs/miscellaneous/changelog.xml | 5 +++++ 4 files changed, 60 insertions(+) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org