tomcat7.0
2009-11-26 marktReduce visibility
2009-11-25 marktMore memory leak protection. This one is particularly...
2009-11-25 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-24 marktExplicitly close the stream.
2009-11-23 marktRest of fix required for https://issues.apache.org...
2009-11-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-23 marktAdd missing property
2009-11-23 marktFix failing SSL test
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktCleanup Javadoc as well as code
2009-11-22 marktUse correct attribute name now all the renaming code...
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktClean up
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktFix some Eclipse warnings
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktRemove old comment
2009-11-20 fhanikAdd in DataSource supprot
2009-11-20 marktComplete the FileUpload implementation and use it for...
2009-11-20 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2009-11-20 marktStart to hook-up the commons-file upload port to the...
2009-11-20 marktFix error in previous commit
2009-11-19 marktImprove workaround for CVE-2009-3555
2009-11-19 marktFix SSL for BIO post refactoring
2009-11-19 marktFix Eclipse warning
2009-11-19 marktFix SSL config error as a result of attribute refactoring.
2009-11-19 marktFix the Eclipse warnings - no functional change
2009-11-19 marktRemove unused code
2009-11-19 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-19 marktStatic so sync on class object
2009-11-19 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
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...
next