tomcat7.0
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...
2011-02-17 marktRemove unnecessary code.
2011-02-17 marktRemove unnecessary code.
2011-02-17 marktFix NPEs on shutdown. Loop is prevented above when...
2011-02-17 marktTypo? Copy and paste error?
2011-02-17 marktFix typo
2011-02-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-17 rjungRemove duplicate code.
2011-02-17 marktPrevent NPE in unit tests as a result of r1067718
2011-02-17 marktFix test failure now r1069056 has added stricter checks...
2011-02-17 marktPrevent NPE in unit tests as a result of r1067718
2011-02-16 marktPrep for next release
2011-02-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-16 marktMove test outside the loop
2011-02-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-15 marktFix Eclipse warnings
2011-02-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-14 marktCorrectly test for no attributes
2011-02-14 kfujinoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-14 kfujinoFollowup to r1069836
2011-02-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-11 fhanikdoco and version update
2011-02-11 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-02-11 marktRemove deprecated code
2011-02-11 marktRemove deprecated code
2011-02-11 marktRemove unused deprecated method
next