-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 8/23/17 5:33 AM, ma...@apache.org wrote:
> Author: markt Date: Wed Aug 23 09:33:49 2017 New Revision: 1805870
>
> URL: http://svn.apache.org/viewvc?rev=1805870&view=rev Log: Partial
> fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=
https://bz.apache.org/bugzilla/show_bug.cgi?id=56313
Mark Thomas changed:
What|Removed |Added
CC||kevin.g.flynn@thomsonreuter
https://bz.apache.org/bugzilla/show_bug.cgi?id=57140
Mark Thomas changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=56313
Mark Thomas changed:
What|Removed |Added
CC||martin.ha...@ysoft.com
--- Comment #17 f
https://bz.apache.org/bugzilla/show_bug.cgi?id=56415
Mark Thomas changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=55797
Mark Thomas changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEEDINFO
https://bz.apache.org/bugzilla/show_bug.cgi?id=56313
Mark Thomas changed:
What|Removed |Added
CC||kmash...@yahoo.com
--- Comment #16 from
Hi,
I believe I have identified a bug in Tomcat 7.0.15+ and 8.0.x versions
that is likely to also affect 8.0.47-dev version:
It is possible that under high load NioBlockingSelector will incorrectly
detect read socket timeout (even though timeouts are disabled on the
underlying Socket), and thus ca
On 23/08/17 22:12, ma...@apache.org wrote:
> Author: markt
> Date: Wed Aug 23 21:12:17 2017
> New Revision: 1805960
>
> URL: http://svn.apache.org/viewvc?rev=1805960&view=rev
> Log:
> Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60301
> When building Tomcat Native, allow the user to override
https://bz.apache.org/bugzilla/show_bug.cgi?id=60301
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Aug 23 21:12:17 2017
New Revision: 1805960
URL: http://svn.apache.org/viewvc?rev=1805960&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60301
When building Tomcat Native, allow the user to override the libtool specified
by APR but setting the LIBTOOL envi
https://bz.apache.org/bugzilla/show_bug.cgi?id=60290
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Aug 23 17:45:20 2017
New Revision: 1805943
URL: http://svn.apache.org/viewvc?rev=1805943&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60290
When building Tomcat Native, don't ignore the value of CC if explicitly set.
Patch provided by Michael Osipov.
Mo
Author: markt
Date: Wed Aug 23 17:40:49 2017
New Revision: 1805942
URL: http://svn.apache.org/viewvc?rev=1805942&view=rev
Log:
Update changelog with LibreSSL info
Warnings all fixed, test cases pass, simple smoke tests pass.
Modified:
tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
Mod
https://bz.apache.org/bugzilla/show_bug.cgi?id=58434
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On 23/08/17 12:31, Rainer Jung wrote:
> Am 23.08.2017 um 12:55 schrieb ma...@apache.org:
>> Author: markt
>> Date: Wed Aug 23 10:55:53 2017
>> New Revision: 1805877
>>
>> URL: http://svn.apache.org/viewvc?rev=1805877&view=rev
>> Log:
>> Partial fix for https://bz.apache.org/bugzilla/show_bug.cgi?id
Author: markt
Date: Wed Aug 23 11:49:53 2017
New Revision: 1805885
URL: http://svn.apache.org/viewvc?rev=1805885&view=rev
Log:
Fix remaining LibreSSL warnings
Modified:
tomcat/native/trunk/native/src/sslinfo.c
Modified: tomcat/native/trunk/native/src/sslinfo.c
URL:
http://svn.apache.org/vie
Author: markt
Date: Wed Aug 23 11:45:11 2017
New Revision: 1805884
URL: http://svn.apache.org/viewvc?rev=1805884&view=rev
Log:
Fix two more LibreSSL warnings
Modified:
tomcat/native/trunk/native/src/sslcontext.c
Modified: tomcat/native/trunk/native/src/sslcontext.c
URL:
http://svn.apache.or
Author: markt
Date: Wed Aug 23 11:43:30 2017
New Revision: 1805883
URL: http://svn.apache.org/viewvc?rev=1805883&view=rev
Log:
Fix a warning when compiling with LibreSSL
Modified:
tomcat/native/trunk/native/src/sslcontext.c
Modified: tomcat/native/trunk/native/src/sslcontext.c
URL:
http://s
Author: markt
Date: Wed Aug 23 11:42:50 2017
New Revision: 1805882
URL: http://svn.apache.org/viewvc?rev=1805882&view=rev
Log:
Remove file added in error
Removed:
tomcat/native/trunk/native/config.nice.openssl
-
To unsubscr
Am 23.08.2017 um 12:55 schrieb ma...@apache.org:
Author: markt
Date: Wed Aug 23 10:55:53 2017
New Revision: 1805877
URL: http://svn.apache.org/viewvc?rev=1805877&view=rev
Log:
Partial fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58434
Fix remaining errors when building with libressl. W
Author: markt
Date: Wed Aug 23 11:10:58 2017
New Revision: 1805879
URL: http://svn.apache.org/viewvc?rev=1805879&view=rev
Log:
Partial fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58434
Fix enough of the remaining warnings to enable Tomcat to start and a serve
pages over TLS.
Some warni
Author: markt
Date: Wed Aug 23 10:55:53 2017
New Revision: 1805877
URL: http://svn.apache.org/viewvc?rev=1805877&view=rev
Log:
Partial fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58434
Fix remaining errors when building with libressl. Warnings still to be fixed.
Note: This is not yet wo
Am 23.08.2017 um 10:04 schrieb r...@apache.org:
Author: remm
Date: Wed Aug 23 08:04:48 2017
New Revision: 1805861
URL: http://svn.apache.org/viewvc?rev=1805861&view=rev
Log:
Fix build error on my setup.
Modified:
tomcat/native/trunk/native/src/sslcontext.c
Modified: tomcat/native/trunk/nat
Author: markt
Date: Wed Aug 23 09:33:49 2017
New Revision: 1805870
URL: http://svn.apache.org/viewvc?rev=1805870&view=rev
Log:
Partial fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58434
Fix an error when trying to build with libressl
Note: Other errors and warnings still to be fixed
Mod
Author: kfujino
Date: Wed Aug 23 08:15:10 2017
New Revision: 1805866
URL: http://svn.apache.org/viewvc?rev=1805866&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61425
Ensure that transaction of idle connection has terminated when the
testWhileIdle is set to true and defaultAut
Author: kfujino
Date: Wed Aug 23 08:14:34 2017
New Revision: 1805865
URL: http://svn.apache.org/viewvc?rev=1805865&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61425
Ensure that transaction of idle connection has terminated when the
testWhileIdle is set to true and defaultAut
Author: kfujino
Date: Wed Aug 23 08:13:48 2017
New Revision: 1805864
URL: http://svn.apache.org/viewvc?rev=1805864&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61425
Ensure that transaction of idle connection has terminated when the
testWhileIdle is set to true and defaultAut
Author: remm
Date: Wed Aug 23 08:04:48 2017
New Revision: 1805861
URL: http://svn.apache.org/viewvc?rev=1805861&view=rev
Log:
Fix build error on my setup.
Modified:
tomcat/native/trunk/native/src/sslcontext.c
Modified: tomcat/native/trunk/native/src/sslcontext.c
URL:
http://svn.apache.org/v
https://bz.apache.org/bugzilla/show_bug.cgi?id=61425
Keiichi Fujino changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: kfujino
Date: Wed Aug 23 08:10:13 2017
New Revision: 1805863
URL: http://svn.apache.org/viewvc?rev=1805863&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61425
Ensure that transaction of idle connection has terminated when the
testWhileIdle is set to true and defaultAut
Author: markt
Date: Wed Aug 23 08:08:41 2017
New Revision: 1805862
URL: http://svn.apache.org/viewvc?rev=1805862&view=rev
Log:
Update docs
- remove sentence that refers to 'manuals'
- remove reference to 6.0.x
Modified:
tomcat/native/trunk/xdocs/index.xml
Modified: tomcat/native/trunk/xdocs/
Author: markt
Date: Wed Aug 23 08:04:09 2017
New Revision: 1805860
URL: http://svn.apache.org/viewvc?rev=1805860&view=rev
Log:
Add changelog entry for r1803817
Modified:
tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
URL:
Author: kfujino
Date: Wed Aug 23 06:24:21 2017
New Revision: 1805856
URL: http://svn.apache.org/viewvc?rev=1805856&view=rev
Log:
Avoid Ping timeout until the added map member by receiving MSG_START message is
completely started.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes
Author: kfujino
Date: Wed Aug 23 06:23:08 2017
New Revision: 1805855
URL: http://svn.apache.org/viewvc?rev=1805855&view=rev
Log:
Avoid Ping timeout until the added map member by receiving MSG_START message is
completely started.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes
35 matches
Mail list logo