tomcat7.0
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...
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...
next