https://issues.apache.org/bugzilla/show_bug.cgi?id=48839
Summary: Header folding fails in NIO connector
Product: Tomcat 6
Version: 6.0.20
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Author: kkolinko
Date: Tue Mar 2 08:05:40 2010
New Revision: 917907
URL: http://svn.apache.org/viewvc?rev=917907&view=rev
Log:
Amend the documentation
Modified:
tomcat/trunk/webapps/docs/html-manager-howto.xml
tomcat/trunk/webapps/docs/manager-howto.xml
Modified: tomcat/trunk/webapps/do
Author: kkolinko
Date: Tue Mar 2 08:10:37 2010
New Revision: 917909
URL: http://svn.apache.org/viewvc?rev=917909&view=rev
Log:
Amend the documentation
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/html-manager-howto.xml
tomcat/tc6.0.x/trunk/webapps/docs/manager-howto.xml
Modified: tomcat/
Author: mturk
Date: Tue Mar 2 08:51:46 2010
New Revision: 917921
URL: http://svn.apache.org/viewvc?rev=917921&view=rev
Log:
Add unafe legacy renegotiation support
Modified:
tomcat/native/branches/1.1.x/java/org/apache/tomcat/jni/SSL.java
tomcat/native/branches/1.1.x/native/include/ssl_pr
Author: kkolinko
Revision: 917921
Modified property: svn:log
Modified: svn:log at Tue Mar 2 09:05:41 2010
--
--- svn:log (original)
+++ svn:log Tue Mar 2 09:05:41 2010
@@ -1 +1 @@
-Add unafe legacy renegotiation support
Author: mturk
Date: Tue Mar 2 09:08:26 2010
New Revision: 917926
URL: http://svn.apache.org/viewvc?rev=917926&view=rev
Log:
Marge typo fixes from tomcat trunk
Modified:
tomcat/native/branches/1.1.x/java/org/apache/tomcat/jni/SSL.java
Modified: tomcat/native/branches/1.1.x/java/org/apache/to
Author: mturk
Date: Tue Mar 2 09:09:14 2010
New Revision: 917927
URL: http://svn.apache.org/viewvc?rev=917927&view=rev
Log:
Marge typo fixes from tomcat trunk
Modified:
tomcat/native/branches/1.1.x/java/org/apache/tomcat/jni/SSLContext.java
Modified:
tomcat/native/branches/1.1.x/java/org/a
Author: mturk
Date: Tue Mar 2 09:14:44 2010
New Revision: 917928
URL: http://svn.apache.org/viewvc?rev=917928&view=rev
Log:
Port SSLInsecureRenegotiation from mod_ssl
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/SSL.java
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Author: mturk
Date: Tue Mar 2 09:19:45 2010
New Revision: 917931
URL: http://svn.apache.org/viewvc?rev=917931&view=rev
Log:
With unsafe reneg, minimum required is 1.2.21 caused by API change
Modified:
tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java
Modified: tomcat/trun
On 02/24/2010 11:56 AM, jean-frederic clere wrote:
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.25/
If the release is postponed I'd like to add the
legacy renegotiation support from trunk.
It requires tomcat-native 1.2.21 release first
with compil
Hi,
I backported mod_ssl's SSLInsecureRenegotiation option
and would like to T&R 1.2.21 with compiled OpenSSL 0.9.8m
that should fully solve the CVE-2009-3555.
ABI is extended to allow checking the OpenSSL feature
supported, so usage would require 1.2.21.
Comments?
Regards
--
^TM
---
Author: kkolinko
Date: Tue Mar 2 10:06:16 2010
New Revision: 917942
URL: http://svn.apache.org/viewvc?rev=917942&view=rev
Log:
corrections
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/appdev/source.xml
tomcat/tc6.0.x/trunk/webapps/docs/extras.xml
Modified: tomcat/tc6.0.x/trunk/webapps/do
2010/3/2 :
> Author: mturk
> Date: Tue Mar 2 09:14:44 2010
> New Revision: 917928
>
> + public void seSSLInsecureRenegotiation(boolean SSLInsecureRenegotiation)
> {
There is a misprint above: s/seSSL/setSSL/
Best regards,
Konstantin Kolinko
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
Summary: catalina.sh fails to set CATALINA_HOME on newer bash
versions
Product: Tomcat 6
Version: 6.0.18
Platform: All
OS/Version: Linux
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
--- Comment #1 from mdietze 2010-03-02 11:05:05 UTC ---
Actually it seems like the behaviour of the 'cd' command as observed on this
recent Ubuntu installation is not a bash default but caused by the distro's
default settings.
Note how 'cd
Author: kkolinko
Date: Tue Mar 2 11:19:24 2010
New Revision: 917968
URL: http://svn.apache.org/viewvc?rev=917968&view=rev
Log:
Use definitions list instead of unordered list.
Add information about extras and sources.
Add charset information to the tag.
Modified:
tomcat/tc6.0.x/trunk/res/wel
Author: mturk
Date: Tue Mar 2 11:48:02 2010
New Revision: 917978
URL: http://svn.apache.org/viewvc?rev=917978&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
URL:
http://s
https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
Konstantin Kolinko changed:
What|Removed |Added
Severity|major |normal
--- Comment #2 from Ko
Author: kkolinko
Date: Tue Mar 2 11:58:28 2010
New Revision: 917984
URL: http://svn.apache.org/viewvc?rev=917984&view=rev
Log:
Use definitions list instead of unordered list.
Add information about extras and sources.
Add charset information to the tag.
Modified:
tomcat/trunk/res/welcome.bin
On Tue, 2010-03-02 at 09:19 +, mt...@apache.org wrote:
> Author: mturk
> Date: Tue Mar 2 09:19:45 2010
> New Revision: 917931
>
> URL: http://svn.apache.org/viewvc?rev=917931&view=rev
> Log:
> With unsafe reneg, minimum required is 1.2.21 caused by API change
As long as you don't set the new
On 03/02/2010 01:17 PM, Remy Maucherat wrote:
On Tue, 2010-03-02 at 09:19 +, mt...@apache.org wrote:
Author: mturk
Date: Tue Mar 2 09:19:45 2010
New Revision: 917931
URL: http://svn.apache.org/viewvc?rev=917931&view=rev
Log:
With unsafe reneg, minimum required is 1.2.21 caused by API chang
https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
mdietze changed:
What|Removed |Added
Severity|normal |major
--- Comment #3 from mdietze 2010-
Author: mturk
Date: Tue Mar 2 13:08:14 2010
New Revision: 918017
URL: http://svn.apache.org/viewvc?rev=918017&view=rev
Log:
As per Remy's suggestion use the new ABI only if present
Modified:
tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java
tomcat/trunk/java/org/apache
https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
Konstantin Kolinko changed:
What|Removed |Added
Severity|major |normal
--- Comment #4 from Ko
On 02/03/2010 00:20, Sandro Martini wrote:
My post here is to see if someone of Tomcat developers is interested
in supporting us making a Console for Tomcat, but instead of usual Web
pages, making it as a RIA Applet or an Application (for example
deployed via Web Start). Or at least if you think
https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
mdietze changed:
What|Removed |Added
Severity|normal |major
--- Comment #5 from mdietze 2010-
On Mar 1, 2010, at 2:11 AM, Gurkan Erdogdu wrote:
> Thanks for the answer Mark :)
>
> I have started to fork the Tomcat to implement a Java EE Web Profile, called
> Web Enterprise Server :)
>
> My reasons:
> 1* Without touching source code it is impossible to implement such a
> product.
> 2*
https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
Konstantin Kolinko changed:
What|Removed |Added
Severity|major |normal
--- Comment #6 from Ko
https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
mdietze changed:
What|Removed |Added
Severity|normal |major
--- Comment #7 from mdietze 2010-
Author: kkolinko
Date: Tue Mar 2 15:23:06 2010
New Revision: 918073
URL: http://svn.apache.org/viewvc?rev=918073&view=rev
Log:
Implement support for automatic generation of Table of Contents.
It is triggered by element.
Section header is not included into generation, so the complete code fragmen
Hi Kevan;
>>>As Mark mentioned, the Geronimo community is building an EE6 Web Profile
server and full EE6 profile, also. Current releases of Geronimo already
>>>provide custom assemblies which can provide lighter-weight server
runtimes (e.g. web container, only) customized to the needs of your
app
Author: markt
Date: Tue Mar 2 16:02:25 2010
New Revision: 918093
URL: http://svn.apache.org/viewvc?rev=918093&view=rev
Log:
Better fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48660
As per Konstantin's comments, ensure a single Vary header is used and take
account of * if present
Author: markt
Date: Tue Mar 2 16:10:32 2010
New Revision: 918098
URL: http://svn.apache.org/viewvc?rev=918098&view=rev
Log:
Address Konstantin's veto and propose an improved patch that addresses the
issues raised
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STAT
Author: jfclere
Date: Tue Mar 2 16:33:36 2010
New Revision: 918104
URL: http://svn.apache.org/viewvc?rev=918104&view=rev
Log:
My 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=9
On 03/02/2010 09:51 AM, mt...@apache.org wrote:
> Author: mturk
> Date: Tue Mar 2 08:51:46 2010
> New Revision: 917921
>
> URL: http://svn.apache.org/viewvc?rev=917921&view=rev
> Log:
> Add unafe legacy renegotiation support
How does that interacts with
http://svn.apache.org/viewvc?rev=881179&vi
On 03/02/2010 05:43 PM, jean-frederic clere wrote:
On 03/02/2010 09:51 AM, mt...@apache.org wrote:
Author: mturk
Date: Tue Mar 2 08:51:46 2010
New Revision: 917921
URL: http://svn.apache.org/viewvc?rev=917921&view=rev
Log:
Add unafe legacy renegotiation support
How does that interacts with
h
On 03/02/2010 05:47 PM, Mladen Turk wrote:
> On 03/02/2010 05:43 PM, jean-frederic clere wrote:
>> On 03/02/2010 09:51 AM, mt...@apache.org wrote:
>>> Author: mturk
>>> Date: Tue Mar 2 08:51:46 2010
>>> New Revision: 917921
>>>
>>> URL: http://svn.apache.org/viewvc?rev=917921&view=rev
>>> Log:
>>>
On 03/02/2010 05:58 PM, jean-frederic clere wrote:
How does that interacts with
http://svn.apache.org/viewvc?rev=881179&view=rev ?
The same way as in mod_ssl
Yes but won't it be possible to allow client initiated renegotiation
with 0.9.8m?
According to the OpenSSL docs:
If the option SSL
https://issues.apache.org/bugzilla/show_bug.cgi?id=48843
Summary: Tomcat Acceptor Thread goes into wait() and it will
never come back
Product: Tomcat 6
Version: 6.0.18
Platform: All
OS/Version: All
Status: NEW
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project jakarta-tomcat-catalina has an issue affecting its community
integration.
On 3/2/2010 7:18 AM, Mark Thomas wrote:
> On 02/03/2010 00:20, Sandro Martini wrote:
>
>> For a Full Administration Console (I don't see this since a long time)
>> we have to see later, this is complex and requires many features ...
>
> This is the bit that, to me, offers an opportunity for real
Time for another one folks? Should I tag end of this week?
There has been a lot of code changes in the 5.5.x branch, so I would
expect some regressions, (similar experience to 6.0.x). So after this
one, we can roll a bit more frequently until things settle down
Filip
---
On 3/2/10 1:33 PM, William A. Rowe Jr. wrote:
On 3/2/2010 7:18 AM, Mark Thomas wrote:
On 02/03/2010 00:20, Sandro Martini wrote:
For a Full Administration Console (I don't see this since a long time)
we have to see later, this is complex and requires many features ...
This i
There is a servlet that dumps all JMX objects - in a strange format ( like
manifest or INI file - not hard to parse ).
Would be great ( and quite easy ) to make it also output json.
All information you want should be there - and much more. Exposing new data
is also easy.
You can also use some of
https://issues.apache.org/bugzilla/show_bug.cgi?id=48845
Summary: real timeout interval less than setting interval
Product: Tomcat 5
Version: 5.5.28
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
P
On 03/02/2010 08:54 PM, Filip Hanik - Dev Lists wrote:
> Time for another one folks? Should I tag end of this week?
+1
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-
Author: jfclere
Date: Wed Mar 3 07:27:42 2010
New Revision: 918346
URL: http://svn.apache.org/viewvc?rev=918346&view=rev
Log:
my 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=
Stable [3]
Broken [2]
So we go for a 6.0.26. Please commit the stuff voted in STATUS.txt
Comments?
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomc
48 matches
Mail list logo