tomcat7.0
2011-03-09 marktFix some unit test failures
2011-03-09 marktBetter overriding support
2011-03-09 marktFix TCK test failure under a security Manager
2011-03-09 marktFix some test failures.
2011-03-09 rjungAdd forgotten attribute "sessionCookieName" to context...
2011-03-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-03-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-03-09 marktCVE-2011-1088
2011-03-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-03-09 marktCVE-2011-1088
2011-03-09 marktThis was only a partial fix.
2011-03-09 rjungDocs: Move "allowCasualMultipartParsing",
2011-03-09 rjungFix alphabetic order.
2011-03-09 rjungConsistent Ordering.
2011-03-09 rjungRename new method.
2011-03-08 rjungReduce visibility of field with public getter
2011-03-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-03-08 marktr1079367 was a little too enthusiastic.
2011-03-08 rjungNew context attribute "swallowAbortedUploads" allows
2011-03-08 marktExpose the global naming context for all Server impleme...
2011-03-08 marktAdd release dates
2011-03-08 marktAdd the CVE info for 7.0.10
2011-03-08 marktAlign SSL init for BIO and NIO.
2011-03-08 marktRemove some unused code
2011-03-08 marktAdd the hooks (no implementation yet) for BIO and NIO...
2011-03-08 marktFix build failure and don't tie NIO connector to a...
2011-03-08 marktBetter Javadoc
2011-03-08 marktRemove JSSEFactory. Now we no longer need to support...
2011-03-08 marktDon't swallow exceptions when they are not expected
2011-03-08 marktAdd missing message
2011-03-08 marktRefactor to address https://issues.apache.org/bugzilla...
2011-03-08 marktRestore the ability to register the Tomcat jndi URL...
2011-03-07 marktRemove unused code
2011-03-07 marktFix some warnings
2011-03-07 marktFix Eclipse and FindBugs warnings
2011-03-07 marktCode cleanup
2011-03-07 marktFix Eclipse warnings
2011-03-07 marktAnother FindBugs false positive
2011-03-06 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-03-06 marktClean-up, mainly unused code
2011-03-06 marktRemove unused code
2011-03-06 marktMake more efficient / fix FindBugs nag
2011-03-06 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-03-06 marktRefactoring for re-use
2011-03-06 marktUpdate comments/test case name
2011-03-06 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-03-06 marktFix threading issue reported on dev list
2011-03-06 marktPrep for next release
2011-03-06 marktAdd missing entry.
2011-03-04 marktCode clean-up
2011-03-04 marktNow there is always an authenticator, need to allow...
2011-03-04 marktCode clean-up
2011-03-04 marktAvoid npe
2011-03-04 markt@ServletSecurity
2011-03-04 marktCheck metadata-complete=true leads to @ServletSecurity...
2011-03-04 marktCheck web.xml takes precedence over @ServletSecurity
2011-03-03 fhanikAdd missing files and license header
2011-03-03 marktTest that individual roles are correctly handled
2011-03-03 markt@ServletSecurity
2011-03-03 markt@ServletSecurity support
2011-03-03 marktFix typo
2011-03-03 markt[SECURITY]
2011-03-02 fhanikDoco update
2011-03-02 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-03-02 marktSpeed up shut down when ThreadLocalLeakPreventionListen...
2011-03-02 marktRemove unused code
2011-03-02 marktFix Javadoc
2011-03-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-03-02 marktUpdate change log
2011-03-02 marktBetter test for APR
2011-03-02 marktCorrect issues in the SSL renegotiation tests
2011-03-02 marktSave a few cycles
2011-03-01 kkolinkoImprove the fix for https://issues.apache.org/bugzilla...
2011-03-01 kkolinkoCorrect several typos
2011-03-01 fhanikMake sure we also validate the content that is sent...
2011-03-01 fhanikImplement renegotiation for SSL cert authentication
2011-03-01 fhanikCorrectly determine if a buffer has data or not
2011-03-01 fhanikpropagate all exceptions through IOExceptions
2011-03-01 fhanikSimple implementation of a forced and blocking renegoti...
2011-03-01 marktMove outside of loop as per kkolinko's review
2011-03-01 marktMissed a keystore in the refactoring
2011-03-01 marktFix bug in unit test due to some Lifecycle refactoring
2011-03-01 marktImprove handling of SSL renegotiation by failing earlie...
2011-03-01 marktRemove the init from references to handshake since...
2011-03-01 marktExtract the client-cert tests into a separate test
2011-03-01 marktClear remainder of current FindBugs issues in unit...
2011-03-01 marktMore entries
2011-03-01 marktRemove unused code
2011-03-01 marktFix Findbugs nag
2011-03-01 marktGrr. This worked if 20 bytes were read in one go
2011-03-01 marktBetter fix, we actually need to read 20 byres for the...
2011-03-01 marktFix FindBugs warning
2011-03-01 marktMore explicit failure message - fixed FindBugs nags
2011-03-01 marktFindBugs fixes - make constants static
2011-03-01 marktComment tweaks
2011-03-01 marktRevert SSL renegotiation for NIO - implementation is...
2011-03-01 marktStart of an SSL re-negotiation test. Need to expand...
2011-02-28 marktShould have moved the keys when I moved the SSL tests
2011-02-28 marktFix an Eclipse nag
2011-02-28 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
next