tomcat7.0
2009-11-10 marktUse a connector attribute rather than a system property...
2009-11-10 marktFix some minor Eclipse warnings
2009-11-10 costinInvalidate the session - so it can't be resumed.
2009-11-10 costinTest case for the MITM/ssl re-negotiation, also a unit...
2009-11-10 costinFix for the SSL midm - disable client re-negotiation...
2009-11-10 marktAdd merge code for the remaining elements in web.xml
2009-11-09 marktAlign all three StringManager implementations
2009-11-09 marktStringManagers should be static final
2009-11-09 marktStringManagers should be final
2009-11-09 marktUnused code
2009-11-09 marktLoggers should be final
2009-11-09 marktThe assumption that contexts will always be file system...
2009-11-09 kkolinkoRemove unused inner class
2009-11-09 kkolinkoWith rev.834080 WebappClassLoader#findResourceInternal...
2009-11-09 marktRemove unnecessary code
2009-11-09 marktPatch provided by Cyrille Le Clerc
2009-11-09 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-09 kkolinkoRevert r.831830. A better patch for issue 48097 was...
2009-11-09 kkolinkosvn:eol-style
2009-11-09 kkolinkosvn:eol-style
2009-11-09 marktFix CVE-2009-3548.
2009-11-09 marktAdd support for displayName
2009-11-09 marktCookie is now serializable in Servlet 3.0
2009-11-09 marktUse correct default manifest
2009-11-09 marktAdd JSP 2.2 XSD
2009-11-09 marktAdd the JSP 2.2 schema. Note election to use CDDL.
2009-11-09 marktUpdate schemas to latest draft as of 2009-11-05
2009-11-07 marktMore web.xml / fragment merge code
2009-11-06 marktMore inheritance
2009-11-06 marktUse inheritance as it makes merging easier
2009-11-06 marktFix Eclipse warning
2009-11-06 marktRestore original line ending after switching for window...
2009-11-06 funkmanadd stubs and remove / add some @overrides to allow...
2009-11-06 marktfix typo - thanks Sebb
2009-11-06 marktComet didn't work at all under a security manger. Need...
2009-11-06 marktAdditional permission required for JSPs to work
2009-11-06 marktRemove class that was remove in refactoring. Will proba...
2009-11-06 fhanikMake a differentiator which stock ticker is running
2009-11-06 marktFix line endings
2009-11-06 kkolinkosvn:eol-style
2009-11-05 marktApply Filip's suggestion to improve concurrency
2009-11-05 markthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2009-11-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-05 markthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2009-11-05 funkmanhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2009-11-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-05 markthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2009-11-05 marktUse Eclipse quick fix to remove unused imports
2009-11-05 marktAdd other @Override annotations identified by Eclipse
2009-11-05 marktPartial fix for https://issues.apache.org/bugzilla...
2009-11-05 marktPartial fix for https://issues.apache.org/bugzilla...
2009-11-05 marktPartial fix for https://issues.apache.org/bugzilla...
2009-11-05 marktPartial fix for https://issues.apache.org/bugzilla...
2009-11-05 marktPartial fix for https://issues.apache.org/bugzilla...
2009-11-05 marktPartial fix for https://issues.apache.org/bugzilla...
2009-11-05 marktPartial fix for https://issues.apache.org/bugzilla...
2009-11-05 marktAdd a few annotations missed by recent patches
2009-11-05 marktPartial fix for https://issues.apache.org/bugzilla...
2009-11-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-04 funkmanrevert based on https://issues.apache.org/bugzilla...
2009-11-04 idarwinBugfix typos from 48119
2009-11-04 idarwinBugfix typos from 48118
2009-11-04 kkolinkoAdd a comment
2009-11-04 funkmanBinding java.lang.reflect.Proxy to JNDI directory raise...
2009-11-04 funkmanhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2009-11-03 kkolinkoRemove unnecessary argument
2009-11-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-03 rjungPort r671153 and r671459 from tcnative branch 1.1.x
2009-11-02 rjungTrivial typo fix in comment.
2009-11-02 rjungRemove Thread class from jni.
2009-11-02 rjungRemove Buffer class from jni.
2009-11-02 marktStringBuffer -> StringBuilder for o.a.tomcat
2009-11-02 marktStringBuffer -> StringBuilder for tomcat-lite module
2009-11-02 marktStringBuffer -> StringBuilder for jdbc-pool module
2009-11-02 marktStringBuffer -> StringBuilder for bayeux module
2009-11-02 marktStringBuffer -> StringBuilder for unit tests
2009-11-02 marktStringBuffer -> StringBuilder for webapps
2009-11-02 marktStringBuffer -> StringBuilder for o.a.naming
2009-11-02 marktStringBuffer -> StringBuilder for o.a.juli
2009-11-02 marktStringBuffer -> StringBuilder for o.a.jasper
2009-11-02 marktStringBuffer -> StringBuilder for o.a.el
2009-11-02 marktStringBuffer -> StringBuilder for o.a.coyote
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.valves
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.util
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.users
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.tribes
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.startup
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.ssi
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.session
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.servlets
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.realm
next