tomcat7.0
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...
2011-02-26 marktFix FindBugs warning
2011-02-25 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-25 marktAvoid NPEs trying to re-negotiate with NIO
2011-02-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-24 marktDon't start NamingResources multiple times
2011-02-24 marktAdd documentation for the Crawler Session Manager Valve.
2011-02-24 marktFix comment typo
2011-02-24 marktAvoid NPE if no u-a header
2011-02-24 marktRestore the CrawlerSessionManagerValve
2011-02-23 marktAdd security listener
2011-02-23 marktAdd the SecurityListener (disabled by default) that...
2011-02-23 marktBetter handling in acceptor threads if server hits...
2011-02-22 fhanikdoco update bug 50805
2011-02-22 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-02-22 marktTest before generating debug log messages
2011-02-22 marktRemove unused code, fix FindBugs warning
2011-02-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-22 marktRefactoring to remove duplicate code
2011-02-21 marktConvert to Javadoc comment and add some additional...
2011-02-21 marktSmarter solution for bug 48863
2011-02-21 marktServletapi-2.3 appears to have disappeared from the...
2011-02-21 marktFix javadoc
2011-02-18 marktFix indentation
2011-02-18 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-18 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-18 marktExclude a check
2011-02-18 marktRemove unnecessary code, fix a Findbugs warning
2011-02-18 marktRemove unnecessary code, fix a Findbugs warning
2011-02-18 marktRemove unnecessary code, fix a Findbugs warning
2011-02-18 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-18 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-18 marktline length
2011-02-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-17 fhanikUpdate ignore list with the full set
2011-02-17 fhanikignore list
2011-02-17 fhanikUpdate version numbers
2011-02-17 fhanikCorrectly use the readFully method. Add a utility metho...
2011-02-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
next