This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
from 15ec9876b Remove NPN support new b6952740d Minimum OpenSSl version is 3.0.0 is keylog callback is always available new a8f07805e Remove conditional compilation expressions for OpenSSL versions before 3 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 | 14 ++--- native/src/ssl.c | 50 +++++---------- native/src/sslcontext.c | 146 ++++++------------------------------------- native/src/sslutils.c | 11 ---- 4 files changed, 39 insertions(+), 182 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org