https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
--- Comment #35 from Mark Thomas ---
Agreed. I'll start looking at this today with a view to getting a release out
next week.
--
You are receiving this mail because:
You are the assignee for the bug.
-
Author: markt
Date: Fri Oct 17 08:28:32 2014
New Revision: 1632512
URL: http://svn.apache.org/r1632512
Log:
Disable SSLv3 by default for JSSE HTTPS connectors (BIO, NIO, NIO2)
Ensure SSLv2 is disabled (the JRE should do this anyway)
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/
Author: markt
Date: Fri Oct 17 08:31:36 2014
New Revision: 1632514
URL: http://svn.apache.org/r1632514
Log:
Disable SSLv3 by default for JSSE HTTPS connectors (BIO, NIO, NIO2)
Ensure SSLv2 is disabled (the JRE should do this anyway)
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomca
Hi Mark,
Did you get a chance to followup on the discussion on
core-libs-dev@openjdk mailing list ?
Rgds,Rory
On 12/09/2014 11:11, dalibor topic wrote:
On 11.09.2014 20:50, Mark Thomas wrote:
The protection against JRE triggered memory leaks is a source of a lot
of internal API usage:
http
https://issues.apache.org/bugzilla/show_bug.cgi?id=57105
Bug ID: 57105
Summary: under in web.xml only
accept integer which doesn't follow spec
Product: Tomcat 8
Version: 8.0.14
Hardware: PC
OS: Linux
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/340
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: scheduler
Build Sou
https://issues.apache.org/bugzilla/show_bug.cgi?id=57105
Tommy Xu changed:
What|Removed |Added
Summary| under | under
| in| in
Author: markt
Date: Fri Oct 17 09:25:44 2014
New Revision: 1632523
URL: http://svn.apache.org/r1632523
Log:
Remove forcing use of SSLv3 in unit tests
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/TesterSupport.java
Modified: tomcat/trunk/test/org/apache/tomcat/util/net/TesterSupport
Author: markt
Date: Fri Oct 17 09:28:15 2014
New Revision: 1632524
URL: http://svn.apache.org/r1632524
Log:
Remove forcing use of SSLv3 in unit tests
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/tomcat/util/net/TesterSupport.java
Propchange: tomc
On 30/09/2014 21:48, jean-frederic clere wrote:
> The proposed Apache Tomcat 6.0.42 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.42/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositori
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/341
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: scheduler
Build
https://issues.apache.org/bugzilla/show_bug.cgi?id=57102
Mark Thomas changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=57103
--- Comment #1 from Konstantin Kolinko ---
The HTTPD page does it wrong.
The following command is seriously broken:
% gpg --verify httpd-2.2.0.tar.gz.asc
It must be
% gpg --verify httpd-2.2.0.tar.gz.asc httpd-2.2.0.tar.gz
per
http://blog
Author: markt
Date: Fri Oct 17 10:47:47 2014
New Revision: 1632532
URL: http://svn.apache.org/r1632532
Log:
Updates docs for new sslEnabledProtocols default.
Modified:
tomcat/trunk/webapps/docs/config/http.xml
Modified: tomcat/trunk/webapps/docs/config/http.xml
URL:
http://svn.apache.org/vi
Author: markt
Date: Fri Oct 17 10:48:02 2014
New Revision: 1632533
URL: http://svn.apache.org/r1632533
Log:
Updates docs for new sslEnabledProtocols default.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml
URL:
http://s
Author: markt
Date: Fri Oct 17 11:07:47 2014
New Revision: 1632537
URL: http://svn.apache.org/r1632537
Log:
CTR: Whitespace clean-up prior to proposing a patch
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/Connector.java
tomcat/tc6.0.x/trunk/java/org/apache/coyote/http
https://issues.apache.org/bugzilla/show_bug.cgi?id=57102
--- Comment #3 from Mark Thomas ---
Fix proposed for 6.0.x
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubs
Author: markt
Date: Fri Oct 17 11:15:51 2014
New Revision: 1632538
URL: http://svn.apache.org/r1632538
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1632538&r1=1632537&r
https://issues.apache.org/bugzilla/show_bug.cgi?id=57102
--- Comment #4 from Konstantin Kolinko ---
How about protocols="TLSv1,TLSv1.1,TLSv1.2" ?
See bug 54691 for original introduction of sslEnabledProtocols in Tomcat 6.
--
You are receiving this mail because:
You are the assignee for the bug
Author: kkolinko
Date: Fri Oct 17 11:41:35 2014
New Revision: 1632541
URL: http://svn.apache.org/r1632541
Log:
vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1632541&r1=1632540&r2
The Buildbot has detected a build exception on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/556
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=57102
--- Comment #5 from Konstantin Kolinko ---
(In reply to Konstantin Kolinko from comment #4)
> How about protocols="TLSv1,TLSv1.1,TLSv1.2" ?
>
> See bug 54691 for original introduction of sslEnabledProtocols in Tomcat 6.
I see now, r152151
2014-10-17 15:15 GMT+04:00 :
> Author: markt
> Date: Fri Oct 17 11:15:51 2014
> New Revision: 1632538
>
> URL: http://svn.apache.org/r1632538
> Log:
> Proposal
>
> Modified:
> tomcat/tc6.0.x/trunk/STATUS.txt
>
> +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57102
> + Ensure the t
Author: remm
Date: Fri Oct 17 12:22:15 2014
New Revision: 1632550
URL: http://svn.apache.org/r1632550
Log:
Votes.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1632550&r1=1632549&r2=1
https://issues.apache.org/bugzilla/show_bug.cgi?id=57105
--- Comment #1 from Konstantin Kolinko ---
The allowed values are "none" and "kb".
It is verified in org.apache.jasper.compiler.PageInfo.setBufferValue()
1. The buffer size can also be specified via buffer attribute on @page
directive. The
2014-09-30 19:22 GMT+04:00 Konstantin Kolinko :
> 2014-09-29 14:43 GMT+04:00 Mark Thomas :
>> On 27/09/2014 15:52, Konstantin Kolinko wrote:
> ()
>
>>> 4) The current javadoc for RealmBase.main() says that algorithm (-a)
>>> is not required and "If not specified a default of SHA-512 will be
>>>
https://issues.apache.org/bugzilla/show_bug.cgi?id=57105
--- Comment #2 from Tommy Xu ---
What I mean is when set 32kb in in web.xml is ok, BUT when tomcat
start, it will throw Exception, because in source code, it parse it by calling
Integer.valueOf(...) which is want to convert "32kb" into a
Author: markt
Date: Fri Oct 17 13:29:00 2014
New Revision: 1632570
URL: http://svn.apache.org/r1632570
Log:
Vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1632570&r1=1632569&r2=16
Author: markt
Date: Fri Oct 17 13:29:51 2014
New Revision: 1632571
URL: http://svn.apache.org/r1632571
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57102
Ensure the the sslEnabledProtocols option works with both BIO and NIO
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/t
On 17/10/2014 13:18, Konstantin Kolinko wrote:
> 2014-10-17 15:15 GMT+04:00 :
>> Author: markt
>> Date: Fri Oct 17 11:15:51 2014
>> New Revision: 1632538
>>
>> URL: http://svn.apache.org/r1632538
>> Log:
>> Proposal
>>
>> Modified:
>> tomcat/tc6.0.x/trunk/STATUS.txt
>>
>
>> +* Fix https://iss
https://issues.apache.org/bugzilla/show_bug.cgi?id=57097
--- Comment #3 from Christopher Schultz ---
I think there is a legitimate use case here.
The "name" shouldn't override the existing JMX name... just add another
property that can be used to locate the connector, even if you have to grab th
Author: markt
Date: Fri Oct 17 13:37:21 2014
New Revision: 1632573
URL: http://svn.apache.org/r1632573
Log:
CTR: Whitespace changes only to make subsequent patch proposal cleaner
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: tomcat/tc6.0.x/trunk/ja
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
--- Comment #36 from Christopher Schultz ---
I'll do another review of the tcnative patch and apply as appropriate.
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57102
--- Comment #6 from Christopher Schultz ---
Whoops, sorry for the oversight on the NIO connector.
It looks like markt applied this patch. Is this then FIXED?
--
You are receiving this mail because:
You are the assignee for the bug.
Konstantin,
On 10/17/14 9:13 AM, Konstantin Kolinko wrote:
> 2014-09-30 19:22 GMT+04:00 Konstantin Kolinko :
>> 2014-09-29 14:43 GMT+04:00 Mark Thomas :
>>> On 27/09/2014 15:52, Konstantin Kolinko wrote:
>> ()
>>
4) The current javadoc for RealmBase.main() says that algorithm (-a)
is
Author: schultz
Date: Fri Oct 17 13:52:24 2014
New Revision: 1632577
URL: http://svn.apache.org/r1632577
Log:
Maintain SSL_OP parity with OpenSSL: add SSL_OP_NO_TLSv1_1 and
SSL_OP_NO_TLSv1_2.
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/SSL.java
Modified: tomcat/trunk/java/org/apache/t
Author: markt
Date: Fri Oct 17 13:52:40 2014
New Revision: 1632578
URL: http://svn.apache.org/r1632578
Log:
CTR: Whitespace changes only to make subsequent patch proposal cleaner
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java
Modified:
tomcat/tc6
All,
On 10/17/14 9:52 AM, schu...@apache.org wrote:
> Author: schultz
> Date: Fri Oct 17 13:52:24 2014
> New Revision: 1632577
>
> URL: http://svn.apache.org/r1632577
> Log:
> Maintain SSL_OP parity with OpenSSL: add SSL_OP_NO_TLSv1_1 and
> SSL_OP_NO_TLSv1_2.
>
> Modified:
> tomcat/trunk/ja
Author: markt
Date: Fri Oct 17 14:00:49 2014
New Revision: 1632580
URL: http://svn.apache.org/r1632580
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1632580&r1=1632579&r
https://issues.apache.org/bugzilla/show_bug.cgi?id=57102
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Hi,
2014-09-25 19:31 GMT+03:00 :
>
> https://issues.apache.org/bugzilla/show_bug.cgi?id=56401
>
> --- Comment #9 from Mark Thomas ---
> Imporved fix applied to 8.0.x for 8.0.15 onwards.
What do you think if I back-port this feature to Tomcat 7?
Thanks,
Violeta
>
> --
> You are receiving this m
2014-10-17 17:59 GMT+04:00 Christopher Schultz :
> All,
>
> On 10/17/14 9:52 AM, schu...@apache.org wrote:
>> Author: schultz
>> Date: Fri Oct 17 13:52:24 2014
>> New Revision: 1632577
>>
>> URL: http://svn.apache.org/r1632577
>> Log:
>> Maintain SSL_OP parity with OpenSSL: add SSL_OP_NO_TLSv1_1 an
2014-10-17 18:08 GMT+04:00 Violeta Georgieva :
> Hi,
>
> 2014-09-25 19:31 GMT+03:00 :
>>
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=56401
>>
>> --- Comment #9 from Mark Thomas ---
>> Imporved fix applied to 8.0.x for 8.0.15 onwards.
>
> What do you think if I back-port this feature to T
2014-10-17 18:00 GMT+04:00 :
> Author: markt
> Date: Fri Oct 17 14:00:49 2014
> New Revision: 1632580
>
> URL: http://svn.apache.org/r1632580
> Log:
> Proposal
>
> Modified:
> tomcat/tc6.0.x/trunk/STATUS.txt
>
> +* Mitigate POODLE by disabling SSLv3 by default
> + http://people.apache.org/~m
Author: markt
Date: Fri Oct 17 14:30:06 2014
New Revision: 1632586
URL: http://svn.apache.org/r1632586
Log:
Disable SSLv3 by default for APR/native
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/SSL.java
tomcat/tc7.0.x/trunk/webapps/d
Author: markt
Date: Fri Oct 17 14:27:34 2014
New Revision: 1632584
URL: http://svn.apache.org/r1632584
Log: (empty)
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/SSL.java
tomcat/trunk/webapps/docs/changelog.xml
tomcat/trunk/webapps/docs/config/http.xml
Modified: tomcat/trunk/java
Konstantin,
On 10/17/14 10:09 AM, Konstantin Kolinko wrote:
> 2014-10-17 17:59 GMT+04:00 Christopher Schultz :
>> All,
>>
>> On 10/17/14 9:52 AM, schu...@apache.org wrote:
>>> Author: schultz
>>> Date: Fri Oct 17 13:52:24 2014
>>> New Revision: 1632577
>>>
>>> URL: http://svn.apache.org/r1632577
>
https://issues.apache.org/bugzilla/show_bug.cgi?id=57097
--- Comment #4 from Mark Thomas ---
(In reply to Christopher Schultz from comment #3)
> I think there is a legitimate use case here.
I disagree. The connectors already have a unique name and I have no desire to
add unecessary code to provi
Author: markt
Date: Fri Oct 17 14:39:08 2014
New Revision: 1632587
URL: http://svn.apache.org/r1632587
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1632587&r1=1632586&r
Author: markt
Date: Fri Oct 17 14:42:50 2014
New Revision: 1632589
URL: http://svn.apache.org/r1632589
Log:
Stop Eclipse moaning if stricter Javadoc checks are enabled
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java
tomcat/trunk/test/org/apache/tomcat/u
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
--- Comment #37 from Christopher Schultz ---
I'm looking at Marcel's attachment #30150 and the protocol selection is a bit
verbose though methodical.
It took a bit of thinking to understand why the code does what it does.
Specifically, it
2014-10-17 18:32 GMT+04:00 Christopher Schultz :
> Konstantin,
>
> On 10/17/14 10:09 AM, Konstantin Kolinko wrote:
>> 2014-10-17 17:59 GMT+04:00 Christopher Schultz
>> :
>>> All,
>>>
>>> On 10/17/14 9:52 AM, schu...@apache.org wrote:
Author: schultz
Date: Fri Oct 17 13:52:24 2014
Ne
Author: markt
Date: Fri Oct 17 14:45:46 2014
New Revision: 1632590
URL: http://svn.apache.org/r1632590
Log:
Update OpenSSL unit tests to use 1.0.1j
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/j
Author: schultz
Date: Fri Oct 17 14:47:04 2014
New Revision: 1632593
URL: http://svn.apache.org/r1632593
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
Add support for TLSv1.2 and TLSv1.1.
Modified:
tomcat/native/trunk/native/include/ssl_private.h
tomcat/native/trunk/na
Author: schultz
Date: Fri Oct 17 14:50:34 2014
New Revision: 1632595
URL: http://svn.apache.org/r1632595
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
Add support for TLSv1.2 and TLSv1.1.
Modified:
tomcat/native/branches/1.1.x/native/include/ssl_private.h
tomcat/native
Author: kkolinko
Revision: 1632584
Modified property: svn:log
Modified: svn:log at Fri Oct 17 14:51:04 2014
--
--- svn:log (original)
+++ svn:log Fri Oct 17 14:51:04 2014
@@ -0,0 +1 @@
+Disable SSLv3 by default for APR/nat
Author: markt
Date: Fri Oct 17 14:51:34 2014
New Revision: 1632596
URL: http://svn.apache.org/r1632596
Log:
Update dependencies
Modified:
tomcat/native/trunk/native/srclib/VERSIONS
Modified: tomcat/native/trunk/native/srclib/VERSIONS
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/nat
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
Christopher Schultz changed:
What|Removed |Added
Attachment #32115|0 |1
is patch|
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397
Pierre Viret changed:
What|Removed |Added
Attachment #32113|0 |1
is obsolete|
Author: markt
Date: Fri Oct 17 14:53:11 2014
New Revision: 1632599
URL: http://svn.apache.org/r1632599
Log:
Update OpenSSL version
Modified:
tomcat/native/branches/1.1.x/native/srclib/VERSIONS
Modified: tomcat/native/branches/1.1.x/native/srclib/VERSIONS
URL:
http://svn.apache.org/viewvc/to
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
Christopher Schultz changed:
What|Removed |Added
Attachment #32114|0 |1
is patch|
Author: kkolinko
Date: Fri Oct 17 14:59:01 2014
New Revision: 1632600
URL: http://svn.apache.org/r1632600
Log:
Correct a typo
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/chang
Author: kkolinko
Date: Fri Oct 17 15:03:44 2014
New Revision: 1632601
URL: http://svn.apache.org/r1632601
Log:
Correct typo in message key, order alphabetically - followup to r1632310
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Node.java
tomcat/trunk/java/org/apache/jasper/reso
Author: kkolinko
Date: Fri Oct 17 15:08:34 2014
New Revision: 1632602
URL: http://svn.apache.org/r1632602
Log:
Correct a typo
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc7.0.x/trunk/
--
Author: kkolinko
Date: Fri Oct 17 15:10:00 2014
New Revision: 1632603
URL: http://svn.apache.org/r1632603
Log:
Merged r1632601 from tomcat/trunk:
Correct typo in message key, order alphabetically - followup to r1632310
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk
https://issues.apache.org/bugzilla/show_bug.cgi?id=47714
--- Comment #27 from Rami Stefanidis ---
.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apa
Author: schultz
Date: Fri Oct 17 15:19:35 2014
New Revision: 1632604
URL: http://svn.apache.org/r1632604
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
Add support for TLSv1.1 and TLSv1.2 to APR connector.
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/SSL.java
tomc
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
--- Comment #39 from Christopher Schultz ---
Fixed in tcnative-trunk in r1632593 and tcnative-1.1.x in r1632595. Will be in
tcnative 1.1.32.
--
You are receiving this mail because:
You are the assignee for the bug.
--
Author: schultz
Date: Fri Oct 17 15:31:16 2014
New Revision: 1632606
URL: http://svn.apache.org/r1632606
Log:
Back-ported r1632604 to fix
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
Add support for TLSv1.1 and TLSv1.2 to APR connector.
Modified:
tomcat/tc7.0.x/trunk/java/org/apa
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
Christopher Schultz changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: schultz
Date: Fri Oct 17 15:33:22 2014
New Revision: 1632608
URL: http://svn.apache.org/r1632608
Log:
Register mack-port of r1632604 missed in r1632606.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Propchange: tomcat/tc7.0.x/trunk/
---
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/558
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source Sta
https://issues.apache.org/bugzilla/show_bug.cgi?id=57106
Bug ID: 57106
Summary: Apache service continual out of memory issues
Product: Tomcat 7
Version: 7.0.54
Hardware: Other
OS: other
Status: NEW
Severit
The Buildbot has detected a build exception on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/559
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=57106
Christopher Schultz changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
Christopher Schultz changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/345
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: scheduler
Build Sou
Author: kkolinko
Date: Fri Oct 17 16:08:39 2014
New Revision: 1632619
URL: http://svn.apache.org/r1632619
Log:
Fix xml markup broken by r1632606, move connector change into Coyote section.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/c
2014-10-13 23:27 GMT+04:00 :
> Author: markt
> Date: Mon Oct 13 19:27:37 2014
> New Revision: 1631520
>
> URL: http://svn.apache.org/r1631520
> Log:
> Cache the Encoder instances used to convert Strings to byte arrays in the
> Connectors (e.g. when writing HTTP headers) to improve throughput.
In
Author: kkolinko
Date: Fri Oct 17 16:21:14 2014
New Revision: 1632624
URL: http://svn.apache.org/r1632624
Log:
Move connector change into Coyote section.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tom
Author: remm
Date: Fri Oct 17 16:22:43 2014
New Revision: 1632625
URL: http://svn.apache.org/r1632625
Log:
Add null checks for arguments in remote endpoint.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties
tomcat/trunk/java/org/apache/tomcat/websocket/WsRemo
2014-10-17 20:22 GMT+04:00 :
> Author: remm
> Date: Fri Oct 17 16:22:43 2014
> New Revision: 1632625
>
> URL: http://svn.apache.org/r1632625
> Log:
> Add null checks for arguments in remote endpoint.
>
Wouldn't it better to throw a NullPointerException with those messages?
Best regards,
Konstant
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/346
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: scheduler
Build
Author: remm
Date: Fri Oct 17 16:51:33 2014
New Revision: 1632633
URL: http://svn.apache.org/r1632633
Log:
Forgot changelog.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/change
Author: remm
Date: Fri Oct 17 16:51:49 2014
New Revision: 1632634
URL: http://svn.apache.org/r1632634
Log:
Add null checks for arguments in remote endpoint.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties
tomcat/tc7.0.x/trunk/java/org/apache/tomca
it-4.12-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20141017-native-src.tar.gz
-Dexamples.sources.skip=true
https://issues.apache.org/bugzilla/show_bug.cgi?id=57103
--- Comment #2 from Sebb ---
(In reply to Konstantin Kolinko from comment #1)
> The HTTPD page does it wrong.
>
> The following command is seriously broken:
> % gpg --verify httpd-2.2.0.tar.gz.asc
It works for me - see below.
> It must b
https://issues.apache.org/bugzilla/show_bug.cgi?id=57103
--- Comment #3 from Konstantin Kolinko ---
(In reply to Sebb from comment #2)
> (In reply to Konstantin Kolinko from comment #1)
> > per
> > http://blog.terryburton.co.uk/2006/11/falling-into-trap-with-gpg.html
>
> That page no longer exis
https://issues.apache.org/bugzilla/show_bug.cgi?id=57108
Bug ID: 57108
Summary: Implement multiple sslcontext SNI (server name
indication) dispatch
Product: Tomcat Connectors
Version: unspecified
Hardware: All
https://issues.apache.org/bugzilla/show_bug.cgi?id=57108
quartz changed:
What|Removed |Added
CC||quartz...@yahoo.com
--
You are receiving
https://issues.apache.org/bugzilla/show_bug.cgi?id=57108
Chuck Caldarale changed:
What|Removed |Added
Severity|normal |enhancement
--
You are receivin
https://issues.apache.org/bugzilla/show_bug.cgi?id=57103
--- Comment #4 from Sebb ---
(In reply to Konstantin Kolinko from comment #3)
> (In reply to Sebb from comment #2)
> > (In reply to Konstantin Kolinko from comment #1)
> > > per
> > > http://blog.terryburton.co.uk/2006/11/falling-into-trap-
GitHub user manhole opened a pull request:
https://github.com/apache/tomcat-maven-plugin/pull/12
add "clientAuth" parameter for tomcat6
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/manhole/tomcat-maven-plugin clientAuth
Alter
https://issues.apache.org/bugzilla/show_bug.cgi?id=57108
Mark Thomas changed:
What|Removed |Added
Component|Common |Connectors
Version|unspec
On 17/10/2014 16:31, schu...@apache.org wrote:
> Author: schultz
> Date: Fri Oct 17 15:31:16 2014
> New Revision: 1632606
>
> URL: http://svn.apache.org/r1632606
> Log:
> Back-ported r1632604 to fix
> https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
> Add support for TLSv1.1 and TLSv1.2 t
Author: markt
Date: Fri Oct 17 19:31:00 2014
New Revision: 1632654
URL: http://svn.apache.org/r1632654
Log:
Further improvements from Pierre Viret to fix JSPs
Added:
tomcat/sandbox/trunk-maven-layout/tomcat-jasper/src/main/resources/ (with
props)
tomcat/sandbox/trunk-maven-layout/tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397
--- Comment #43 from Mark Thomas ---
Nice.
This passes a simple smoke test (WebSocket snake game).
One thing to think about when you get back is how to translate the version
number filtering to Maven.
--
You are receiving this mail beca
Mark,
On 10/17/14 3:13 PM, Mark Thomas wrote:
> On 17/10/2014 16:31, schu...@apache.org wrote:
>> Author: schultz
>> Date: Fri Oct 17 15:31:16 2014
>> New Revision: 1632606
>>
>> URL: http://svn.apache.org/r1632606
>> Log:
>> Back-ported r1632604 to fix
>> https://issues.apache.org/bugzilla/show_
Author: markt
Date: Fri Oct 17 19:46:32 2014
New Revision: 1632656
URL: http://svn.apache.org/r1632656
Log:
Update APR for next release
Modified:
tomcat/native/branches/1.1.x/native/srclib/VERSIONS
Modified: tomcat/native/branches/1.1.x/native/srclib/VERSIONS
URL:
http://svn.apache.org/view
Author: markt
Date: Fri Oct 17 19:47:04 2014
New Revision: 1632657
URL: http://svn.apache.org/r1632657
Log:
Update changelog
Modified:
tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apac
1 - 100 of 106 matches
Mail list logo