You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [GitHub] [tomcat] alpire opened a new pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize - posted by Mark Thomas <ma...@apache.org> on 2019/07/01 07:45:05 UTC, 1 replies.
- [tomcat] branch 7.0.x updated (bf5e555 -> 0ef94ce) - posted by ma...@apache.org on 2019/07/01 07:49:48 UTC, 0 replies.
- [tomcat] 01/02: Align with 8.5.x. - posted by ma...@apache.org on 2019/07/01 07:49:49 UTC, 0 replies.
- [tomcat] 02/02: Align with 8.5.x - posted by ma...@apache.org on 2019/07/01 07:49:50 UTC, 0 replies.
- [GitHub] [tomcat] markt-asf commented on issue #175: Apply the suggestion in rfc7233 - posted by GitBox <gi...@apache.org> on 2019/07/01 10:30:40 UTC, 2 replies.
- [tomcat] branch master updated (3c1059e -> 92585d3) - posted by ma...@apache.org on 2019/07/01 11:12:23 UTC, 0 replies.
- [tomcat] 01/02: Ignore Range headers that use unknown units as per RFC 7233. - posted by ma...@apache.org on 2019/07/01 11:12:24 UTC, 0 replies.
- [tomcat] 02/02: If-Range must use exact match on dates (allowing for resolution) - posted by ma...@apache.org on 2019/07/01 11:12:25 UTC, 0 replies.
- Re: [VOTE] Release Apache Tomcat Native 1.2.23 - posted by Mark Thomas <ma...@apache.org> on 2019/07/01 11:27:57 UTC, 1 replies.
- [Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement - posted by bu...@apache.org on 2019/07/01 12:17:20 UTC, 0 replies.
- [GitHub] [tomcat] zhanhb commented on issue #175: Apply the suggestion in rfc7233 - posted by GitBox <gi...@apache.org> on 2019/07/01 14:45:41 UTC, 1 replies.
- [GitHub] [tomcat] zhanhb edited a comment on issue #175: Apply the suggestion in rfc7233 - posted by GitBox <gi...@apache.org> on 2019/07/01 14:46:45 UTC, 0 replies.
- [tomcat] branch master updated (92585d3 -> d1f5800) - posted by ma...@apache.org on 2019/07/01 20:16:45 UTC, 0 replies.
- [tomcat] 01/05: Make partial PUT processing optional but still enabled by default - posted by ma...@apache.org on 2019/07/01 20:16:46 UTC, 0 replies.
- [tomcat] 02/05: Remove unnecessary test - posted by ma...@apache.org on 2019/07/01 20:16:47 UTC, 0 replies.
- [tomcat] 03/05: Fix configuration of partial PUT - posted by ma...@apache.org on 2019/07/01 20:16:48 UTC, 0 replies.
- [tomcat] 04/05: Remove completed TODO - posted by ma...@apache.org on 2019/07/01 20:16:49 UTC, 0 replies.
- [tomcat] 05/05: Improve parsing of Content-Range headers - posted by ma...@apache.org on 2019/07/01 20:16:50 UTC, 0 replies.
- [GitHub] [tomcat] markt-asf closed pull request #175: Apply the suggestion in rfc7233 - posted by GitBox <gi...@apache.org> on 2019/07/01 20:17:18 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Align with 9.0.x. Add additional translations - posted by ma...@apache.org on 2019/07/01 20:19:39 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (0ef94ce -> 07b0f95) - posted by ma...@apache.org on 2019/07/01 20:19:52 UTC, 0 replies.
- [tomcat] 01/02: Align with 8.5.x. Add additional translations - posted by ma...@apache.org on 2019/07/01 20:19:53 UTC, 0 replies.
- [tomcat] 02/02: Align with 8.5.x. Remove unused keys, update/add translations - posted by ma...@apache.org on 2019/07/01 20:19:54 UTC, 0 replies.
- [GitHub] [tomcat] alpire commented on a change in pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize - posted by GitBox <gi...@apache.org> on 2019/07/02 01:49:58 UTC, 4 replies.
- [tomcat] branch 7.0.x updated (07b0f95 -> 0c1db41) - posted by ma...@apache.org on 2019/07/02 13:13:28 UTC, 0 replies.
- [tomcat] 01/02: Align with 8.5.x. Use i18n. - posted by ma...@apache.org on 2019/07/02 13:13:29 UTC, 0 replies.
- [tomcat] 02/02: Fix a couple of Litmus test suite failures - posted by ma...@apache.org on 2019/07/02 13:13:30 UTC, 0 replies.
- [GitHub] [tomcat] markt-asf commented on a change in pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize - posted by GitBox <gi...@apache.org> on 2019/07/02 13:49:59 UTC, 2 replies.
- Re: [VOTE][RESULT] Release Apache Tomcat Native 1.2.23 - posted by Mark Thomas <ma...@apache.org> on 2019/07/02 13:54:25 UTC, 0 replies.
- svn commit: r34731 - /dev/tomcat/tomcat-connectors/native/1.2.23/ /release/tomcat/tomcat-connectors/native/1.2.23/ /release/tomcat/tomcat-connectors/native/README.html - posted by ma...@apache.org on 2019/07/02 13:59:15 UTC, 0 replies.
- [tomcat] branch master updated (d1f5800 -> c4136df) - posted by ma...@apache.org on 2019/07/02 16:28:11 UTC, 0 replies.
- [tomcat] 01/02: Fix format - posted by ma...@apache.org on 2019/07/02 16:28:12 UTC, 0 replies.
- [tomcat] 02/02: Once a URI is identified as invalid don't attempt to process it further. - posted by ma...@apache.org on 2019/07/02 16:28:13 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Once a URI is identified as invalid don't attempt to process it further. - posted by ma...@apache.org on 2019/07/02 16:30:44 UTC, 0 replies.
- [GitHub] [tomcat] markt-asf commented on issue #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize - posted by GitBox <gi...@apache.org> on 2019/07/02 16:35:10 UTC, 0 replies.
- [GitHub] [tomcat] markt-asf closed pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize - posted by GitBox <gi...@apache.org> on 2019/07/02 16:35:10 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Back-port Range, Content-Range and partial PUT improvements - posted by ma...@apache.org on 2019/07/02 19:13:32 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: SpotBugs. Remove unnecessary code. - posted by ma...@apache.org on 2019/07/02 19:59:13 UTC, 0 replies.
- [tomcat] branch 8.5.x updated (e5a7bc9 -> 6090dcf) - posted by ma...@apache.org on 2019/07/02 20:17:49 UTC, 0 replies.
- [tomcat] 01/03: Code clean-up - posted by ma...@apache.org on 2019/07/02 20:17:50 UTC, 0 replies.
- [tomcat] 02/03: Ensure HEAD response is consistent with GET response for HttpServlet - posted by ma...@apache.org on 2019/07/02 20:17:51 UTC, 0 replies.
- [tomcat] 03/03: Expand i18n and update translations - posted by ma...@apache.org on 2019/07/02 20:17:52 UTC, 0 replies.
- [tomcat] branch 8.5.x updated (6090dcf -> 7f5c384) - posted by ma...@apache.org on 2019/07/02 20:40:46 UTC, 0 replies.
- [tomcat] 01/02: Fix some SpotBugs issues in the tests - posted by ma...@apache.org on 2019/07/02 20:40:47 UTC, 0 replies.
- [tomcat] 02/02: Fix some FindBugs warnings in the test cases - posted by ma...@apache.org on 2019/07/02 20:40:48 UTC, 0 replies.
- [tomcat] branch master updated (c4136df -> 1742314) - posted by ma...@apache.org on 2019/07/03 06:39:56 UTC, 0 replies.
- [tomcat] 01/05: Update reference to migrated wiki content - posted by ma...@apache.org on 2019/07/03 06:39:57 UTC, 0 replies.
- [tomcat] 02/05: Update Tomcat Native to 1.2.23 - posted by ma...@apache.org on 2019/07/03 06:39:58 UTC, 0 replies.
- [tomcat] 03/05: Update Eclipse compiler to 4.12 (a.k.a 3.18.0) - posted by ma...@apache.org on 2019/07/03 06:39:59 UTC, 0 replies.
- [tomcat] 04/05: Copy improved Javadoc from 8.5.x - posted by ma...@apache.org on 2019/07/03 06:40:00 UTC, 0 replies.
- [tomcat] 05/05: Remove Gump debug code - posted by ma...@apache.org on 2019/07/03 06:40:01 UTC, 0 replies.
- [Bug 63205] Unable to load certificate store on openjdk - posted by bu...@apache.org on 2019/07/03 10:02:19 UTC, 2 replies.
- svn commit: r1862485 - in /tomcat/site/trunk/docs/native-doc: index.html miscellaneous/changelog.html news/2019.html - posted by ma...@apache.org on 2019/07/03 15:48:28 UTC, 0 replies.
- svn commit: r1862486 - in /tomcat/site/trunk: docs/download-native.html docs/index.html docs/oldnews.html xdocs/download-native.xml xdocs/index.xml xdocs/oldnews.xml - posted by ma...@apache.org on 2019/07/03 15:53:11 UTC, 0 replies.
- [ANN] Apache Tomcat Native 1.2.23 released - posted by Mark Thomas <ma...@apache.org> on 2019/07/03 16:17:45 UTC, 0 replies.
- [tomcat-native] branch master updated (f8ac1c6 -> d4e26a2) - posted by ma...@apache.org on 2019/07/03 16:21:12 UTC, 0 replies.
- [tomcat-native] 01/02: Ignore local release builds - posted by ma...@apache.org on 2019/07/03 16:21:13 UTC, 0 replies.
- [tomcat-native] 02/02: Update docs for 1.2.23 release - posted by ma...@apache.org on 2019/07/03 16:21:14 UTC, 0 replies.
- [tomcat] branch master updated: Quick fix for poller issue reported on users list - posted by ma...@apache.org on 2019/07/03 19:46:06 UTC, 2 replies.
- [tomcat] branch 8.5.x updated: Quick fix for poller issue reported on users list - posted by ma...@apache.org on 2019/07/03 19:49:17 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Quick fix for poller issue reported on users list - posted by ma...@apache.org on 2019/07/03 19:50:36 UTC, 0 replies.
- [tomcat] branch master updated: Refactor fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=63205 - posted by ma...@apache.org on 2019/07/03 21:20:46 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Refactor fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=63205 - posted by ma...@apache.org on 2019/07/03 21:21:20 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Refactor fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=63205 - posted by ma...@apache.org on 2019/07/03 21:22:45 UTC, 0 replies.
- [Bug 56148] support (multiple) ocsp stapling - posted by bu...@apache.org on 2019/07/03 22:06:10 UTC, 0 replies.
- [tomcat] branch master updated: Add multiple SCIs - posted by re...@apache.org on 2019/07/04 09:59:37 UTC, 0 replies.
- [tomcat] tag 9.0.22 created (now 95f7f98) - posted by ma...@apache.org on 2019/07/04 14:10:09 UTC, 0 replies.
- [tomcat] 01/01: Tag 9.0.22 - posted by ma...@apache.org on 2019/07/04 14:10:10 UTC, 0 replies.
- Nexus: Staging Completed - posted by Nexus Repository Manager <ne...@repository.apache.org> on 2019/07/04 14:39:44 UTC, 3 replies.
- svn commit: r34774 - in /dev/tomcat/tomcat-9/v9.0.22: ./ bin/ bin/embed/ src/ - posted by ma...@apache.org on 2019/07/04 15:38:13 UTC, 0 replies.
- Tomcat Apache and wiki migration - posted by Matt Zand <ma...@gmail.com> on 2019/07/04 18:41:23 UTC, 0 replies.
- [VOTE] Release Apache Tomcat 9.0.22 - posted by Mark Thomas <ma...@apache.org> on 2019/07/04 19:33:01 UTC, 5 replies.
- [tomcat] branch 8.5.x updated: Update Tomcat Native to 1.2.23 - posted by ma...@apache.org on 2019/07/04 19:44:30 UTC, 0 replies.
- [tomcat] branch master updated (aced7b8 -> 1724246) - posted by ma...@apache.org on 2019/07/04 20:43:50 UTC, 0 replies.
- [tomcat] 01/02: Increment version for next dev cycle - posted by ma...@apache.org on 2019/07/04 20:43:51 UTC, 0 replies.
- [tomcat] 02/02: Expand code coverage for ArrayELResolver - posted by ma...@apache.org on 2019/07/04 20:43:52 UTC, 0 replies.
- [tomcat] tag 8.5.43 created (now 4e32ede) - posted by ma...@apache.org on 2019/07/04 20:48:50 UTC, 0 replies.
- [tomcat] 01/01: Tag 8.5.43 - posted by ma...@apache.org on 2019/07/04 20:48:51 UTC, 0 replies.
- [tomcat] branch master updated: Update dependencies - posted by re...@apache.org on 2019/07/04 20:58:21 UTC, 0 replies.
- [tomcat] branch master updated: Add a few GraalVM cleanups - posted by re...@apache.org on 2019/07/04 21:03:58 UTC, 0 replies.
- svn commit: r34775 [2/2] - in /dev/tomcat/tomcat-8/v8.5.43: ./ bin/ bin/embed/ bin/extras/ src/ - posted by ma...@apache.org on 2019/07/04 21:17:26 UTC, 0 replies.
- svn commit: r34775 [1/2] - in /dev/tomcat/tomcat-8/v8.5.43: ./ bin/ bin/embed/ bin/extras/ src/ - posted by ma...@apache.org on 2019/07/04 21:17:26 UTC, 0 replies.
- [VOTE] Release Apache Tomcat 8.5.43 - posted by Mark Thomas <ma...@apache.org> on 2019/07/04 21:19:12 UTC, 3 replies.
- [Bug 63524] Private key must be accompanied by certificate chain - posted by bu...@apache.org on 2019/07/05 06:21:28 UTC, 10 replies.
- [Bug 34150] child pid # exit signal Segmentation fault (11) - posted by bu...@apache.org on 2019/07/05 11:01:08 UTC, 0 replies.
- [tomcat] branch master updated: Refactor APR poller to remove use of multiple pollsets - posted by ma...@apache.org on 2019/07/05 12:15:47 UTC, 0 replies.
- [tomcat] branch master updated: Parameterise Cobertura version - posted by ma...@apache.org on 2019/07/05 12:55:40 UTC, 0 replies.
- [tomcat] branch 8.5.x updated (2cb7cf9 -> 10a1435) - posted by ma...@apache.org on 2019/07/05 12:55:53 UTC, 0 replies.
- [tomcat] 01/03: Increment version number for next development cycle - posted by ma...@apache.org on 2019/07/05 12:55:54 UTC, 0 replies.
- [tomcat] 02/03: Clean-up. No functional change - posted by ma...@apache.org on 2019/07/05 12:55:55 UTC, 0 replies.
- [tomcat] 03/03: Parameterise Cobertura version - posted by ma...@apache.org on 2019/07/05 12:55:56 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (a381fc2 -> 645f0ce) - posted by ma...@apache.org on 2019/07/05 12:56:09 UTC, 0 replies.
- [tomcat] 01/07: Clean-up. No functional change. - posted by ma...@apache.org on 2019/07/05 12:56:10 UTC, 0 replies.
- [tomcat] 02/07: Remove unused properties for long since removed module - posted by ma...@apache.org on 2019/07/05 12:56:11 UTC, 0 replies.
- [tomcat] 03/07: Update Junit to 4.12 - posted by ma...@apache.org on 2019/07/05 12:56:12 UTC, 0 replies.
- [tomcat] 04/07: Switch Easymock and objenesis to download from Maven Central - posted by ma...@apache.org on 2019/07/05 12:56:13 UTC, 0 replies.
- [tomcat] 05/07: Parameterise Cobertura version - posted by ma...@apache.org on 2019/07/05 12:56:14 UTC, 0 replies.
- [tomcat] 06/07: Remove unused property - posted by ma...@apache.org on 2019/07/05 12:56:15 UTC, 0 replies.
- [tomcat] 07/07: Update Tomcat Native to 1.2.23 - posted by ma...@apache.org on 2019/07/05 12:56:16 UTC, 0 replies.
- [tomcat] branch master updated: Update command lines and reflection - posted by re...@apache.org on 2019/07/05 13:23:13 UTC, 0 replies.
- [Bug 63543] New: Race Condition on org.apache.tomcat.util.threads.InlineExecutorService.shutdown - posted by bu...@apache.org on 2019/07/05 16:49:06 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (645f0ce -> 21a909b) - posted by ma...@apache.org on 2019/07/05 17:45:59 UTC, 0 replies.
- [tomcat] 01/03: Update WSDL to 1.6.3 - posted by ma...@apache.org on 2019/07/05 17:46:00 UTC, 0 replies.
- [tomcat] 02/03: Clean-up - posted by ma...@apache.org on 2019/07/05 17:46:01 UTC, 0 replies.
- [tomcat] 03/03: Update Checkstyle to 8.22 - posted by ma...@apache.org on 2019/07/05 17:46:02 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Update to Checkstyle 8.22 - posted by ma...@apache.org on 2019/07/05 17:46:17 UTC, 0 replies.
- [tomcat] branch master updated: Update checkstyle to 8.22 - posted by ma...@apache.org on 2019/07/05 17:47:05 UTC, 0 replies.
- [Bug 63545] New: enhancement - add a new pattern attribute for logging user roles - posted by bu...@apache.org on 2019/07/06 10:41:40 UTC, 0 replies.
- [Bug 63545] enhancement - add a new pattern attribute for logging user roles - posted by bu...@apache.org on 2019/07/06 10:46:24 UTC, 2 replies.
- [Bug 63547] New: None - posted by bu...@apache.org on 2019/07/06 19:06:42 UTC, 0 replies.
- [Bug 63547] None - posted by bu...@apache.org on 2019/07/06 20:19:42 UTC, 0 replies.
- Bug report for Tomcat 7 [2019/07/07] - posted by bu...@apache.org on 2019/07/07 07:15:35 UTC, 0 replies.
- Bug report for Taglibs [2019/07/07] - posted by bu...@apache.org on 2019/07/07 07:15:35 UTC, 0 replies.
- Bug report for Tomcat Connectors [2019/07/07] - posted by bu...@apache.org on 2019/07/07 07:15:36 UTC, 0 replies.
- Bug report for Tomcat 8 [2019/07/07] - posted by bu...@apache.org on 2019/07/07 07:15:36 UTC, 0 replies.
- Bug report for Tomcat 9 [2019/07/07] - posted by bu...@apache.org on 2019/07/07 07:15:36 UTC, 0 replies.
- Bug report for Tomcat Modules [2019/07/07] - posted by bu...@apache.org on 2019/07/07 07:15:37 UTC, 0 replies.
- Bug report for Tomcat Native [2019/07/07] - posted by bu...@apache.org on 2019/07/07 07:15:37 UTC, 0 replies.
- [Bug 63550] New: LDAP non standard port leads to JNDIRealm erratic behaviour - posted by bu...@apache.org on 2019/07/07 07:23:04 UTC, 0 replies.
- [Bug 63550] LDAP non standard port leads to JNDIRealm erratic behaviour - posted by bu...@apache.org on 2019/07/07 07:38:48 UTC, 6 replies.
- [GitHub] [tomcat] govi20 opened a new pull request #177: Code polish: replace classic for-loop with enhanced - posted by GitBox <gi...@apache.org> on 2019/07/07 11:40:33 UTC, 0 replies.
- [Bug 55662] Add a way to set an instance of java.sql.Driver directly on org.apache.tomcat.jdbc.pool.DataSource - posted by bu...@apache.org on 2019/07/07 15:57:22 UTC, 0 replies.
- [GitHub] [tomcat] ChristopherSchultz commented on issue #177: Code polish: replace classic for-loop with enhanced - posted by GitBox <gi...@apache.org> on 2019/07/07 17:49:46 UTC, 0 replies.
- [GitHub] [tomcat] govi20 commented on issue #177: Code polish: replace classic for-loop with enhanced - posted by GitBox <gi...@apache.org> on 2019/07/07 18:15:44 UTC, 1 replies.
- [GitHub] [tomcat] govi20 edited a comment on issue #177: Code polish: replace classic for-loop with enhanced - posted by GitBox <gi...@apache.org> on 2019/07/07 18:16:24 UTC, 1 replies.
- [Bug 63551] New: Tomcat overrides default JAVA_HOME variable - posted by bu...@apache.org on 2019/07/08 08:58:28 UTC, 0 replies.
- [tomcat] branch master updated (22acea9 -> 2edb9b0) - posted by ma...@apache.org on 2019/07/08 12:04:27 UTC, 0 replies.
- [tomcat] 01/04: Add a check, commented out by default, that helps when tidying up code - posted by ma...@apache.org on 2019/07/08 12:04:28 UTC, 0 replies.
- [tomcat] 02/04: Clean-up. Whitespace, braces - posted by ma...@apache.org on 2019/07/08 12:04:29 UTC, 0 replies.
- [tomcat] 03/04: Simplify code. We already have the Service for this Context so use it. - posted by ma...@apache.org on 2019/07/08 12:04:30 UTC, 0 replies.
- [tomcat] 04/04: Use enhanced for-loops. Based on PR #177 by Govinda Sakhare. - posted by ma...@apache.org on 2019/07/08 12:04:31 UTC, 1 replies.
- [GitHub] [tomcat] markt-asf commented on issue #177: Code polish: replace classic for-loop with enhanced - posted by GitBox <gi...@apache.org> on 2019/07/08 12:06:09 UTC, 0 replies.
- [GitHub] [tomcat] markt-asf closed pull request #177: Code polish: replace classic for-loop with enhanced - posted by GitBox <gi...@apache.org> on 2019/07/08 12:06:09 UTC, 0 replies.
- [tomcat] branch 8.5.x updated (c810721 -> f4a5572) - posted by ma...@apache.org on 2019/07/08 12:06:44 UTC, 0 replies.
- [tomcat] 01/03: Add NPE clarifications from 4.0 spec - posted by ma...@apache.org on 2019/07/08 12:06:45 UTC, 0 replies.
- [tomcat] 02/03: Clean-up. - posted by ma...@apache.org on 2019/07/08 12:06:46 UTC, 0 replies.
- [tomcat] 03/03: Use enhanced for-loops. Based on PR #177 by Govinda Sakhare. - posted by ma...@apache.org on 2019/07/08 12:06:47 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (21a909b -> f3fe656) - posted by ma...@apache.org on 2019/07/08 12:07:15 UTC, 0 replies.
- [tomcat] 01/04: Update Javadoc comments (copied from 8.5.x) - posted by ma...@apache.org on 2019/07/08 12:07:16 UTC, 0 replies.
- [tomcat] 02/04: Add NPE clarifications from 4.0 spec - posted by ma...@apache.org on 2019/07/08 12:07:17 UTC, 0 replies.
- [tomcat] 03/04: Clean-up. - posted by ma...@apache.org on 2019/07/08 12:07:18 UTC, 0 replies.
- [Bug 63551] Tomcat overrides default JAVA_HOME variable - posted by bu...@apache.org on 2019/07/08 12:41:19 UTC, 0 replies.
- JDK 13 , JDK 14 & Valhalla Early Access builds are available. - posted by Rory O'Donnell <ro...@oracle.com> on 2019/07/08 13:04:23 UTC, 2 replies.
- [Bug 55969] Security-related enhancements to the Windows Installer - posted by bu...@apache.org on 2019/07/08 13:23:00 UTC, 2 replies.
- [tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=55969 - posted by ma...@apache.org on 2019/07/08 14:42:22 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=55969 - posted by ma...@apache.org on 2019/07/08 14:43:44 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=55969 - posted by ma...@apache.org on 2019/07/08 14:45:30 UTC, 0 replies.
- [Bug 62072] Add support for request compression - posted by bu...@apache.org on 2019/07/08 17:12:21 UTC, 1 replies.
- [Bug 63555] New: embedded jar manifests missing automatic module names - posted by bu...@apache.org on 2019/07/08 17:21:52 UTC, 0 replies.
- Broken Download Links for Tomcat Native Binaries - posted by Igal Sapir <is...@apache.org> on 2019/07/09 04:15:51 UTC, 1 replies.
- Git repo for Tomcat Site - posted by Igal Sapir <is...@apache.org> on 2019/07/09 04:29:10 UTC, 4 replies.
- svn commit: r1862788 - in /tomcat/site/trunk: docs/download-native.html xdocs/download-native.xml - posted by ma...@apache.org on 2019/07/09 08:34:25 UTC, 0 replies.
- svn commit: r1862790 - in /tomcat/site/trunk: docs/download-native.html xdocs/download-native.xml - posted by ma...@apache.org on 2019/07/09 08:35:02 UTC, 0 replies.
- [tomcat] branch master updated: Code clean-up. Space, indents, {}, wrapping. No functional change. - posted by ma...@apache.org on 2019/07/09 11:29:46 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Clean-up. Spacing, unnecessary code, etc. No functional change - posted by ma...@apache.org on 2019/07/09 11:30:01 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (f7c73a2 -> 15d7f85) - posted by ma...@apache.org on 2019/07/09 11:30:22 UTC, 0 replies.
- [tomcat] 01/02: Clean-up. Javadoc, Spacing, unnecessary code, etc. No functional change - posted by ma...@apache.org on 2019/07/09 11:30:23 UTC, 0 replies.
- [tomcat] 02/02: Back-port NPE fix - posted by ma...@apache.org on 2019/07/09 11:30:24 UTC, 0 replies.
- [VOTE][RESULT] Release Apache Tomcat 9.0.22 - posted by Mark Thomas <ma...@apache.org> on 2019/07/09 13:51:50 UTC, 4 replies.
- [tomcat] branch mark-forwarded-request/8.5.x created (now 644af22) - posted by mi...@apache.org on 2019/07/09 13:55:25 UTC, 2 replies.
- [tomcat] 01/02: Mark request as forwarded in RemoteIpValve/RemoteIpFilter - posted by mi...@apache.org on 2019/07/09 13:55:26 UTC, 1 replies.
- [tomcat] 02/02: Better attribute name - posted by mi...@apache.org on 2019/07/09 13:55:27 UTC, 1 replies.
- [tomcat] branch mark-forwarded-request/9.0.x created (now 7993b8b) - posted by mi...@apache.org on 2019/07/09 13:56:10 UTC, 0 replies.
- [Bug 63556] New: Mark request as forwarded in RemoteIpValve/RemoteIpFilter - posted by bu...@apache.org on 2019/07/09 14:00:46 UTC, 0 replies.
- [Bug 62496] Add possibility write remote user/auth type to response header - posted by bu...@apache.org on 2019/07/09 14:00:52 UTC, 1 replies.
- [Bug 63556] Mark request as forwarded in RemoteIpValve/RemoteIpFilter - posted by bu...@apache.org on 2019/07/09 14:00:52 UTC, 1 replies.
- [tomcat] branch mark-forwarded-request/9.0.x updated: Add bug id - posted by mi...@apache.org on 2019/07/09 14:02:09 UTC, 0 replies.
- [tomcat] branch mark-forwarded-request/8.5.x updated: Add bug id - posted by mi...@apache.org on 2019/07/09 14:02:58 UTC, 0 replies.
- [GitHub] [tomcat] michael-o opened a new pull request #178: Bug 63556 - Mark request as forwarded in RemoteIpValve/RemoteIpFilter - posted by GitBox <gi...@apache.org> on 2019/07/09 14:04:09 UTC, 0 replies.
- svn commit: r34812 - /dev/tomcat/tomcat-9/v9.0.22/ /release/tomcat/tomcat-9/v9.0.22/ - posted by ma...@apache.org on 2019/07/09 14:08:14 UTC, 0 replies.
- Nexus: Promotion Completed - posted by Nexus Repository Manager <ne...@repository.apache.org> on 2019/07/09 14:09:05 UTC, 2 replies.
- [GitHub] [tomcat] markt-asf commented on issue #178: Bug 63556 - Mark request as forwarded in RemoteIpValve/RemoteIpFilter - posted by GitBox <gi...@apache.org> on 2019/07/09 14:23:27 UTC, 0 replies.
- [VOTE][RESULT] Release Apache Tomcat 8.5.43 - posted by Mark Thomas <ma...@apache.org> on 2019/07/09 14:32:14 UTC, 0 replies.
- svn commit: r34817 - /dev/tomcat/tomcat-8/v8.5.43/ /release/tomcat/tomcat-8/v8.5.43/ - posted by ma...@apache.org on 2019/07/09 14:33:12 UTC, 0 replies.
- [tomcat] branch master updated: Add release date for 9.0.22 - posted by ma...@apache.org on 2019/07/09 14:35:27 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Add release date for 8.5.43 - posted by ma...@apache.org on 2019/07/09 14:35:40 UTC, 0 replies.
- [GitHub] [tomcat] michael-o commented on issue #178: Bug 63556 - Mark request as forwarded in RemoteIpValve/RemoteIpFilter - posted by GitBox <gi...@apache.org> on 2019/07/09 14:38:42 UTC, 1 replies.
- [tomcat] branch master updated: Fix typo - posted by vi...@apache.org on 2019/07/09 14:41:20 UTC, 0 replies.
- [tomcat] branch mark-forwarded-request/9.0.x updated: Process Mark's comments - posted by mi...@apache.org on 2019/07/09 14:43:49 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Fix typo - posted by vi...@apache.org on 2019/07/09 14:48:14 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Align with master - posted by ma...@apache.org on 2019/07/09 15:00:33 UTC, 1 replies.
- [tomcat] branch 7.0.x updated (15d7f85 -> 978963b) - posted by ma...@apache.org on 2019/07/09 15:00:52 UTC, 0 replies.
- [tomcat] 01/03: Javadoc updates to align with 8.5.x - posted by ma...@apache.org on 2019/07/09 15:00:53 UTC, 0 replies.
- [tomcat] 02/03: Align Javadoc with 8.5.x - posted by ma...@apache.org on 2019/07/09 15:00:54 UTC, 0 replies.
- [tomcat] 03/03: Align docs with 8.5.x including fixes to a copy/paste error - posted by ma...@apache.org on 2019/07/09 15:00:55 UTC, 0 replies.
- [tomcat] branch master updated: JSP compatibility testing for Graal - posted by re...@apache.org on 2019/07/09 16:44:22 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Fix typo - posted by vi...@apache.org on 2019/07/09 17:28:43 UTC, 0 replies.
- [tomcat] branch mark-forwarded-request/8.5.x updated: Process Mark's comments - posted by mi...@apache.org on 2019/07/09 19:58:06 UTC, 0 replies.
- [tomcat] branch mark-forwarded-request/9.0.x updated (38139bc -> db6e822) - posted by mi...@apache.org on 2019/07/09 20:00:58 UTC, 0 replies.
- [tomcat] 01/01: BZ 63556: Mark request as forwarded in RemoteIpValve and RemoteIpFilter - posted by mi...@apache.org on 2019/07/09 20:00:59 UTC, 4 replies.
- [Bug 63556] Mark request as forwarded in RemoteIpValve and RemoteIpFilter - posted by bu...@apache.org on 2019/07/09 20:01:04 UTC, 1 replies.
- [tomcat] branch mark-forwarded-request/8.5.x updated (e0d237e -> f022cca) - posted by mi...@apache.org on 2019/07/09 20:07:06 UTC, 0 replies.
- [tomcat] branch mark-forwarded-request/9.0.x updated (db6e822 -> 6c891b6) - posted by mi...@apache.org on 2019/07/09 20:07:43 UTC, 0 replies.
- [tomcat] branch mark-forwarded-request/7.0.x created (now f33fcbb) - posted by mi...@apache.org on 2019/07/09 20:23:25 UTC, 0 replies.
- [Bug 63389] Enable Servlet Warmup for Containerization - posted by bu...@apache.org on 2019/07/09 20:28:53 UTC, 0 replies.
- [tomcat] branch mark-forwarded-request/7.0.x updated (f33fcbb -> 6339500) - posted by mi...@apache.org on 2019/07/09 20:40:02 UTC, 0 replies.
- [tomcat] branch master updated (5474fd4 -> 6c891b6) - posted by mi...@apache.org on 2019/07/09 20:44:42 UTC, 0 replies.
- [GitHub] [tomcat] asfgit merged pull request #178: BZ 63556: Mark request as forwarded in RemoteIpValve/RemoteIpFilter - posted by GitBox <gi...@apache.org> on 2019/07/09 20:44:44 UTC, 0 replies.
- [tomcat] branch 8.5.x updated (ea8ac17 -> f022cca) - posted by mi...@apache.org on 2019/07/09 20:45:11 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (09baa65 -> 6339500) - posted by mi...@apache.org on 2019/07/09 20:45:37 UTC, 0 replies.
- [tomcat] branch mark-forwarded-request/9.0.x deleted (was 6c891b6) - posted by mi...@apache.org on 2019/07/09 20:45:57 UTC, 0 replies.
- [tomcat] branch mark-forwarded-request/8.5.x deleted (was f022cca) - posted by mi...@apache.org on 2019/07/09 20:46:27 UTC, 0 replies.
- [tomcat] branch mark-forwarded-request/7.0.x deleted (was 6339500) - posted by mi...@apache.org on 2019/07/09 20:46:31 UTC, 0 replies.
- [tomcat] branch master updated: Fix some missed i18n - posted by re...@apache.org on 2019/07/09 23:20:59 UTC, 0 replies.
- Tag Tomcat 7 - posted by Violeta Georgieva <vi...@apache.org> on 2019/07/10 05:40:27 UTC, 11 replies.
- [tomcat] branch 8.5.x updated: Code clean-up. - posted by ma...@apache.org on 2019/07/10 08:03:45 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Code clean-up. - posted by ma...@apache.org on 2019/07/10 08:03:53 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Clean-up. Indents and braces - posted by ma...@apache.org on 2019/07/10 08:07:56 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Clean-up. Indents and braces - posted by ma...@apache.org on 2019/07/10 08:07:57 UTC, 0 replies.
- [tomcat] branch master updated: Clean-up. Indents and braces - posted by ma...@apache.org on 2019/07/10 08:08:00 UTC, 0 replies.
- [tomcat] branch master updated: Trivial clean-up - posted by ma...@apache.org on 2019/07/10 08:34:40 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Align with 8.5.x - posted by ma...@apache.org on 2019/07/10 08:35:07 UTC, 0 replies.
- [tomcat] branch master updated: NamingManager.getObjectInstance does not work with Graal - posted by re...@apache.org on 2019/07/10 08:51:45 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Align with master - i18n improvements - posted by ma...@apache.org on 2019/07/10 09:17:04 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Clean-up. Align with 8.5.x - posted by ma...@apache.org on 2019/07/10 09:19:34 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Fix backport / alignment errors - posted by ma...@apache.org on 2019/07/10 09:33:39 UTC, 0 replies.
- [tomcat] branch master updated: Add https (no TLS without it) to the command line - posted by re...@apache.org on 2019/07/10 09:45:25 UTC, 0 replies.
- [Bug 50025] getConnection method in class DataSourceProxy is ignoring credentials - posted by bu...@apache.org on 2019/07/10 10:15:00 UTC, 0 replies.
- svn commit: r1862868 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/ api/org/apache/catalina/authenticator/jaspic/ api/or... - posted by ma...@apache.org on 2019/07/10 10:40:37 UTC, 0 replies.
- svn commit: r1862870 - in /tomcat/site/trunk: ./ docs/ xdocs/ - posted by ma...@apache.org on 2019/07/10 10:42:46 UTC, 0 replies.
- [ANN] Apache Tomcat 9.0.22 available - posted by Mark Thomas <ma...@apache.org> on 2019/07/10 10:44:38 UTC, 0 replies.
- svn commit: r1862872 - in /tomcat/site/trunk/docs/tomcat-8.5-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/ api/org/apache/catalina/authenticator/jaspic/ api/or... - posted by ma...@apache.org on 2019/07/10 11:02:30 UTC, 0 replies.
- svn commit: r1862873 - in /tomcat/site/trunk: ./ docs/ xdocs/ - posted by ma...@apache.org on 2019/07/10 11:05:37 UTC, 0 replies.
- [ANN] Apache Tomcat 8.5.43 available - posted by Mark Thomas <ma...@apache.org> on 2019/07/10 11:06:50 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Align AsyncCotextImpl with master - posted by ma...@apache.org on 2019/07/10 11:35:08 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Trivial space change to align with 8.5.x - posted by ma...@apache.org on 2019/07/10 11:42:05 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Align with 9.0.x - posted by ma...@apache.org on 2019/07/10 11:59:32 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Align AsyncContextImpl with 8.5.x - posted by ma...@apache.org on 2019/07/10 12:00:39 UTC, 0 replies.
- [tomcat] branch master updated: Trivial change to align with 8.5.x - posted by ma...@apache.org on 2019/07/10 12:01:35 UTC, 0 replies.
- [tomcat] branch master updated: Avoid Kubernetes membership failure on startup - posted by re...@apache.org on 2019/07/10 14:19:17 UTC, 0 replies.
- [tomcat] branch master updated: Verified the Graal shared libraries allow TLS to work - posted by re...@apache.org on 2019/07/10 14:43:34 UTC, 0 replies.
- [tomcat] branch master updated: Avoid non fatal NPEs with Tribes when JMX is not available - posted by re...@apache.org on 2019/07/10 14:46:31 UTC, 0 replies.
- [tomcat] branch master updated: Call security CL also in embedded - posted by re...@apache.org on 2019/07/10 14:47:22 UTC, 0 replies.
- [tomcat] branch master updated: Improve async Servlet error handling - posted by ma...@apache.org on 2019/07/10 14:50:32 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Improve async Servlet error handling - posted by ma...@apache.org on 2019/07/10 14:51:11 UTC, 0 replies.
- [tomcat] branch master updated: Add some Tribes interfaces to the reflection list - posted by re...@apache.org on 2019/07/10 14:59:27 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Polish. Align with master. - posted by ma...@apache.org on 2019/07/10 15:14:36 UTC, 2 replies.
- [tomcat] branch 7.0.x updated: Polish & minor refactoring to better align with 8.5.x - posted by ma...@apache.org on 2019/07/10 15:14:59 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (0ebe425 -> 64e468a) - posted by ma...@apache.org on 2019/07/10 15:33:24 UTC, 0 replies.
- [tomcat] 01/02: Push the error state tracking down to the Coyote Response - posted by ma...@apache.org on 2019/07/10 15:33:25 UTC, 0 replies.
- [tomcat] 02/02: Improve async Servlet error handling - posted by ma...@apache.org on 2019/07/10 15:33:26 UTC, 0 replies.
- [tomcat] branch master updated: Polish. Align with 8.5.x. - posted by ma...@apache.org on 2019/07/10 15:34:46 UTC, 0 replies.
- Graal and Tomcat Native - posted by Rémy Maucherat <re...@apache.org> on 2019/07/10 18:42:22 UTC, 15 replies.
- [tomcat] branch 7.0.x updated: Fix javadoc - posted by vi...@apache.org on 2019/07/10 21:27:18 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Ignore more IntelliJ files - posted by vi...@apache.org on 2019/07/10 21:34:23 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (2f9339e -> cf947e3) - posted by vi...@apache.org on 2019/07/10 21:43:06 UTC, 0 replies.
- [tomcat] 01/02: add .idea project directory to git ignores - posted by vi...@apache.org on 2019/07/10 21:43:07 UTC, 0 replies.
- [tomcat] 02/02: Ignore more IntelliJ files - posted by vi...@apache.org on 2019/07/10 21:43:08 UTC, 0 replies.
- [tomcat] tag 7.0.95 created (now 647a7eb) - posted by vi...@apache.org on 2019/07/10 22:20:28 UTC, 0 replies.
- [tomcat] 01/01: Tag 7.0.95 - posted by vi...@apache.org on 2019/07/10 22:20:29 UTC, 0 replies.
- svn commit: r34834 [2/2] - in /dev/tomcat/tomcat-7/v7.0.95: ./ bin/ bin/embed/ bin/extras/ src/ - posted by vi...@apache.org on 2019/07/10 23:10:45 UTC, 0 replies.
- svn commit: r34834 [1/2] - in /dev/tomcat/tomcat-7/v7.0.95: ./ bin/ bin/embed/ bin/extras/ src/ - posted by vi...@apache.org on 2019/07/10 23:10:45 UTC, 0 replies.
- [tomcat] branch master updated: Update Korean translations - posted by wo...@apache.org on 2019/07/11 01:49:40 UTC, 1 replies.
- [tomcat] branch master updated: Add example Dockerfile for native image - posted by re...@apache.org on 2019/07/11 09:35:54 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Polish : remove completed TODO - posted by ma...@apache.org on 2019/07/11 10:23:57 UTC, 0 replies.
- [tomcat] branch master updated (eaf0a84 -> 4519533) - posted by ma...@apache.org on 2019/07/11 13:21:15 UTC, 0 replies.
- [tomcat] 01/02: Refactor definition of boolean array to reduce code duplication - posted by ma...@apache.org on 2019/07/11 13:21:16 UTC, 1 replies.
- [tomcat] 02/02: Additional async dispatch tests - posted by ma...@apache.org on 2019/07/11 13:21:17 UTC, 1 replies.
- [tomcat] branch 8.5.x updated (cb85254 -> b866eb9) - posted by ma...@apache.org on 2019/07/11 13:22:50 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (89c530d -> 7b37f76) - posted by ma...@apache.org on 2019/07/11 13:36:54 UTC, 0 replies.
- [tomcat] 01/03: Align more closely with 8.5.x to ease back-ports - posted by ma...@apache.org on 2019/07/11 13:36:55 UTC, 0 replies.
- [tomcat] 02/03: Refactor definition of boolean array to reduce code duplication - posted by ma...@apache.org on 2019/07/11 13:36:56 UTC, 0 replies.
- [tomcat] 03/03: Additional async dispatch tests - posted by ma...@apache.org on 2019/07/11 13:36:57 UTC, 0 replies.
- Nexus: Staging Repository Dropped - posted by Nexus Repository Manager <ne...@repository.apache.org> on 2019/07/11 14:55:20 UTC, 6 replies.
- Uploading the maven artifacts to the staging repo - posted by Violeta Georgieva <vi...@apache.org> on 2019/07/11 15:48:39 UTC, 2 replies.
- [VOTE] Release Apache Tomcat 7.0.95 - posted by Violeta Georgieva <vi...@apache.org> on 2019/07/11 18:39:16 UTC, 9 replies.
- [tomcat] branch 7.0.x updated: Prep for next version - posted by vi...@apache.org on 2019/07/11 20:18:18 UTC, 1 replies.
- [CONF] Apache Tomcat > ReleaseProcess - posted by "Violeta Georgieva Georgieva (Confluence)" <no...@apache.org> on 2019/07/12 08:30:09 UTC, 1 replies.
- [tomcat] branch 8.5.x updated: Add BZ reference to changelog entry - posted by ma...@apache.org on 2019/07/12 09:28:14 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Add BZ reference to changelog entry - posted by ma...@apache.org on 2019/07/12 09:28:16 UTC, 0 replies.
- [tomcat] branch master updated: Add BZ reference to changelog entry - posted by ma...@apache.org on 2019/07/12 09:28:16 UTC, 0 replies.
- [Bug 63310] Update Commons Daemon for improved Java 11 support - posted by bu...@apache.org on 2019/07/12 09:29:04 UTC, 0 replies.
- [tomcat] branch master updated (eef8c24 -> f1a93f0) - posted by ma...@apache.org on 2019/07/12 15:35:23 UTC, 0 replies.
- [tomcat] 01/02: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 part 1 of 2 - posted by ma...@apache.org on 2019/07/12 15:35:24 UTC, 0 replies.
- [tomcat] 02/02: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 part 2 of 2 - posted by ma...@apache.org on 2019/07/12 15:35:25 UTC, 1 replies.
- [tomcat] branch 8.5.x updated (83636c9 -> 495bff8) - posted by ma...@apache.org on 2019/07/12 15:54:50 UTC, 0 replies.
- [tomcat] 01/03: Back-port option to configure key algorithm - posted by ma...@apache.org on 2019/07/12 15:54:51 UTC, 0 replies.
- [tomcat] 02/03: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 part 1 of 2 - posted by ma...@apache.org on 2019/07/12 15:54:52 UTC, 0 replies.
- [tomcat] 03/03: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63524 part 2 of 2 - posted by ma...@apache.org on 2019/07/12 15:54:53 UTC, 0 replies.
- [Bug 63532] Wrong interpretation of EndPointConfig object life cycle and session.getOpenSession method in web socket - posted by bu...@apache.org on 2019/07/12 15:58:16 UTC, 0 replies.
- [Bug 63543] Race Condition on org.apache.tomcat.util.threads.InlineExecutorService.shutdown - posted by bu...@apache.org on 2019/07/12 16:02:45 UTC, 0 replies.
- Bug report for Taglibs [2019/07/14] - posted by bu...@apache.org on 2019/07/14 07:15:24 UTC, 0 replies.
- Bug report for Tomcat 7 [2019/07/14] - posted by bu...@apache.org on 2019/07/14 07:15:24 UTC, 0 replies.
- Bug report for Tomcat 8 [2019/07/14] - posted by bu...@apache.org on 2019/07/14 07:15:24 UTC, 0 replies.
- Bug report for Tomcat Modules [2019/07/14] - posted by bu...@apache.org on 2019/07/14 07:15:25 UTC, 0 replies.
- Bug report for Tomcat Connectors [2019/07/14] - posted by bu...@apache.org on 2019/07/14 07:15:25 UTC, 0 replies.
- Bug report for Tomcat 9 [2019/07/14] - posted by bu...@apache.org on 2019/07/14 07:15:25 UTC, 0 replies.
- Bug report for Tomcat Native [2019/07/14] - posted by bu...@apache.org on 2019/07/14 07:15:25 UTC, 0 replies.
- Allow keeping tcpNoDelay untouched (default) - posted by František Kučera <ko...@frantovo.cz> on 2019/07/14 17:10:11 UTC, 1 replies.
- [tomcat] branch 7.0.x updated: Followon to 9e32afaf34e8923b0adcbe263d1926c2bcd7d53e: Since we are now downloading a jar from Maven Central, we must use "downloadfile" instead of "downloadzip". The latter would extract the contents of the downloaded file and then remove it. - posted by rj...@apache.org on 2019/07/14 18:28:49 UTC, 0 replies.
- [tomcat] branch master updated: Workaround java.util.logging (JUL) configuration - posted by re...@apache.org on 2019/07/15 14:45:33 UTC, 0 replies.
- [tomcat] branch master updated: Add JNI configuration - posted by re...@apache.org on 2019/07/15 16:17:20 UTC, 1 replies.
- Http11NioProtocol deadlocks with useAsyncIO="true" and HTTPS/2.0 - posted by Manuel Dominguez Sarmiento <ma...@renxo.com> on 2019/07/15 21:29:50 UTC, 5 replies.
- CI is back - posted by Rémy Maucherat <re...@apache.org> on 2019/07/15 23:08:22 UTC, 15 replies.
- [tomcat] branch master updated: Add optional dependencies - posted by re...@apache.org on 2019/07/16 07:12:31 UTC, 0 replies.
- [tomcat] branch master updated: Remove LogManager from the command line since it is useless there - posted by re...@apache.org on 2019/07/16 07:29:32 UTC, 0 replies.
- [Bug 57129] Regression. Load WEB-INF/lib jarfiles in alphabetical order - posted by bu...@apache.org on 2019/07/16 07:39:50 UTC, 3 replies.
- [tomcat] branch master updated: Document the limitation of --static native image compilation - posted by re...@apache.org on 2019/07/16 15:16:07 UTC, 0 replies.
- [Bug 63567] New: catalina.sh fails to pass LOGGING_MANAGER to jvm during stop - posted by bu...@apache.org on 2019/07/16 15:28:21 UTC, 0 replies.
- [tomcat] branch master updated: Test CI - posted by re...@apache.org on 2019/07/16 16:15:39 UTC, 0 replies.
- [tomcat] branch master updated: Test CI again. - posted by re...@apache.org on 2019/07/16 16:23:19 UTC, 1 replies.
- [tomcat] branch master updated: Test CI again - posted by re...@apache.org on 2019/07/16 16:53:47 UTC, 0 replies.
- [tomcat] branch master updated: Add end callback for set properties - posted by re...@apache.org on 2019/07/16 19:17:36 UTC, 0 replies.
- buildbot failure in on tomcat-trunk - posted by bu...@apache.org on 2019/07/16 19:25:59 UTC, 2 replies.
- [tomcat] branch master updated: Improve changelog - posted by re...@apache.org on 2019/07/16 19:38:37 UTC, 0 replies.
- [Bug 63568] New: Allow keeping tcpNoDelay untouched (default) - posted by bu...@apache.org on 2019/07/16 20:36:22 UTC, 0 replies.
- [tomcat] branch master updated: Better wording for --static problems - posted by re...@apache.org on 2019/07/16 21:11:26 UTC, 0 replies.
- buildbot exception in on tomcat-trunk - posted by bu...@apache.org on 2019/07/16 21:16:55 UTC, 0 replies.
- Illegal reflective access in TC 9 - posted by Rainer Jung <ra...@kippdata.de> on 2019/07/17 05:56:36 UTC, 1 replies.
- [tomcat] branch master updated: Default to "tomcat" as the Kube namespace - posted by re...@apache.org on 2019/07/17 07:34:12 UTC, 0 replies.
- buildbot success in on tomcat-trunk - posted by bu...@apache.org on 2019/07/17 07:54:43 UTC, 2 replies.
- [Bug 63405] Tomcat 7.0.91.0 EXCEPTION_ACCESS_VIOLATION - Problematic frame tcnative-1.dll+0x802e - posted by bu...@apache.org on 2019/07/17 09:53:59 UTC, 1 replies.
- [jira] [Created] (MTOMCAT-318) configuration of plug-ins to map simple types, such as Boolean or Integer - posted by "Roger Mbiama (JIRA)" <ji...@apache.org> on 2019/07/17 10:36:00 UTC, 0 replies.
- [Bug 63570] New: NioEndpoint.populateLocalAddr() populates remote address - posted by bu...@apache.org on 2019/07/17 20:04:12 UTC, 0 replies.
- [tomcat] branch master updated: 63570: Fix retrieving local address with the NIO connector - posted by re...@apache.org on 2019/07/17 22:12:14 UTC, 0 replies.
- [Bug 63570] NioEndpoint.populateLocalAddr() populates remote address - posted by bu...@apache.org on 2019/07/17 22:13:54 UTC, 1 replies.
- [tomcat] branch master updated: Discard large byte buffers on request recycle - posted by re...@apache.org on 2019/07/17 22:32:46 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Discard large byte buffers on request recycle - posted by re...@apache.org on 2019/07/17 22:39:14 UTC, 0 replies.
- [Bug 63571] New: The SSL sessionCacheSize config overwrites javax.net.ssl.sessionCacheSize - posted by bu...@apache.org on 2019/07/18 05:23:55 UTC, 0 replies.
- [tomcat] branch master updated: Remove extra FileInfo - posted by re...@apache.org on 2019/07/18 08:12:46 UTC, 0 replies.
- [Bug 63571] The SSL sessionCacheSize config overwrites javax.net.ssl.sessionCacheSize - posted by bu...@apache.org on 2019/07/18 13:25:05 UTC, 6 replies.
- [Bug 63568] Allow keeping tcpNoDelay untouched (default) - posted by bu...@apache.org on 2019/07/18 21:10:42 UTC, 2 replies.
- [tomcat] branch master updated: 63568: Avoid error when trying to set tcpNoDelay - posted by re...@apache.org on 2019/07/19 08:21:07 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: 63568: Avoid error when trying to set tcpNoDelay - posted by re...@apache.org on 2019/07/19 08:29:51 UTC, 1 replies.
- [tomcat] branch 7.0.x updated: Run CI - posted by re...@apache.org on 2019/07/19 08:32:45 UTC, 0 replies.
- [Bug 63573] New: For some requests, ServletInputStream.read(byte[] buffer) repeatedly returns 0 at EOF, fails to return -1 - posted by bu...@apache.org on 2019/07/19 08:37:26 UTC, 0 replies.
- buildbot success in on tomcat-85-trunk - posted by bu...@apache.org on 2019/07/19 08:53:20 UTC, 2 replies.
- [tomcat] branch 7.0.x updated: CI run - posted by re...@apache.org on 2019/07/19 08:54:30 UTC, 0 replies.
- [Bug 63573] For some requests, ServletInputStream.read(byte[] buffer) repeatedly returns 0 at EOF, fails to return -1 - posted by bu...@apache.org on 2019/07/19 09:28:08 UTC, 1 replies.
- buildbot success in on tomcat-7-trunk - posted by bu...@apache.org on 2019/07/19 09:40:21 UTC, 2 replies.
- [tomcat] branch 7.0.x updated: Revert (and run CI again to check with JDK 1.6) - posted by re...@apache.org on 2019/07/19 14:47:28 UTC, 0 replies.
- Instances of org.apache.coyote.RequestInfo accumulate in RequestGroupInfo.processors and eventually result in OOME - posted by br...@smac.ch on 2019/07/20 11:29:55 UTC, 0 replies.
- [GitHub] [tomcat] thomasmey opened a new pull request #179: PropertySource: Add an environment variable based source - posted by GitBox <gi...@apache.org> on 2019/07/20 20:34:00 UTC, 0 replies.
- Bug report for Taglibs [2019/07/21] - posted by bu...@apache.org on 2019/07/21 07:15:27 UTC, 0 replies.
- Bug report for Tomcat 7 [2019/07/21] - posted by bu...@apache.org on 2019/07/21 07:15:28 UTC, 0 replies.
- Bug report for Tomcat 9 [2019/07/21] - posted by bu...@apache.org on 2019/07/21 07:15:28 UTC, 0 replies.
- Bug report for Tomcat Connectors [2019/07/21] - posted by bu...@apache.org on 2019/07/21 07:15:28 UTC, 0 replies.
- Bug report for Tomcat 8 [2019/07/21] - posted by bu...@apache.org on 2019/07/21 07:15:28 UTC, 0 replies.
- Bug report for Tomcat Modules [2019/07/21] - posted by bu...@apache.org on 2019/07/21 07:15:29 UTC, 0 replies.
- Bug report for Tomcat Native [2019/07/21] - posted by bu...@apache.org on 2019/07/21 07:15:29 UTC, 0 replies.
- [Bug 61180] Change log level of sessionIdGeneratorBase.createRandom to warn rather than info - posted by bu...@apache.org on 2019/07/22 06:22:52 UTC, 3 replies.
- [tomcat] branch master updated: Polish. Fix indent. - posted by ma...@apache.org on 2019/07/22 08:46:47 UTC, 1 replies.
- [tomcat] branch 8.5.x updated: Polish. Fix indent. - posted by ma...@apache.org on 2019/07/22 10:01:56 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Polish. Fix indent. - posted by ma...@apache.org on 2019/07/22 10:02:17 UTC, 0 replies.
- buildbot failure in on tomcat-85-trunk - posted by bu...@apache.org on 2019/07/22 10:09:24 UTC, 1 replies.
- JDK 13 enters Rampdown Phase Two - posted by Rory O'Donnell <ro...@oracle.com> on 2019/07/22 10:11:35 UTC, 2 replies.
- [tomcat] branch master updated: Update French translations - posted by ma...@apache.org on 2019/07/22 10:21:43 UTC, 0 replies.
- Re: buildbot failure in on tomcat-85-trunk - posted by Mark Thomas <ma...@apache.org> on 2019/07/22 10:43:33 UTC, 1 replies.
- [tomcat] branch 7.0.x updated: Polish. Align with 8.5.x. Improve Java doc. - posted by ma...@apache.org on 2019/07/22 11:28:21 UTC, 0 replies.
- [CONF] Apache Tomcat > All about bugs - posted by "Konstantin Kolinko (Confluence)" <no...@apache.org> on 2019/07/22 13:00:09 UTC, 0 replies.
- [CONF] Apache Tomcat > Memory Related Bugs - posted by "Konstantin Kolinko (Confluence)" <no...@apache.org> on 2019/07/22 13:50:08 UTC, 0 replies.
- [tomcat] branch master updated: Correct parsing of host names that contain bytes in the range 128 to 255 - posted by ma...@apache.org on 2019/07/22 14:02:34 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Correct parsing of host names that contain bytes in the range 128 to 255 - posted by ma...@apache.org on 2019/07/22 14:03:20 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Correct parsing of host names that contain bytes in the range 128 to 255 - posted by ma...@apache.org on 2019/07/22 14:05:59 UTC, 0 replies.
- [Bug 63578] New: o.a.coyote.http11.Http11Processor.prepareRequest: various inputs triggering 500 response code - posted by bu...@apache.org on 2019/07/22 14:35:19 UTC, 0 replies.
- [CONF] Apache Tomcat > Specifications - posted by "Konstantin Kolinko (Confluence)" <no...@apache.org> on 2019/07/22 14:39:10 UTC, 0 replies.
- [Bug 63579] New: o.a.catalina.webresources.StandardRoot.validate generates an IllegalArgumentException leading to a 500 - posted by bu...@apache.org on 2019/07/22 14:40:53 UTC, 0 replies.
- [Bug 63583] New: Resolevd issue - posted by bu...@apache.org on 2019/07/23 03:54:32 UTC, 0 replies.
- [Bug 63585] New: Component are not perform don't worried about it we can help you - posted by bu...@apache.org on 2019/07/23 03:58:36 UTC, 0 replies.
- [Bug 63585] Component are not perform don't worried about it we can help you - posted by bu...@apache.org on 2019/07/23 03:58:43 UTC, 0 replies.
- H2 protocol validation - posted by jean-frederic clere <jf...@gmail.com> on 2019/07/23 08:40:29 UTC, 7 replies.
- RE: CCDA validation API - posted by "I. V. Chandra Mouli" <ch...@healthasyst.com> on 2019/07/23 09:31:06 UTC, 2 replies.
- [Bug 63597] New: use of unimplemented RequestUtil method in Host-Manager page - posted by bu...@apache.org on 2019/07/23 09:35:23 UTC, 0 replies.
- [Bug 62049] use of unimplemented RequestUtil method in Manager page - posted by bu...@apache.org on 2019/07/23 09:35:30 UTC, 0 replies.
- [Bug 63597] use of unimplemented RequestUtil method in Host-Manager page - posted by bu...@apache.org on 2019/07/23 09:35:30 UTC, 2 replies.
- [tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63579 - posted by ma...@apache.org on 2019/07/23 09:42:59 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63579 - posted by ma...@apache.org on 2019/07/23 09:43:34 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63579 - posted by ma...@apache.org on 2019/07/23 09:47:37 UTC, 0 replies.
- [Bug 63579] o.a.catalina.webresources.StandardRoot.validate generates an IllegalArgumentException leading to a 500 - posted by bu...@apache.org on 2019/07/23 09:49:08 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Enable a default Tomcat 7 install to start on Java 6 - posted by ma...@apache.org on 2019/07/23 10:04:07 UTC, 0 replies.
- Re: [CANCEL][VOTE] Release Apache Tomcat 7.0.95 - posted by Violeta Georgieva <vi...@apache.org> on 2019/07/23 10:51:22 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: 7.0.95 vote did not pass - posted by vi...@apache.org on 2019/07/23 10:59:18 UTC, 0 replies.
- buildbot failure in on tomcat-7-trunk - posted by bu...@apache.org on 2019/07/23 11:25:03 UTC, 1 replies.
- svn commit: r34985 - /dev/tomcat/tomcat-7/v7.0.95/ - posted by vi...@apache.org on 2019/07/23 11:48:39 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Fix back-port - posted by ma...@apache.org on 2019/07/23 12:43:23 UTC, 2 replies.
- [tomcat] branch master updated: Refactor to reduce duplication - posted by ma...@apache.org on 2019/07/23 13:26:16 UTC, 0 replies.
- [Bug 63500] Core dump using APR tomcat native with certificateRevocationListFile - posted by bu...@apache.org on 2019/07/23 16:23:51 UTC, 0 replies.
- [tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63578 - posted by ma...@apache.org on 2019/07/23 18:07:52 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Enable parallel execution of unit tests - posted by ma...@apache.org on 2019/07/23 20:16:20 UTC, 0 replies.
- [Bug 63602] New: The temporary upload location is not valid - posted by bu...@apache.org on 2019/07/24 02:13:28 UTC, 0 replies.
- [Bug 63602] The temporary upload location is not valid - posted by bu...@apache.org on 2019/07/24 07:53:05 UTC, 4 replies.
- Problem with tomcat.apache.org site - posted by Бобков, Антон <a....@altuera.com> on 2019/07/24 08:15:53 UTC, 0 replies.
- [tomcat] branch 8.5.x updated (5a91db5 -> 52c9e41) - posted by ma...@apache.org on 2019/07/24 08:49:02 UTC, 0 replies.
- [tomcat] 01/04: Correct version info in x-powered-by - posted by ma...@apache.org on 2019/07/24 08:49:03 UTC, 0 replies.
- [tomcat] 02/04: Polish. Align with master. - posted by ma...@apache.org on 2019/07/24 08:49:04 UTC, 0 replies.
- [tomcat] 03/04: Refactor to reduce duplication - posted by ma...@apache.org on 2019/07/24 08:49:05 UTC, 0 replies.
- [tomcat] 04/04: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63578 - posted by ma...@apache.org on 2019/07/24 08:49:06 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Polish. Align with master. Clean-up and additional i18n strings. - posted by ma...@apache.org on 2019/07/24 09:08:08 UTC, 0 replies.
- [tomcat] tag 7.0.96 created (now 5277b17) - posted by vi...@apache.org on 2019/07/24 13:18:10 UTC, 0 replies.
- [tomcat] 01/01: Tag 7.0.96 - posted by vi...@apache.org on 2019/07/24 13:18:11 UTC, 0 replies.
- [tomcat] branch master updated (a403dda -> ca871df) - posted by ma...@apache.org on 2019/07/24 13:22:40 UTC, 0 replies.
- [tomcat] 01/02: Correct key order (should be alphabetical) - posted by ma...@apache.org on 2019/07/24 13:22:41 UTC, 0 replies.
- [tomcat] 02/02: Fix h2spec test suite failure. EOS in Huffman encoded string literal. - posted by ma...@apache.org on 2019/07/24 13:22:42 UTC, 1 replies.
- svn commit: r35007 [2/2] - in /dev/tomcat/tomcat-7/v7.0.96: ./ bin/ bin/embed/ bin/extras/ src/ - posted by vi...@apache.org on 2019/07/24 13:23:09 UTC, 0 replies.
- svn commit: r35007 [1/2] - in /dev/tomcat/tomcat-7/v7.0.96: ./ bin/ bin/embed/ bin/extras/ src/ - posted by vi...@apache.org on 2019/07/24 13:23:09 UTC, 0 replies.
- [tomcat] branch 8.5.x updated (e8ab3a2 -> a9efebd) - posted by ma...@apache.org on 2019/07/24 13:24:20 UTC, 0 replies.
- [tomcat] 01/02: Back-port i18n updates from master - posted by ma...@apache.org on 2019/07/24 13:24:21 UTC, 0 replies.
- [VOTE] Release Apache Tomcat 7.0.96 - posted by Violeta Georgieva <vi...@apache.org> on 2019/07/24 13:56:53 UTC, 12 replies.
- [tomcat] branch 7.0.x updated (5091d7f -> 7bbfa2c) - posted by ma...@apache.org on 2019/07/24 14:51:20 UTC, 0 replies.
- [tomcat] 01/11: Rename webapp-3.0 to webapp to align with 8.5.x and ease back-ports - posted by ma...@apache.org on 2019/07/24 14:51:21 UTC, 0 replies.
- [tomcat] 02/11: Align version specific tests with 8.5.x - posted by ma...@apache.org on 2019/07/24 14:51:22 UTC, 0 replies.
- [tomcat] 03/11: Disable debug logging when running cobertura - posted by ma...@apache.org on 2019/07/24 14:51:23 UTC, 0 replies.
- [tomcat] 04/11: Polish. Align i18n with 8.5.x - posted by ma...@apache.org on 2019/07/24 14:51:24 UTC, 0 replies.
- [tomcat] 05/11: Polish. Align with 8.5.x. Spacing, Javadoc. No functional change. - posted by ma...@apache.org on 2019/07/24 14:51:25 UTC, 0 replies.
- [tomcat] 06/11: Back-port performance improvement for setting current thread name - posted by ma...@apache.org on 2019/07/24 14:51:26 UTC, 0 replies.
- [tomcat] 07/11: Polish. Align with 8.5.x. Re-order and clean-up. No functional change. - posted by ma...@apache.org on 2019/07/24 14:51:27 UTC, 0 replies.
- [tomcat] 08/11: Back-port performance optimization for path params - posted by ma...@apache.org on 2019/07/24 14:51:28 UTC, 0 replies.
- [tomcat] 09/11: Refactor to reduce duplication - posted by ma...@apache.org on 2019/07/24 14:51:29 UTC, 0 replies.
- [tomcat] 10/11: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63578 - posted by ma...@apache.org on 2019/07/24 14:51:30 UTC, 0 replies.
- [tomcat] 11/11: Align with 8.5.x to fix failing test - posted by ma...@apache.org on 2019/07/24 14:51:31 UTC, 0 replies.
- [Bug 63578] o.a.coyote.http11.Http11Processor.prepareRequest: various inputs triggering 500 response code - posted by bu...@apache.org on 2019/07/24 14:53:05 UTC, 1 replies.
- [tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63597 - posted by ma...@apache.org on 2019/07/24 15:26:56 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63597 - posted by ma...@apache.org on 2019/07/24 15:29:18 UTC, 0 replies.
- [Bug 63608] New: Negative pattern match in rewrite rule is not as documented - posted by bu...@apache.org on 2019/07/24 19:11:58 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (7bbfa2c -> 67224b7) - posted by ma...@apache.org on 2019/07/24 21:13:21 UTC, 0 replies.
- [tomcat] 01/08: Align with 8.5.x. Variable names and comments - posted by ma...@apache.org on 2019/07/24 21:13:22 UTC, 0 replies.
- [tomcat] 02/08: Security hardening. Limit JPDA to localhost by default. - posted by ma...@apache.org on 2019/07/24 21:13:23 UTC, 0 replies.
- [tomcat] 03/08: Partial fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=55620 - posted by ma...@apache.org on 2019/07/24 21:13:24 UTC, 0 replies.
- [tomcat] 04/08: Default umask of 0027 and tighten-up default permissions in tar.gz - posted by ma...@apache.org on 2019/07/24 21:13:25 UTC, 0 replies.
- [tomcat] 05/08: Align with 8.5.x. Use quotes to avoid issues with file paths with spaces - posted by ma...@apache.org on 2019/07/24 21:13:26 UTC, 0 replies.
- [tomcat] 06/08: Align with 8.5.x. Apply shellcheck.net recommendations for portability - posted by ma...@apache.org on 2019/07/24 21:13:27 UTC, 0 replies.
- [tomcat] 07/08: Allow customization of service.bat, startup mode and JVM args. (isapir) - posted by ma...@apache.org on 2019/07/24 21:13:28 UTC, 0 replies.
- [tomcat] 08/08: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=56003 - posted by ma...@apache.org on 2019/07/24 21:13:29 UTC, 0 replies.
- [Bug 63567] catalina.sh fails to pass LOGGING_MANAGER to jvm during stop - posted by bu...@apache.org on 2019/07/24 21:36:27 UTC, 2 replies.
- PooledConnection#connectUsingDriver, Thread.currentThread().getContextClassLoader() is null - posted by Clemens Wyss DEV <cl...@mysign.ch> on 2019/07/25 05:08:51 UTC, 7 replies.
- [tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63567 - posted by ma...@apache.org on 2019/07/25 09:26:35 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63567 - posted by ma...@apache.org on 2019/07/25 09:28:07 UTC, 0 replies.
- [tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63571 - posted by ma...@apache.org on 2019/07/25 09:49:55 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63571 - posted by ma...@apache.org on 2019/07/25 09:51:10 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63571 - posted by ma...@apache.org on 2019/07/25 10:09:56 UTC, 0 replies.
- [tomcat] branch master updated: Fix OSGi data in manifests - posted by ma...@apache.org on 2019/07/25 14:16:30 UTC, 0 replies.
- [Bug 63555] embedded jar manifests missing automatic module names - posted by bu...@apache.org on 2019/07/25 16:16:22 UTC, 5 replies.
- [Bug 59901] Reduce I/O associated with JSP compilation - posted by bu...@apache.org on 2019/07/25 19:26:47 UTC, 0 replies.
- [Bug 59043] SingleSignOn valve warns about missing session when invoking HttpServletRequest.logout - posted by bu...@apache.org on 2019/07/26 06:25:49 UTC, 0 replies.
- [Bug 63612] New: PooledConnection#connectUsingDriver, Thread.currentThread().getContextClassLoader() is null - posted by bu...@apache.org on 2019/07/26 10:14:07 UTC, 0 replies.
- [Bug 63612] PooledConnection#connectUsingDriver, Thread.currentThread().getContextClassLoader() is null - posted by bu...@apache.org on 2019/07/26 10:14:59 UTC, 1 replies.
- [Bug 63612] PooledConnection#connectUsingDriver, Thread.currentThread().getContextClassLoader() may be null - posted by bu...@apache.org on 2019/07/26 10:36:38 UTC, 5 replies.
- [tomcat] branch master updated: Read all the certificates from /var/run/secrets/kubernetes.io/serviceaccount/ca.crt and add them. - posted by jf...@apache.org on 2019/07/26 11:59:16 UTC, 0 replies.
- [tomcat] branch master updated (7988d73 -> 2250b8f) - posted by ma...@apache.org on 2019/07/26 13:26:24 UTC, 0 replies.
- [tomcat] 01/02: Add "embed" to the OSGi names. - posted by ma...@apache.org on 2019/07/26 13:26:25 UTC, 0 replies.
- [tomcat] 02/02: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63555 JPMS for embed - posted by ma...@apache.org on 2019/07/26 13:26:26 UTC, 0 replies.
- [tomcat] branch master updated: Fix IDE warnings - posted by ma...@apache.org on 2019/07/26 13:38:37 UTC, 0 replies.
- [tomcat] branch master updated: Update bnd to 4.2.0 - posted by ma...@apache.org on 2019/07/26 13:44:14 UTC, 0 replies.
- [tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63550 - posted by ma...@apache.org on 2019/07/26 14:00:20 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63550 - posted by ma...@apache.org on 2019/07/26 14:00:55 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63550 - posted by ma...@apache.org on 2019/07/26 14:29:37 UTC, 0 replies.
- [GitHub] [tomcat] bokken commented on a change in pull request #143: Apply deduplication to certain loaded and created Strings - posted by GitBox <gi...@apache.org> on 2019/07/26 15:37:39 UTC, 1 replies.
- [GitHub] [tomcat] markt-asf commented on a change in pull request #143: Apply deduplication to certain loaded and created Strings - posted by GitBox <gi...@apache.org> on 2019/07/26 16:03:48 UTC, 1 replies.
- [Bug 61993] org.apache.tomcat.util.ByteChunk throws NegativeArray SizeException - posted by bu...@apache.org on 2019/07/27 07:41:27 UTC, 0 replies.
- Bug report for Tomcat 9 [2019/07/28] - posted by bu...@apache.org on 2019/07/28 07:15:27 UTC, 0 replies.
- Bug report for Taglibs [2019/07/28] - posted by bu...@apache.org on 2019/07/28 07:15:27 UTC, 0 replies.
- Bug report for Tomcat 8 [2019/07/28] - posted by bu...@apache.org on 2019/07/28 07:15:27 UTC, 0 replies.
- Bug report for Tomcat Connectors [2019/07/28] - posted by bu...@apache.org on 2019/07/28 07:15:27 UTC, 0 replies.
- Bug report for Tomcat 7 [2019/07/28] - posted by bu...@apache.org on 2019/07/28 07:15:27 UTC, 0 replies.
- Bug report for Tomcat Modules [2019/07/28] - posted by bu...@apache.org on 2019/07/28 07:15:28 UTC, 0 replies.
- Bug report for Tomcat Native [2019/07/28] - posted by bu...@apache.org on 2019/07/28 07:15:28 UTC, 0 replies.
- [tomcat] branch master updated: Fix typo in error message - posted by ma...@apache.org on 2019/07/29 09:25:13 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Fix typo in error message - posted by ma...@apache.org on 2019/07/29 09:26:43 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Fix typo in error message - posted by ma...@apache.org on 2019/07/29 09:27:26 UTC, 0 replies.
- [GitHub] [tomcat] markt-asf commented on issue #139: service.bat handles changed Service at installation - posted by GitBox <gi...@apache.org> on 2019/07/29 09:31:28 UTC, 0 replies.
- [tomcat] branch 8.5.x updated (eb3c52f -> 4fa6a00) - posted by ma...@apache.org on 2019/07/29 10:07:32 UTC, 0 replies.
- [tomcat] 01/04: Align with master. Back-port simple clean-up. - posted by ma...@apache.org on 2019/07/29 10:07:33 UTC, 0 replies.
- [tomcat] 02/04: Align with master. Back-port i18n support. - posted by ma...@apache.org on 2019/07/29 10:07:34 UTC, 0 replies.
- [tomcat] 03/04: SpotBugs Refactor to remove some duplicated (and unused) code. - posted by ma...@apache.org on 2019/07/29 10:07:35 UTC, 0 replies.
- [tomcat] 04/04: Address a few more SpotBugs warnings - posted by ma...@apache.org on 2019/07/29 10:07:36 UTC, 0 replies.
- [tomcat] branch master updated: Align with 8.5.x. Remove unnecessary code. - posted by ma...@apache.org on 2019/07/29 12:27:36 UTC, 0 replies.
- [tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63608 -ve pattern - posted by ma...@apache.org on 2019/07/29 14:39:02 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63608 -ve pattern - posted by ma...@apache.org on 2019/07/29 14:40:39 UTC, 0 replies.
- [Bug 63608] Negative pattern match in rewrite rule is not as documented - posted by bu...@apache.org on 2019/07/29 14:42:04 UTC, 0 replies.
- Re: [RESULT][VOTE] Release Apache Tomcat 7.0.96 - posted by Violeta Georgieva <vi...@apache.org> on 2019/07/29 16:47:37 UTC, 0 replies.
- [tomcat] branch master updated: Refactor to aid re-use - posted by ma...@apache.org on 2019/07/29 17:08:40 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Refactor to aid re-use - posted by ma...@apache.org on 2019/07/29 17:09:31 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Add release date for 7.0.96 - posted by vi...@apache.org on 2019/07/29 17:11:16 UTC, 0 replies.
- svn commit: r35059 - /dev/tomcat/tomcat-7/v7.0.96/ /release/tomcat/tomcat-7/v7.0.96/ - posted by vi...@apache.org on 2019/07/29 17:44:55 UTC, 0 replies.
- tcnative and JDK13/14 - posted by Rainer Jung <ra...@kippdata.de> on 2019/07/29 21:45:36 UTC, 2 replies.
- [tomcat] branch master updated: Add missing doc. - posted by jf...@apache.org on 2019/07/30 13:06:32 UTC, 0 replies.
- [tomcat] branch master updated (cbf8b3a -> f78fedc) - posted by ma...@apache.org on 2019/07/30 13:08:12 UTC, 0 replies.
- [tomcat] 01/03: Polish - posted by ma...@apache.org on 2019/07/30 13:08:13 UTC, 0 replies.
- [tomcat] 02/03: Polish - posted by ma...@apache.org on 2019/07/30 13:08:14 UTC, 0 replies.
- [tomcat] 03/03: Polish - posted by ma...@apache.org on 2019/07/30 13:08:15 UTC, 0 replies.
- [tomcat] branch 8.5.x updated (276450e -> bb5db77) - posted by ma...@apache.org on 2019/07/30 13:08:31 UTC, 0 replies.
- [tomcat] 01/07: Prep for additional backports. Align with master (excluding deprecation) - posted by ma...@apache.org on 2019/07/30 13:08:32 UTC, 0 replies.
- [tomcat] 02/07: Align with master - posted by ma...@apache.org on 2019/07/30 13:08:33 UTC, 0 replies.
- [tomcat] 03/07: Align with master. Deprecate - posted by ma...@apache.org on 2019/07/30 13:08:34 UTC, 0 replies.
- [tomcat] 04/07: Align with master. Spacing, Javadoc, remove unnecessary (...) - posted by ma...@apache.org on 2019/07/30 13:08:35 UTC, 0 replies.
- [tomcat] 05/07: Deprecate FastDateFormat.RFC1123_DATE - posted by ma...@apache.org on 2019/07/30 13:08:36 UTC, 0 replies.
- [tomcat] 06/07: Deprecate FastHttpDateFormat.formatDate(long, DateFormat) - posted by ma...@apache.org on 2019/07/30 13:08:37 UTC, 0 replies.
- [tomcat] 07/07: Deprecate FastHttpDateFormat.parseDate(String, DateFormat[]) - posted by ma...@apache.org on 2019/07/30 13:08:38 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (2fb5a89 -> 1a772c4) - posted by ma...@apache.org on 2019/07/30 13:08:47 UTC, 0 replies.
- [tomcat] 01/06: Prep for additional backports. Align with 8.5.x. - posted by ma...@apache.org on 2019/07/30 13:08:48 UTC, 0 replies.
- [tomcat] 02/06: Align with 8.5.x. Deprecate. - posted by ma...@apache.org on 2019/07/30 13:08:49 UTC, 0 replies.
- [tomcat] 03/06: Align with master. Spacing, Javadoc, remove unnecessary (...) - posted by ma...@apache.org on 2019/07/30 13:08:50 UTC, 0 replies.
- [tomcat] 04/06: Deprecate FastDateFormat.RFC1123_DATE - posted by ma...@apache.org on 2019/07/30 13:08:51 UTC, 0 replies.
- [tomcat] 05/06: Refactor to remove duplicate code - posted by ma...@apache.org on 2019/07/30 13:08:52 UTC, 0 replies.
- [tomcat] 06/06: Deprecate FastHttpDateFormat.formatDate(long, DateFormat) - posted by ma...@apache.org on 2019/07/30 13:08:53 UTC, 0 replies.
- Tomcat S2I - posted by Maxime Beck <ma...@redhat.com> on 2019/07/30 14:18:28 UTC, 1 replies.
- [tomcat] branch master updated: Clarify the logic of the health check. - posted by jf...@apache.org on 2019/07/30 14:22:03 UTC, 0 replies.
- [tomcat] branch 8.5.x updated (bb5db77 -> fa0425a) - posted by ma...@apache.org on 2019/07/30 14:26:18 UTC, 0 replies.
- [tomcat] 01/04: Align with master. Spacing / comments. - posted by ma...@apache.org on 2019/07/30 14:26:19 UTC, 0 replies.
- [tomcat] 02/04: Align with master: i18n improvements - posted by ma...@apache.org on 2019/07/30 14:26:20 UTC, 0 replies.
- [tomcat] 03/04: Align with master. Use FastDateFormat to parse date headers - posted by ma...@apache.org on 2019/07/30 14:26:21 UTC, 1 replies.
- [tomcat] 04/04: Align with master - posted by ma...@apache.org on 2019/07/30 14:26:22 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (1a772c4 -> df2cd77) - posted by ma...@apache.org on 2019/07/30 14:26:33 UTC, 0 replies.
- [tomcat] 01/04: Align with 8.5.x. Javadoc - posted by ma...@apache.org on 2019/07/30 14:26:34 UTC, 0 replies.
- [tomcat] 02/04: Align with 8.5.x: i18n improvements - posted by ma...@apache.org on 2019/07/30 14:26:35 UTC, 0 replies.
- [tomcat] 04/04: Align with 8.5.x - posted by ma...@apache.org on 2019/07/30 14:26:37 UTC, 0 replies.
- [tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57665 - posted by ma...@apache.org on 2019/07/30 20:43:15 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57665 - posted by ma...@apache.org on 2019/07/30 20:47:52 UTC, 0 replies.
- [tomcat] branch 7.0.x updated (df2cd77 -> 31e0a99) - posted by ma...@apache.org on 2019/07/30 20:53:15 UTC, 0 replies.
- [tomcat] 01/02: Align with 8.5.x - posted by ma...@apache.org on 2019/07/30 20:53:16 UTC, 0 replies.
- [tomcat] 02/02: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57665 - posted by ma...@apache.org on 2019/07/30 20:53:17 UTC, 0 replies.
- [Bug 57665] support x-forwarded-host - posted by bu...@apache.org on 2019/07/30 20:54:49 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Back-port IPv6Utils - posted by ma...@apache.org on 2019/07/30 21:25:31 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Align with 8.5.x. Remove temp debug code. Improve failure logging. - posted by ma...@apache.org on 2019/07/30 21:25:44 UTC, 0 replies.
- [Bug 51497] Use canonical IPv6 text representation in logs - posted by bu...@apache.org on 2019/07/30 21:38:21 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=51497 - posted by ma...@apache.org on 2019/07/30 21:40:03 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Align with master. i18n for AccessLog related messages - posted by ma...@apache.org on 2019/07/30 21:51:21 UTC, 0 replies.
- [tomcat] branch master updated: Fix copy/paste error - posted by ma...@apache.org on 2019/07/31 10:44:00 UTC, 0 replies.
- [tomcat] branch 8.5.x updated: Fix copy/paste error - posted by ma...@apache.org on 2019/07/31 10:45:30 UTC, 0 replies.
- [tomcat] branch 7.0.x updated: Fix copy/paste error - posted by ma...@apache.org on 2019/07/31 10:47:06 UTC, 0 replies.
- [tomcat] branch BZ-62496/tomcat-9.0.x created (now c64803e) - posted by mi...@apache.org on 2019/07/31 11:39:47 UTC, 0 replies.
- [tomcat] 01/01: BZ 62496: Add possibility write remote user/auth type to response header - posted by mi...@apache.org on 2019/07/31 11:39:48 UTC, 2 replies.
- [Bug 63622] New: Host Manager's 404.jsp throws exception - posted by bu...@apache.org on 2019/07/31 11:48:44 UTC, 0 replies.
- [Bug 63622] Host Manager's 404.jsp throws exception - posted by bu...@apache.org on 2019/07/31 11:51:25 UTC, 0 replies.
- [GitHub] [tomcat] michael-o opened a new pull request #180: BZ 62496: Add possibility write remote user/auth type to response header - posted by GitBox <gi...@apache.org> on 2019/07/31 11:59:09 UTC, 0 replies.
- [GitHub] [tomcat] michael-o commented on issue #180: BZ 62496: Add possibility write remote user/auth type to response header - posted by GitBox <gi...@apache.org> on 2019/07/31 12:03:13 UTC, 1 replies.
- [GitHub] [tomcat] michael-o edited a comment on issue #180: BZ 62496: Add possibility write remote user/auth type to response header - posted by GitBox <gi...@apache.org> on 2019/07/31 12:04:12 UTC, 0 replies.
- [tomcat] branch BZ-62496/tomcat-9.0.x updated (c64803e -> 38f6b31) - posted by mi...@apache.org on 2019/07/31 12:56:48 UTC, 0 replies.
- tomcat wiki edit access request - posted by "Guild, Jason A (DOT)" <ja...@alaska.gov> on 2019/07/31 16:09:39 UTC, 1 replies.
- [tomcat] branch BZ-62496/tomcat-9.0.x updated (38f6b31 -> 906126f) - posted by mi...@apache.org on 2019/07/31 21:16:12 UTC, 0 replies.