tomcat7.0
2006-11-28 mturkFix example AprSLL. We have a new param SSLEnabled.
2006-11-26 mturkThe header set by Tomcat are always in proper case.
2006-11-26 mturkCompress outgoing response headers according to the
2006-11-25 marktPort update to SSL docs to include PKCS11 that users...
2006-11-24 marktPort fix bug 41008. Enable POST to be used with indexed...
2006-11-22 remm- Changelog update (add the changes to the modeler...
2006-11-22 remm- Made setString(null) do the same thing it used to...
2006-11-21 fhanikMake the pool impl compile for JDK 1.5 by swapping...
2006-11-21 fhanikFix the logic of the checkSameObjects method.
2006-11-20 marktPort relevant parts of fix for bug 40999.
2006-11-20 remm- I suppose I can remove the method then.
2006-11-20 fhanikFix output stream to not use the converter in the buffe...
2006-11-20 fhanikrevert fix until root cause has been found
2006-11-20 fhanikTCK correction, depending on the sequence of the tests...
2006-11-20 marktPort fix for bug 38198. Improve context name aspect...
2006-11-20 marktPort fix for bug 40901. Encode directory listing output...
2006-11-20 marktPort fix for bug 40929. Update JavaDoc
2006-11-20 marktPort fix bug 40860. Additional logging if parameter...
2006-11-20 marktTabs to 8 spaces.
2006-11-20 marktPort fix for bug 37509.
2006-11-19 marktPort fix for bug 40844. Missing syncs.
2006-11-19 marktFix Gump. Removing the new class (PoolUtil) that requir...
2006-11-16 remm- Also filter the release notes that go in the docs.
2006-11-16 remm- Port memory optimizations to the classic HTTP connector.
2006-11-15 remm- Changelog update.
2006-11-15 remm- Sync the installer's config files.
2006-11-15 funkmanLink to the manager howto.
2006-11-15 funkmantomcat - s/5.5/6/
2006-11-15 funkmanAdded a 401 page to let the user know what file to...
2006-11-15 remm- Update version numbers.
2006-11-14 yoavsadd my new key
2006-11-13 fhanikpassword property did not go through
2006-11-13 mturkUse tomcat-native 1.1.7
2006-11-11 remm- Fix API.
2006-11-10 mturkAdd version info to the build.
2006-11-10 remm- Fix version number.
2006-11-10 mturkBackport from tomcat-connectors.
2006-11-10 mturkAdd version control flags like in 5.5
2006-11-10 remm- Some more polish.
2006-11-10 remm- Polish, as reported by Yoav.
2006-11-08 remm- Update my key.
2006-11-07 remm- Changelog update.
2006-11-07 remm- The page wasn't explicit enough about the requirement...
2006-11-07 remm- 40913: Fix the second test when an expression is...
2006-11-04 marktPort fix for bug 34956. Enforce requirements of SRV...
2006-11-04 marktPort fix for bug 40817.
2006-11-04 marktPort fix bug 40823. Better context docs.
2006-11-04 marktPort fix bug 37439. Update engine docs with name unique...
2006-11-04 marktPort fix bug 37458. Remove the possibility of some...
2006-11-04 remm- Expose the EL type through the Root node to be able...
2006-11-03 remm- Remove an extra throwable.
2006-11-03 remm- Add back jsvc in the build. I don't think commons...
2006-11-03 remm- Fix a regression on classic EL expressions inside...
2006-11-02 remm- Add translation time type checks for String.
2006-11-02 remm- Redo the checkXmlAttributes method, as I could not...
2006-11-02 remm- Indentation.
2006-11-02 remm- i18n handling fixes (according to what the spec autho...
2006-11-01 remm- Fix woops.
2006-11-01 remm- Check for some of the errors.
2006-11-01 remm- For tag files, also put attributes in the wrapped...
2006-11-01 remm- Always call jspInit (some work in always done there...
2006-11-01 remm- Adjust the tests for deferred expressions evaluation.
2006-10-31 remm- Better impl of JSP id consumer: actually this was...
2006-10-31 remm- Add parsing of implicit.tld for tag files.
2006-10-31 remm- Taglibs have their own version number, so isExpressio...
2006-10-31 remm- Add two allowed directives.
2006-10-30 fhanikafter close has been called we are no longer a comet...
2006-10-30 fhanikcancel the keys
2006-10-30 peroFix some html smells
2006-10-30 fhanikFixed null pointer exception on comet socket timeout
2006-10-30 fhanikFixed bug where OP interest is different for the first...
2006-10-30 fhanikRevert fix, suggestion was incorrect and can lead to...
2006-10-30 fhanikIf the key is null, channel is closed,not sure this...
2006-10-30 perofix small html smells
2006-10-29 funkmanThere is no org.apache.catalina.Logger or setLogger...
2006-10-29 mturkOn explicit flush, create an empty (8 bytes)
2006-10-27 remm- Implement the JspIdConsumer feature.
2006-10-26 remm- Some deferred expressions handling fixes.
2006-10-26 fhanikCleaned up imports
2006-10-26 fhanikOoops, forgot to pass in the double buffered channel...
2006-10-26 fhanikMake sure the socket buffer is not bigger than anticipa...
2006-10-26 fhanikReverted the removal of the "socket buffer", writing...
2006-10-26 remm- Also use the parent constructor here.
2006-10-26 remm- Refactor exception reporting using Throwable.getCause...
2006-10-25 fhanikZero GC objects. everything gets cached.
2006-10-25 fhanikDocumented socket properties
2006-10-25 fhanikCode clean up, last pieces to make is a the KeyAttachme...
2006-10-25 jfclereAllow variable size of AJP message via packetSize=n...
2006-10-24 fhanikdon't cancel, only do that within the selector thread...
2006-10-24 fhanikMake the buffer pool configurable, still need to make...
2006-10-24 fhanikadjust default properties
2006-10-24 fhanikAdd a socket properties class so that we can configure...
2006-10-24 marktCorrect props.
2006-10-24 marktCorrect props.
2006-10-24 marktCorrect props.
2006-10-24 marktCorrect props.
2006-10-24 marktCorrect props.
2006-10-24 marktCorrect props.
2006-10-24 marktCorrect props.
2006-10-24 marktCorrect props.
next