+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
Author: rjung
Date: Sun Aug 27 12:21:41 2017
New Revision: 1806356
URL: http://svn.apache.org/viewvc?rev=1806356&view=rev
Log:
Revert part of r1805525:
Some attributes of the SSL connection actually
can change dynamically after initialization,
especially the auth mode during renegotiation.
Not a
Am 26.08.2017 um 19:11 schrieb Rainer Jung:
Am 25.08.2017 um 23:25 schrieb Rainer Jung:
Am 25.08.2017 um 18:24 schrieb Mark Thomas:
Version 1.2.13 includes the following changes compared to 1.2.12:
- Update minimum recommended OpenSSL version to 1.0.2l
- Update minimum recommended APR version
Am 25.08.2017 um 23:25 schrieb Rainer Jung:
Am 25.08.2017 um 18:24 schrieb Mark Thomas:
Version 1.2.13 includes the following changes compared to 1.2.12:
- Update minimum recommended OpenSSL version to 1.0.2l
- Update minimum recommended APR version to 1.6.2
- Windows binaries built with OpenSS
Author: rjung
Date: Sun Aug 27 16:24:08 2017
New Revision: 1806376
URL: http://svn.apache.org/viewvc?rev=1806376&view=rev
Log:
Fix thread local key leak introduced in r1781943.
The leak breaks TC trunk test TestDefaultServletEncoding
which executes more than 2500 APR init/terminate.
Modified:
On 27/08/17 15:01, Rainer Jung wrote:
> Unfortunately that would be a change to tcnative, so we would have to do
> another tag. I would prefer to include this fix in the release.
Thanks for tracking these various issues down.
I'm happy to tag 1.2.14. I'll do that early next week.
Before I do,
Author: rjung
Date: Sun Aug 27 17:08:45 2017
New Revision: 1806380
URL: http://svn.apache.org/viewvc?rev=1806380&view=rev
Log:
Update changelog, add entry for r1806376.
Modified:
tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog
Am 27.08.2017 um 18:57 schrieb Mark Thomas:
On 27/08/17 15:01, Rainer Jung wrote:
Unfortunately that would be a change to tcnative, so we would have to do
another tag. I would prefer to include this fix in the release.
Thanks for tracking these various issues down.
I'm happy to tag 1.2.14.
Author: rjung
Date: Mon Aug 28 03:19:15 2017
New Revision: 1806399
URL: http://svn.apache.org/viewvc?rev=1806399&view=rev
Log:
Replace use of deprecated ASN1_STRING_data with
ASN1_STRING_get0_data when building against
OpenSSL 1.1.0 and newer.
Modified:
tomcat/native/trunk/native/src/sslinfo.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61450
Svetlin Zarev changed:
What|Removed |Added
CC||svetlin.za...@abv.bg
--
You are recei
Author: rjung
Date: Mon Aug 28 06:49:29 2017
New Revision: 1806404
URL: http://svn.apache.org/viewvc?rev=1806404&view=rev
Log:
Fix a small memory leak during certificate initialization.
Also silence a compiler warning: SSL_CTX_set_ecdh_auto() isn't
needed for OpenSSL 1.1.0 and above and using it
17 matches
Mail list logo