tomcat7.0
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...
2011-02-28 marktClarify auth process for CLIENT-CERT
2011-02-28 marktPrep for next release
2011-02-28 marktImprove fix for https://issues.apache.org/bugzilla...
2011-02-27 marktFix Eclipse warnings
2011-02-27 marktClear remaining FindBugs issues from javax.*
2011-02-27 marktMisc clean-up
2011-02-27 marktAnother false positive
2011-02-27 marktCouple more false positives
2011-02-27 marktMisc clean-up
2011-02-27 marktRemove unused code
2011-02-27 marktRevert r1075050
2011-02-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-27 marktBlock whilst waiting for data from client in NIO SSL...
2011-02-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-27 marktAnother false positive
2011-02-26 marktFix FindBugs identified error in Servlet 2.2 jspFile...
2011-02-26 marktFix what looks like a copy/paste error
2011-02-26 marktNo need to call stop if the app didn't start
2011-02-26 marktEnsure a web application is taken out of service if...
next