tomcat7.0
2007-01-09 fhanikfixed xml error
2007-01-09 fhanikTomcat's maven publish script
2007-01-08 remm- Use AccessLogValve.
2007-01-08 remm- Add a new buffered field to allow flushing on each...
2007-01-08 remm- Replace AccessLogValve with the new fast one (since...
2007-01-06 remm- New AccessLog valve impl, submitted by Takayuki Kaneko.
2007-01-05 fhanikCompleted clustering documentation to a state more...
2007-01-04 fhanikput in a minor sleep
2007-01-04 remm- More accurate validation of EL. Needs testing.
2007-01-04 remm- Cleanup.
2007-01-03 remm- Avoid NPE (quick fix).
2007-01-03 funkmanUpdate on issues.apache.org/bugzilla/show_bug.cgi?id...
2007-01-03 funkmanissues.apache.org/bugzilla/show_bug.cgi?id=41260
2007-01-03 funkmanissues.apache.org/bugzilla/show_bug.cgi?id=40820
2007-01-02 funkmandoh - missed a '
2007-01-02 funkmanFormatting bug with javax/el/LocalStrings.properties
2007-01-01 marktAdd virtual hosting howto to TC6 docs (copied from...
2007-01-01 marktPort RD thread safety patch from TC5
2007-01-01 marktPort fix from TC5 to display the JSP source when a...
2007-01-01 marktPort fix from TC5 for displaying JSP source after an...
2006-12-31 marktPort doc update for 41182 from TC5
2006-12-25 yoavsadd xml declaration to build.xml
2006-12-23 remm- Changelog update.
2006-12-19 remm- Modify the code so that it doesn't log client disconn...
2006-12-18 remm- 37869: Also use the SSL_INFO_CLIENT_CERT field if...
2006-12-16 mturkBackport the current connectors trunk.
2006-12-16 mturkForgot to rotate by 90 degrees CCW.
2006-12-15 remm- Changelog update.
2006-12-15 remm- As decided, update version numbers.
2006-12-15 remm- Ignore client aborts when flushing the buffer.
2006-12-15 fhanikMake sure we use an unbounded thread pool until we...
2006-12-15 fhanikImplemented the use of an executor, tasks that aren...
2006-12-15 fhanikName change in preparation of pluggable Executors and...
2006-12-15 fhanikrefactor, name change, in preparation of having a plugg...
2006-12-15 fhanikRefactor, name change in preparation to swap in Executo...
2006-12-14 fhanikUse a concurrent hashmap as a base class instead
2006-12-14 mturkMore artwork
2006-12-14 mturkUpdate installer picture with new Tomcat URL.
2006-12-14 mturkMake few comments on tcnative-1.dll. No functional...
2006-12-14 mturkUpdate the tomcat native version to current 1.1.8
2006-12-14 mturkChange the loaded message.
2006-12-14 mturkLog the loaded tomcat native version on startup.
2006-12-13 fhanikremove not used methods
2006-12-13 fhanikRemove methods not needed by this interface. not used...
2006-12-11 remm- readTimeout should behave how it does for the HTTP...
2006-12-08 marktPort fix for bug 41051.
2006-12-08 marktPort fix for bug 41074. Make jsp:plugin output XHTML...
2006-12-08 marktPort fix for bug 40581. Add note about using symbolic...
2006-12-08 marktPort fix for 40585. Fix parametrised constructor so...
2006-12-08 marktRFC2616 specifies 1*8ALPHA and ALPHA is a-z or A-Z...
2006-12-08 remm- Based on Mark's patch. Ensure accept-language header...
2006-12-06 remm- Add SSLEnabled to the example config.
2006-12-06 remm- Fix typo in policy file.
2006-12-06 remm- NSIS 2.22.
2006-12-06 mturkFix LOGPATH index.
2006-12-05 remm- Changelog update.
2006-12-05 remm- Add experimental clustered SSO code.
2006-12-05 jfclereThat would create a trustedCertEntry but we need a...
2006-12-05 remm- Add a html file in case the user goes to the wrong...
2006-12-05 remm- Disable TLD cache for now until further refactoring...
2006-12-05 remm- Add a flag to allow disabling the code which sets...
2006-12-05 remm- Add 1.2 as well.
2006-12-04 remm- Update jar list in Jasper.
2006-12-03 mturkBackport nonssl patches from tomcat-connectors/trunk
2006-12-03 mturkUpdate binaries with --ServiceUser/ServicePassword...
2006-12-01 remm- Add xsd for JSP 2.1.
2006-12-01 funkmanBug 41089 and JSP.6.3.2
2006-11-30 remm- Irrelevant fix.
2006-11-29 remm- Use a separate method for checking primitives. I...
2006-11-29 remm- For consistency, add keepAliveTimeout to this protoco...
2006-11-29 remm- Experiment with using soTimeout as the keepAliveTimeo...
2006-11-29 remm- Port back my fixes to this patch.
2006-11-29 mturkOops. Forgot to commit this file
2006-11-29 mturkCommit the voted keepAliveTimeout patch.
2006-11-29 remm- Update JAR list for no-tld-scan.
2006-11-29 remm- 41057: Caching large strings uses too much memory...
2006-11-28 mturkAvoid initializing APR for each connector.
2006-11-28 mturkRefactor AprLifecycleListener by putting the logic...
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...
next