tomcat7.0
2009-11-19 marktFix copy/paste error
2009-11-18 marktFix theorectical sync issue and soem Eclipse warnings
2009-11-18 marktFix NPE
2009-11-18 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-18 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-18 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-18 marktFix copy and paste errors
2009-11-18 marktFix more typos
2009-11-18 marktFix typos
2009-11-18 marktBeing *really* picky. It is a single web app.
2009-11-18 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-18 marktFix typo
2009-11-18 kkolinkoUpdated to match the latest catalina.policy file
2009-11-18 kkolinkoWrapped long lines. As the text of this file is copy...
2009-11-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-17 marktUse standard modifier order
2009-11-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-17 marktGenerics
2009-11-17 fhanikConsolidation of protocol attributes into a base class
2009-11-17 marktAdd @Override annotations
2009-11-17 marktRemove unused imports
2009-11-17 marktRemove some more deprecated code
2009-11-17 marktRemove deprecated code
2009-11-17 marktAdd support for multipart config in web.xml (partially...
2009-11-17 marktFix an Eclipse warning
2009-11-17 marktBetter handle edge cases when allowing = in cookie...
2009-11-17 marktTest some edge cases with = in cookie values (current...
2009-11-17 marktUpdate re-packaged commons-fileupload to 1.2.1
2009-11-17 kkolinkoUpdate comments and examples in catalina.policy file
2009-11-17 marktUpdate to commons pool 1.5.4 (fix another regression)
2009-11-17 marktUpdate Javadoc to reflect changed default for useEquals
2009-11-17 fhanikMake the file handler thread safe
2009-11-17 marktUpdate throws declaration for Servlet 3 file upload
2009-11-17 marktImplement request.authenticate()
2009-11-16 marktRemove code that doesn't do anything
2009-11-15 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-15 kkolinkocorrect a comment
2009-11-14 kkolinkoClear the values in username and password fields when...
2009-11-14 marktReduce visibility (thanks Sebb)
2009-11-14 marktMore cookie refactoring
2009-11-14 marktCorrect comment
2009-11-14 marktAdd TODOs as per discussion on dev list
2009-11-13 kkolinkoDo not offer default value for Tomcat administrator...
2009-11-13 kkolinko1. Correct some computations in "configure" Function:
2009-11-13 fhanikAdd suspect test and also allow connections to be unwrapped
2009-11-13 fhanikImplement suspectTimeout to allow JMX notifications...
2009-11-13 fhanikUse a safe default of the useEquals, works on any VM.
2009-11-13 marktAdd Apple J2SE runtime jars to those we skip when scann...
2009-11-12 marktFix NPEs on startup with relative ordering and provide...
2009-11-12 marktMake handling of / as a separator consistent with the...
2009-11-12 marktMake TODO comments consistent to make them easier to...
2009-11-12 marktServlet 3 implementation.
2009-11-12 kkolinkoFollowup to r.817822 and r.833545
2009-11-11 fhanikMake the location of stdout and stderr output configura...
2009-11-11 costinAdd similar SSL tests for NIO connector.
2009-11-11 kkolinkocode formatting
2009-11-10 marktUse new attribute name
2009-11-10 marktDocument allowUnsafeLegacyRenegotiation
2009-11-10 marktRename attribute
2009-11-10 marktPrevent stack traces when closing ssl sockets after...
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
next