https://issues.apache.org/bugzilla/show_bug.cgi?id=44669
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
>
> Added:
> tomcat/sandbox/tomcat-lite/tomcat-coyote/org/apache/tomcat/util/modeler/modules/MbeansDescriptorsIntrospectionSource.java
> URL:
> http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-lite/tomcat-coyote/org/apache/tomcat/util/modeler/modules/MbeansDescriptorsIntrospectionSource.java?rev=
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 [EMAIL PROTECTED]
Project tomcat-trunk has an issue affecting its community integration.
This issue affects
I had this on my computer for a while, moved at very slow pace over
the years - but it passes all 'watchdog' servlet and most jsp tests.
I'll post more when I finish sumitting.
Costin
On 3/25/08, Henri Gomez <[EMAIL PROTECTED]> wrote:
> >
> > Added:
> >
> tomcat/sandbox/tomcat-lite/tomcat-coyo
Author: costin
Date: Tue Mar 25 08:14:18 2008
New Revision: 640849
URL: http://svn.apache.org/viewvc?rev=640849&view=rev
Log:
New dirs for possible coyote additions
Added:
tomcat/sandbox/tomcat-lite/coyote-extensions/
tomcat/sandbox/tomcat-lite/coyote-extensions/org/
tomcat/sandbox/t
Author: costin
Date: Tue Mar 25 08:17:03 2008
New Revision: 640852
URL: http://svn.apache.org/viewvc?rev=640852&view=rev
Log:
A bunch of files to make it easier to load-test, profile, debug coyote.
It can also be used to run simple servers with the maximum speed available - no
tomcat or servlet en
Added:
tomcat/sandbox/tomcat-lite/coyote-nio/org/apache/tomcat/util/net/NioBlockingSelector.java
URL:
http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-lite/coyote-nio/org/apache/tomcat/util/net/NioBlockingSelector.java?rev=640855&view=auto
===
Added:
tomcat/sandbox/tomcat-lite/coyote-nio/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java
URL:
http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-lite/coyote-nio/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java?rev=640855&view=auto
=
Added: tomcat/sandbox/tomcat-lite/coyote-apr/org/apache/tomcat/jni/Socket.java
URL:
http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-lite/coyote-apr/org/apache/tomcat/jni/Socket.java?rev=640860&view=auto
==
--- tomcat/sa
Added:
tomcat/sandbox/tomcat-lite/coyote-apr/org/apache/coyote/http11/InternalAprInputBuffer.java
URL:
http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-lite/coyote-apr/org/apache/coyote/http11/InternalAprInputBuffer.java?rev=640860&view=auto
=
[EMAIL PROTECTED] wrote:
Author: markt
Date: Mon Mar 24 13:09:15 2008
New Revision: 640551
URL: http://svn.apache.org/viewvc?rev=640551&view=rev
Log:
Clean-up unused import
Modified:
tomcat/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java
Modified:
tomcat/trunk/java/org/ap
Author: jfclere
Date: Tue Mar 25 09:38:14 2008
New Revision: 640888
URL: http://svn.apache.org/viewvc?rev=640888&view=rev
Log:
Add missing public on constructor.
Otherwise when using form based authentication:
+++
java.lang.NoClassDefFoundError: org/apache/tomcat/util/http/NamesEnumerator
>
> I had this on my computer for a while, moved at very slow pace over
> the years - but it passes all 'watchdog' servlet and most jsp tests.
> I'll post more when I finish sumitting.
Having a tomcat light could be a very good alternative since many users use
jetty for quick tests, ie when using
Author: jfclere
Date: Tue Mar 25 10:02:02 2008
New Revision: 640897
URL: http://svn.apache.org/viewvc?rev=640897&view=rev
Log:
SavedRequest is the only one using T_STR instead T_BYTES.
converting to T_BYTES allows to use utf8 encoded querystring with parameters
and form based authentication.
Mod
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 [EMAIL PROTECTED]
Project tomcat-trunk has an issue affecting its community integration.
This issue affects
Author: markt
Date: Tue Mar 25 13:00:43 2008
New Revision: 640962
URL: http://svn.apache.org/viewvc?rev=640962&view=rev
Log:
Revert change from some work in progress that snuck in as part of an unrelated
commit
Modified:
tomcat/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java
jean-frederic clere wrote:
[EMAIL PROTECTED] wrote:
Author: markt
Date: Mon Mar 24 13:09:15 2008
New Revision: 640551
URL: http://svn.apache.org/viewvc?rev=640551&view=rev
That breaks the builds.
Sorry. My bad. Should be fixed now.
Mark
---
I'm continuing to do a security review of Tomcat 5.5 for my company. I
noticed that linefeeds get ripped out of header values which stops
header injection attacks cold. Whoever did this, I commend you. Many
other containers do not. You Rock.
Can anyone point me to the code that does this?
Bes
Jim Manico wrote:
I'm continuing to do a security review of Tomcat 5.5 for my company. I
noticed that linefeeds get ripped out of header values which stops
header injection attacks cold. Whoever did this, I commend you. Many
other containers do not. You Rock.
Can anyone point me to the code t
Jim Manico wrote:
I'm continuing to do a security review of Tomcat 5.5 for my company. I
noticed that linefeeds get ripped out of header values which stops
header injection attacks cold. Whoever did this, I commend you. Many
other containers do not. You Rock.
InternalInputBuffer.java
InternalA
Author: markt
Date: Tue Mar 25 14:27:04 2008
New Revision: 640994
URL: http://svn.apache.org/viewvc?rev=640994&view=rev
Log:
Fix bug 44541 - document packetSize for the AJP connector.
Modified:
tomcat/trunk/webapps/docs/config/ajp.xml
Modified: tomcat/trunk/webapps/docs/config/ajp.xml
URL:
Author: markt
Date: Tue Mar 25 14:31:02 2008
New Revision: 640998
URL: http://svn.apache.org/viewvc?rev=640998&view=rev
Log:
Propose fix for 44541
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/STATU
Author: markt
Date: Tue Mar 25 14:31:46 2008
New Revision: 641001
URL: http://svn.apache.org/viewvc?rev=641001&view=rev
Log:
Propose fix for bug 44541
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5
https://issues.apache.org/bugzilla/show_bug.cgi?id=44541
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-03-25 14:30:21 PST ---
The has been fixed in trunk and proposed for 5.5.x (and 6.0.x).
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
---
Author: markt
Date: Tue Mar 25 14:37:51 2008
New Revision: 641020
URL: http://svn.apache.org/viewvc?rev=641020&view=rev
Log:
Votes
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=
Thank you very much, Mark and Filip.
- Jim
Jim Manico wrote:
I'm continuing to do a security review of Tomcat 5.5 for my company.
I noticed that linefeeds get ripped out of header values which stops
header injection attacks cold. Whoever did this, I commend you. Many
other containers do not.
Author: markt
Date: Tue Mar 25 14:39:34 2008
New Revision: 641023
URL: http://svn.apache.org/viewvc?rev=641023&view=rev
Log:
Add bug ref
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=
Author: markt
Date: Tue Mar 25 14:55:46 2008
New Revision: 641030
URL: http://svn.apache.org/viewvc?rev=641030&view=rev
Log:
Propose the alternative fix for BZ44494 that we used in TC6
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.ap
Author: rjung
Date: Tue Mar 25 14:56:34 2008
New Revision: 641031
URL: http://svn.apache.org/viewvc?rev=641031&view=rev
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=641031
Author: rjung
Date: Tue Mar 25 14:58:25 2008
New Revision: 641033
URL: http://svn.apache.org/viewvc?rev=641033&view=rev
Log:
Vote.
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=
Author: rjung
Date: Tue Mar 25 15:12:35 2008
New Revision: 641042
URL: http://svn.apache.org/viewvc?rev=641042&view=rev
Log:
Add proposed docs change patch for TC 4.1:
don't include dev snapshots of JK docs,
link to released version instead
Modified:
tomcat/current/tc4.1.x/STATUS.txt
Mod
Author: markt
Date: Tue Mar 25 15:13:49 2008
New Revision: 641043
URL: http://svn.apache.org/viewvc?rev=641043&view=rev
Log:
Revert original proposal for BZ44494 since an alternative patch was committed
to 6.0.x
Modified:
tomcat/trunk/java/org/apache/catalina/connector/InputBuffer.java
t
Author: markt
Date: Tue Mar 25 15:21:57 2008
New Revision: 641051
URL: http://svn.apache.org/viewvc?rev=641051&view=rev
Log:
Apply the patch for BZ44494 that was applied to 6.0.x
Modified:
tomcat/trunk/java/org/apache/catalina/connector/InputBuffer.java
Modified: tomcat/trunk/java/org/apache
https://issues.apache.org/bugzilla/show_bug.cgi?id=44673
Summary: ServletInputStream still readable even when closed
Product: Tomcat 5
Version: Unknown
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Prio
Author: markt
Date: Tue Mar 25 15:43:49 2008
New Revision: 641057
URL: http://svn.apache.org/viewvc?rev=641057&view=rev
Log:
Vote
Modified:
tomcat/current/tc4.1.x/STATUS.txt
Modified: tomcat/current/tc4.1.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc4.1.x/STATUS.txt?rev=6
On 3/25/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: costin
> Date: Mon Mar 24 23:01:43 2008
> New Revision: 640706
>
> URL: http://svn.apache.org/viewvc?rev=640706&view=rev
> Log:
> Baseline copy of coyote and tomcat/util from tomcat6 - removed old AIO
> connector and all assoc
Author: markt
Date: Tue Mar 25 16:19:15 2008
New Revision: 641073
URL: http://svn.apache.org/viewvc?rev=641073&view=rev
Log:
Code clean-up. Remove unused code. Fix generics related warnings. No functional
change.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/InputBuffer.java
Mod
Author: markt
Date: Tue Mar 25 16:36:56 2008
New Revision: 641076
URL: http://svn.apache.org/viewvc?rev=641076&view=rev
Log:
Fix bug 44673. Throw IOE if stream is closed and a call is made to any read(),
ready(), mark(), reset(), or skip() method as per javadocs for Reader.
Modified:
tomcat/
Author: markt
Date: Tue Mar 25 16:40:06 2008
New Revision: 641077
URL: http://svn.apache.org/viewvc?rev=641077&view=rev
Log:
Propose patch
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?re
Author: markt
Date: Tue Mar 25 16:40:14 2008
New Revision: 641078
URL: http://svn.apache.org/viewvc?rev=641078&view=rev
Log:
Propose patch
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.
Author: markt
Date: Tue Mar 25 16:47:22 2008
New Revision: 641079
URL: http://svn.apache.org/viewvc?rev=641079&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44556
Use new filename for coommons-logging-api jar
Modified:
tomcat/connectors/trunk/jk/jkstatus/conf/jkstatus-t
https://issues.apache.org/bugzilla/show_bug.cgi?id=44556
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
--- Comment #23 from Remy Maucherat <[EMAIL PROTECTED]> 2008-03-25 18:27:12
PST ---
Ok, first of all thanks a lot for the test case (I wouldn't be able to write a
good multibyte test to save my life).
As with the original bug, the pro
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
--- Comment #24 from Filip Hanik <[EMAIL PROTECTED]> 2008-03-25 19:04:21 PST
---
when I ran the test:
it fails consistently with tomcat/6.0.x/trunk
after updating tomcat/trunk to the latest(same fix as in 6.0.x)it also fails
consiste
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
--- Comment #25 from Remy Maucherat <[EMAIL PROTECTED]> 2008-03-25 19:34:24
PST ---
The first step is to reproduce the problem (which is easy for me with TC 6.0
trunk and the latest version of the test case). After fixing the update of
Author: costin
Date: Tue Mar 25 20:53:53 2008
New Revision: 641134
URL: http://svn.apache.org/viewvc?rev=641134&view=rev
Log:
Fix build file (still missing lots of files), remove old
Added:
tomcat/sandbox/tomcat-lite/resources/coyote-lite.MF (with props)
Removed:
tomcat/sandbox/tomcat-l
Author: costin
Date: Tue Mar 25 21:10:10 2008
New Revision: 641135
URL: http://svn.apache.org/viewvc?rev=641135&view=rev
Log:
2 simple tests/examples of starting/embedding tomcat-lite
Added:
tomcat/sandbox/tomcat-lite/test/org/apache/tomcat/lite/
tomcat/sandbox/tomcat-lite/test/org/apac
Author: costin
Date: Tue Mar 25 21:12:31 2008
New Revision: 641137
URL: http://svn.apache.org/viewvc?rev=641137&view=rev
Log:
Added missing file, few small corrections and eol
Added:
tomcat/sandbox/tomcat-lite/coyote-extensions/org/apache/coyote/adapters/CoyoteMain.java
(with props)
Modi
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
--- Comment #26 from Suzuki Yuichiro <[EMAIL PROTECTED]> 2008-03-25 21:11:57
PST ---
(In reply to comment #23)
> cb.setLimit(cb.getStart() + cnt);
> cb.append( result, 0, cnt );
cb.append() doesn't modify cb.start
and cb.start is set
Author: costin
Date: Tue Mar 25 21:55:13 2008
New Revision: 641149
URL: http://svn.apache.org/viewvc?rev=641149&view=rev
Log:
Should build now, still missing some files
Removed:
tomcat/sandbox/tomcat-lite/coyote-extensions/org/apache/coyote/adapters/EchoAdapter.java
tomcat/sandbox/tomc
Modified:
tomcat/sandbox/tomcat-lite/java/org/apache/tomcat/servlets/util/RequestUtil.java
URL:
http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-lite/java/org/apache/tomcat/servlets/util/RequestUtil.java?rev=641160&r1=641159&r2=641160&view=diff
==
Author: costin
Date: Tue Mar 25 22:37:15 2008
New Revision: 641161
URL: http://svn.apache.org/viewvc?rev=641161&view=rev
Log:
Missed one file, check error response
Added:
tomcat/sandbox/tomcat-lite/test/org/apache/tomcat/lite/SimpleServlet.java
(with props)
Modified:
tomcat/sandbox/to
Author: costin
Date: Tue Mar 25 22:46:41 2008
New Revision: 641162
URL: http://svn.apache.org/viewvc?rev=641162&view=rev
Log:
Classpath for eclipse, 'ant download' before importing ( needs valid
../../tomcat6 build, or tc6.home property )
Modified:
tomcat/sandbox/tomcat-lite/.classpath
Modi
53 matches
Mail list logo