Revisions of libtcnative-1-0
Björn Voigt (bjoernv)
committed
(revision 10)
- Update to 1.3.1 * Fix a crash on Windows when SSLContext.setCACertificate() is invoked with a null value for caCertificateFile and a non-null value for caCertificatePath * Add: Use ERR_error_string_n with a definite buffer length as a named constant. * Add: Ensure local reference capacity is available when creating new arrays and Strings. * The windows binaries in this release have been built with OpenSSL 3.0.14
Björn Voigt (bjoernv)
committed
(revision 9)
- Update to 1.3.0: * Update: Drop useless compile.optimize option. * Update: Align Java source compile configuration with Tomcat. * Fix: Fix version set in DLL header on Windows * Update: Remove an unreachable if condition around CRLs in sslcontext.c. * Fix: 67818: When calling SSL.setVerify() or SSLContext.setVerify(), the default verify paths are no longer set. Only the explicitly configured trust store, if any, will be used. (michaelo) * Update: Update the minimum supported version of LibreSSL to 3.5.2. * Design: Remove NPN support as NPN was never standardised and browser support was removed in 2019.
Björn Voigt (bjoernv)
committed
(revision 8)
- Version update to version 1.2.39: * Fix: 67061: If the insecure optionalNoCA certificate verification mode is used, disable OCSP if enabled else client certificates from unknown certificate authorities will be rejected. * Update: Update the recommended minimum version of OpenSSL to 3.0.11.
Björn Voigt (bjoernv)
committed
(revision 7)
- Version update to version 1.2.38: * Update: Align default pass phrase prompt with HTTPd. * Fix: 66669: Fix memory leak in SNI processing. * Update: Update the recommended minimum version of OpenSSL to 1.1.1v.
Björn Voigt (bjoernv)
committed
(revision 6)
- Version update to version 1.2.37: * Update: Update the recommended minimum version of APR to 1.7.4. * Update: Update the recommended minimum version of OpenSSL to 1.1.1u.
Björn Voigt (bjoernv)
committed
(revision 5)
- Update the recommended minimum version of APR to 1.7.2. - Update: Update the recommended minimum version of OpenSSL to 1.1.1t.
Björn Voigt (bjoernv)
committed
(revision 4)
- changed RPM URL to https://tomcat.apache.org/native-doc/
Björn Voigt (bjoernv)
committed
(revision 3)
- Version update to version 1.2.35: * See changelog.html for in-depth upstream changes * Docs: Document the TLS rengotiation behaviour. * Docs: Add HOWTO-RELEASE.txt that describes the release process. * Update: Update recommended OpenSSL version to 1.1.1q or later.
Björn Voigt (bjoernv)
committed
(revision 2)
- Version update to version 1.2.34: * See changelog.html for in-depth upstream changes - Remove remaining reference to pkg-config which is no longer included in the Tomcat Native distribution
Björn Voigt (bjoernv)
committed
(revision 1)
Displaying all 10 revisions