Messages by Date
-
2023/05/28
[Bug 66619] New: Cannot upload an image file from a deployed JSP page in Tomcat 10 (10.1.8)
bugzilla
-
2023/05/28
[Bug 66618] add longDate attribute to XML in directory listing
bugzilla
-
2023/05/28
[GitHub] [tomcat] alexkachanov opened a new pull request, #622: Bug 66618: add longDate attribute to XML in directory listing
via GitHub
-
2023/05/28
[Bug 66618] add longDate attribute to XML in directory listing
bugzilla
-
2023/05/28
[Bug 66618] add longDate element to XML in directory listing
bugzilla
-
2023/05/28
[Bug 66618] New: add longDate element to XML in directory listing
bugzilla
-
2023/05/28
Bug report for Tomcat 9 [2023/05/28]
bugzilla
-
2023/05/28
Bug report for Tomcat Native [2023/05/28]
bugzilla
-
2023/05/28
Bug report for Tomcat Modules [2023/05/28]
bugzilla
-
2023/05/28
Bug report for Tomcat Connectors [2023/05/28]
bugzilla
-
2023/05/28
Bug report for Tomcat 10 [2023/05/28]
bugzilla
-
2023/05/28
Bug report for Taglibs [2023/05/28]
bugzilla
-
2023/05/28
Bug report for Tomcat 8 [2023/05/28]
bugzilla
-
2023/05/27
[Bug 66609] invalid XML in directory listing with file names containing "&" and "'"
bugzilla
-
2023/05/26
[Bug 66617] New: Developing wiki page: "How do I configure Tomcat to support remote debugging?" does not cover distributed shell scripts
bugzilla
-
2023/05/26
[Bug 66613] Developing wiki page: Unclear reference to "service wrapper" in Debugging
bugzilla
-
2023/05/26
[Bug 66616] New: French: Misleading HTTP 401 error description ("La requête nécessite une authentification HTTP.")
bugzilla
-
2023/05/26
Re: Timing for June releases
Christopher Schultz
-
2023/05/26
Buildbot success in on tomcat-8.5.x
buildbot
-
2023/05/26
[tomcat] branch 8.5.x updated: Remove unused imports.
markt
-
2023/05/26
Buildbot failure in on tomcat-8.5.x
buildbot
-
2023/05/26
[Bug 66513] Primary Key Violation using PersistentManager + PersistentValves +
bugzilla
-
2023/05/26
PersistentValve removal ?
Rémy Maucherat
-
2023/05/26
[Bug 66513] Primary Key Violation using PersistentManager + PersistentValves +
bugzilla
-
2023/05/25
[tomcat] branch 8.5.x updated: Consolidated code to remove duplication
isapir
-
2023/05/25
[tomcat] branch 9.0.x updated: Consolidated code to remove duplication
isapir
-
2023/05/25
[tomcat] branch 10.1.x updated: Consolidated code to remove duplication
isapir
-
2023/05/25
[tomcat] branch main updated: Consolidated code to remove duplication
isapir
-
2023/05/25
Buildbot success in on tomcat-10.1.x
buildbot
-
2023/05/25
[tomcat] 02/03: Revert "Don't set 'C-L: 0' for HEAD requests if Servlet doesn't specify C-L"
markt
-
2023/05/25
[tomcat] branch 10.1.x updated (21a5c1ddf7 -> b079eb4f84)
markt
-
2023/05/25
[tomcat] 03/03: Fix failing test.
markt
-
2023/05/25
[tomcat] 01/03: Revert "Fix failing test. There should be no C-L for HEAD unless Servlet sets it"
markt
-
2023/05/24
[Bug 66609] invalid XML in directory listing with file names containing "&" and "'"
bugzilla
-
2023/05/24
[tomcat] branch 8.5.x updated: Drop files Windows doesn't like.
markt
-
2023/05/24
[tomcat] branch 9.0.x updated: Drop files Windows doesn't like.
markt
-
2023/05/24
[tomcat] branch 10.1.x updated: Drop files Windows doesn't like.
markt
-
2023/05/24
[tomcat] branch main updated: Drop files Windows doesn't like.
markt
-
2023/05/24
[tomcat] branch 10.1.x updated (a810f2c54a -> 7828614e36)
markt
-
2023/05/24
[tomcat] 02/02: Fix failing test. There should be no C-L for HEAD unless Servlet sets it
markt
-
2023/05/24
[tomcat] 01/02: Don't set 'C-L: 0' for HEAD requests if Servlet doesn't specify C-L
markt
-
2023/05/24
[tomcat] branch main updated: Correct test for Tomcat 11 HEAD behaviour
markt
-
2023/05/24
Buildbot failure in on tomcat-10.1.x
buildbot
-
2023/05/24
[tomcat] branch 8.5.x updated: Reduce code duplication
markt
-
2023/05/24
[tomcat] branch 9.0.x updated: Reduce code duplication
markt
-
2023/05/24
[tomcat] branch 10.1.x updated: Reduce code duplication
markt
-
2023/05/24
[tomcat] branch main updated: Reduce code duplication
markt
-
2023/05/24
[tomcat] branch 8.5.x updated: Fix BZ 66609. Correctly escape XML directory listings
markt
-
2023/05/24
[tomcat] branch 9.0.x updated: Fix BZ 66609. Correctly escape XML directory listings
markt
-
2023/05/24
[tomcat] branch 10.1.x updated: Fix BZ 66609. Correctly escape XML directory listings
markt
-
2023/05/24
[tomcat] branch 8.5.x updated: Refactor WebDAV servlet escaping for XML. Add test case.
markt
-
2023/05/24
[tomcat] branch 9.0.x updated: Refactor WebDAV servlet escaping for XML. Add test case.
markt
-
2023/05/24
[tomcat] branch 10.1.x updated: Refactor WebDAV servlet escaping for XML. Add test case.
markt
-
2023/05/24
[GitHub] [tomcat] markt-asf closed pull request #621: Bug 66609 - invalid XML in directory listing with file names containing "&" and "'"
via GitHub
-
2023/05/24
[GitHub] [tomcat] markt-asf commented on pull request #621: Bug 66609 - invalid XML in directory listing with file names containing "&" and "'"
via GitHub
-
2023/05/24
[tomcat] branch main updated (63461b3bed -> 9a6bc65e50)
markt
-
2023/05/24
[tomcat] 01/02: Fix BZ 66609. Correctly escape XML directory listings
markt
-
2023/05/24
[tomcat] 02/02: Refactor WebDAV servlet escaping for XML. Add test case.
markt
-
2023/05/24
Buildbot success in on tomcat-8.5.x
buildbot
-
2023/05/24
[GitHub] [tomcat] alexkachanov commented on a diff in pull request #621: Bug 66609 - invalid XML in directory listing with file names containing "&" and "'"
via GitHub
-
2023/05/24
[GitHub] [tomcat] alexkachanov commented on pull request #621: Bug 66609 - invalid XML in directory listing with file names containing "&" and "'"
via GitHub
-
2023/05/24
Re: RFC 9113 (HTTP/2) and HTTP upgrade to h2c
Rémy Maucherat
-
2023/05/24
[GitHub] [tomcat] markt-asf commented on pull request #621: Bug 66609 - invalid XML in directory listing with file names containing "&" and "'"
via GitHub
-
2023/05/24
[Bug 66548] Tomcat does not validate value of Sec-Websocket-Key header
bugzilla
-
2023/05/24
[tomcat] branch 8.5.x updated: Add release date for 8.5.89
markt
-
2023/05/24
[tomcat] branch 10.1.x updated: Add release date for 10.1.9
markt
-
2023/05/24
[tomcat] branch 8.5.x updated: Fix BZ 66548 - Add validation of Sec-Websocket-Key header
markt
-
2023/05/24
[tomcat] branch 9.0.x updated: Fix BZ 66548 - Add validation of Sec-Websocket-Key header
markt
-
2023/05/24
[Bug 66548] Tomcat does not validate value of Sec-Websocket-Key header
bugzilla
-
2023/05/24
[Bug 66613] Developing wiki page: Unclear reference to "service wrapper" in Debugging
bugzilla
-
2023/05/24
Re: Timing for June releases
Han Li
-
2023/05/24
Re: Timing for June releases
Rémy Maucherat
-
2023/05/24
Timing for June releases
Mark Thomas
-
2023/05/23
[Bug 66613] Developing wiki page: Unclear reference to "service wrapper" in Debugging
bugzilla
-
2023/05/23
[Bug 66609] invalid XML in directory listing with file names containing "&" and "'"
bugzilla
-
2023/05/23
[GitHub] [tomcat] alexkachanov commented on a diff in pull request #621: Bug 66609 - invalid XML in directory listing with file names containing "&" and "'"
via GitHub
-
2023/05/23
[GitHub] [tomcat] alexkachanov commented on a diff in pull request #621: Bug 66609 - invalid XML in directory listing with file names containing "&" and "'"
via GitHub
-
2023/05/23
[GitHub] [tomcat] alexkachanov commented on a diff in pull request #621: Bug 66609 - invalid XML in directory listing with file names containing "&" and "'"
via GitHub
-
2023/05/23
[GitHub] [tomcat] alexkachanov commented on a diff in pull request #621: Bug 66609 - invalid XML in directory listing with file names containing "&" and "'"
via GitHub
-
2023/05/23
[GitHub] [tomcat] alexkachanov opened a new pull request, #621: Bug 66609 - invalid XML in directory listing with file names containing "&" and "'"
via GitHub
-
2023/05/23
[Bug 66613] New: Developing wiki page: Unclear reference to "service wrapper" in Debugging
bugzilla
-
2023/05/23
Re: [tomcat] branch main updated: Clear SocketWrapper reference to help GC
Christopher Schultz
-
2023/05/23
Panama support in Tomcat 11 (take 2)
Rémy Maucherat
-
2023/05/23
Buildbot failure in on tomcat-8.5.x
buildbot
-
2023/05/23
RFC 9113 (HTTP/2) and HTTP upgrade to h2c
Mark Thomas
-
2023/05/23
[tomcat] branch 8.5.x updated (46d81a2019 -> cc8eb4e1ef)
markt
-
2023/05/23
[tomcat] 02/02: Align with 9.0.x and 10.1.x
markt
-
2023/05/23
[tomcat] 01/02: Code clean-up. Formatting. No functional change.
markt
-
2023/05/23
[tomcat] branch 9.0.x updated: Code clean-up. Formatting. No functional change.
markt
-
2023/05/23
[tomcat] branch 10.1.x updated: Code clean-up. Formatting. No functional change.
markt
-
2023/05/23
[tomcat] branch main updated: Code clean-up. Formatting. No functional change.
markt
-
2023/05/23
svn commit: r1910013 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml
markt
-
2023/05/22
[tomcat] 01/04: Follow naming conventions (reported by SpotBugs)
markt
-
2023/05/22
[tomcat] 02/04: Fix concurrency bug in back-port - reported by SpotBugs
markt
-
2023/05/22
[tomcat] 03/04: Back-port false positives for newly back-ported code.
markt
-
2023/05/22
[tomcat] 04/04: Additional false positives
markt
-
2023/05/22
[tomcat] branch 8.5.x updated (b2f2002bbf -> 46d81a2019)
markt
-
2023/05/22
[tomcat] 01/03: Fix SpotBugs warning
markt
-
2023/05/22
[tomcat] 02/03: Follow naming conventions (reported by SpotBugs)
markt
-
2023/05/22
[tomcat] 03/03: Fix a couple of new false positives
markt
-
2023/05/22
[tomcat] branch 9.0.x updated (1face8c2b1 -> 6aa76c2d06)
markt
-
2023/05/22
[tomcat] branch 10.1.x updated (a8e4e0e566 -> 653daebba1)
markt
-
2023/05/22
[tomcat] 03/03: Fix a couple of new false positives
markt
-
2023/05/22
[tomcat] 01/03: Fix SpotBugs warning
markt
-
2023/05/22
[tomcat] 02/03: Follow naming conventions (reported by SpotBugs)
markt
-
2023/05/22
[tomcat] 01/03: Fix SpotBugs warning
markt
-
2023/05/22
[tomcat] 03/03: Fix a couple of new false positives
markt
-
2023/05/22
[tomcat] branch main updated (0d3a24515d -> f80b051851)
markt
-
2023/05/22
[tomcat] 02/03: Follow naming conventions (reported by SpotBugs)
markt
-
2023/05/22
Buildbot success in on tomcat-9.0.x
buildbot
-
2023/05/22
[Bug 66604] Tomcat 9.0.75 Linux process not getting stopped after running shutdown.sh
bugzilla
-
2023/05/22
[tomcat] branch 8.5.x updated: Use consistent default naming for virtual threads
markt
-
2023/05/22
[tomcat] branch 9.0.x updated: Use consistent default naming for virtual threads
markt
-
2023/05/22
[tomcat] branch 10.1.x updated: Use consistent default naming for virtual threads
markt
-
2023/05/22
[tomcat] branch main updated: Use consistent default naming for virtual threads
markt
-
2023/05/22
[tomcat] branch 8.5.x updated (e5decc41fb -> 4b8b437134)
markt
-
2023/05/22
[tomcat] 01/02: Add default prefix for virtual threads and document the default prefixes
markt
-
2023/05/22
[tomcat] 02/02: Fix method name. Use method rather than field.
markt
-
2023/05/22
[tomcat] branch 9.0.x updated: Fix method name. Use method rather than field.
markt
-
2023/05/22
[tomcat] branch 10.1.x updated: Fix method name. Use method rather than field.
markt
-
2023/05/22
[tomcat] branch main updated: Fix method name. Use method rather than field.
markt
-
2023/05/22
[tomcat] 01/02: Back-port virtual thread support
markt
-
2023/05/22
[tomcat] branch 8.5.x updated (f1cd1dffdd -> e5decc41fb)
markt
-
2023/05/22
[tomcat] 02/02: Add useVirtualThreads attribute to endpoints.
markt
-
2023/05/22
[tomcat] branch 9.0.x updated: Fix back-port
markt
-
2023/05/22
[tomcat] branch 9.0.x updated (dc3a6bbb21 -> 3c8db89331)
markt
-
2023/05/22
[tomcat] 03/03: Add default prefix for virtual threads and document the default prefixes
markt
-
2023/05/22
[tomcat] 01/03: Back-port virtual thread support
markt
-
2023/05/22
[tomcat] 02/03: Add useVirtualThreads attribute to endpoints.
markt
-
2023/05/22
[tomcat] branch 10.1.x updated: Fix resource name
markt
-
2023/05/22
[tomcat] branch 8.5.x updated: Code clean-up. No functional change. CheckyStyle, IDE, reformatting
markt
-
2023/05/22
[tomcat] branch 9.0.x updated: Fix back-port
markt
-
2023/05/22
[tomcat] branch 9.0.x updated: Code clean-up. No functional change. CheckyStyle, IDE, reformatting
markt
-
2023/05/22
[tomcat] branch 10.1.x updated: Code clean-up. No functional change. CheckyStyle, IDE, reformatting
markt
-
2023/05/22
[tomcat] branch main updated: Code clean-up. No functional change. CheckyStyle, IDE, reformatting
markt
-
2023/05/22
[SECURITY] CVE-2023-28709 Apache Tomcat - Fix for CVE-2023-24998 was incomplete
Mark Thomas
-
2023/05/22
svn commit: r1909977 - in /tomcat/site/trunk: docs/security-10.html docs/security-11.html docs/security-8.html docs/security-9.html xdocs/security-10.xml xdocs/security-11.xml xdocs/security-8.xml xdocs/security-9.xml
markt
-
2023/05/22
Buildbot failure in on tomcat-9.0.x
buildbot
-
2023/05/21
[tomcat] branch 8.5.x updated: Fixed unit test for 8.5
isapir
-
2023/05/21
[tomcat] branch 8.5.x updated: Added unit test for RemoteCIDRFilter
isapir
-
2023/05/21
[tomcat] branch 9.0.x updated: Added unit test for RemoteCIDRFilter
isapir
-
2023/05/21
[tomcat] branch 10.1.x updated: Added unit test for RemoteCIDRFilter
isapir
-
2023/05/21
[tomcat] branch main updated: Added unit test for RemoteCIDRFilter
isapir
-
2023/05/21
[GitHub] [tomcat] aooohan closed pull request #617: #MessageBytes toString rollback
via GitHub
-
2023/05/21
[GitHub] [tomcat] aooohan commented on pull request #617: #MessageBytes toString rollback
via GitHub
-
2023/05/21
[Bug 66609] invalid XML in directory listing with file names containing "&" and "'"
bugzilla
-
2023/05/21
[Bug 66609] invalid XML in directory listing with file names containing "&" and "'"
bugzilla
-
2023/05/21
[Bug 33535] invalid XML in directory listing with names containing "&"
bugzilla
-
2023/05/21
[Bug 66609] invalid XML in directory listing with file names containing "&" and "'"
bugzilla
-
2023/05/21
[Bug 66609] New: invalid XML in directory listing with file names containing "&" and "'"
bugzilla
-
2023/05/21
[GitHub] [tomcat] markt-asf closed pull request #620: Update ci.yml
via GitHub
-
2023/05/21
[GitHub] [tomcat] markt-asf commented on pull request #620: Update ci.yml
via GitHub
-
2023/05/21
[GitHub] [tomcat] DanielR-spec opened a new pull request, #620: Update ci.yml
via GitHub
-
2023/05/21
Bug report for Tomcat Modules [2023/05/21]
bugzilla
-
2023/05/21
Bug report for Tomcat Connectors [2023/05/21]
bugzilla
-
2023/05/21
Bug report for Tomcat Native [2023/05/21]
bugzilla
-
2023/05/21
Bug report for Tomcat 10 [2023/05/21]
bugzilla
-
2023/05/21
Bug report for Taglibs [2023/05/21]
bugzilla
-
2023/05/21
Bug report for Tomcat 9 [2023/05/21]
bugzilla
-
2023/05/21
Bug report for Tomcat 8 [2023/05/21]
bugzilla
-
2023/05/20
Buildbot success in on tomcat-8.5.x
buildbot
-
2023/05/20
Buildbot success in on tomcat-9.0.x
buildbot
-
2023/05/20
Buildbot success in on tomcat-10.1.x
buildbot
-
2023/05/20
Buildbot success in on tomcat-11.0.x
buildbot
-
2023/05/20
Re: [tomcat] branch main updated: Clear SocketWrapper reference to help GC
Han Li
-
2023/05/20
[tomcat] branch 8.5.x updated: Revert "Clear SocketWrapper reference to help GC"
lihan
-
2023/05/20
[tomcat] branch 9.0.x updated: Revert "Clear SocketWrapper reference to help GC"
lihan
-
2023/05/20
[tomcat] branch 10.1.x updated: Revert "Clear SocketWrapper reference to help GC"
lihan
-
2023/05/20
[tomcat] branch main updated: Revert "Clear SocketWrapper reference to help GC"
lihan
-
2023/05/20
[tomcat] branch 8.5.x updated: Format doc example
isapir
-
2023/05/20
[tomcat] branch 9.0.x updated: Format doc example
isapir
-
2023/05/20
[tomcat] branch 10.1.x updated: Format doc example
isapir
-
2023/05/20
[tomcat] branch main updated: Format doc example
isapir
-
2023/05/20
Re: [tomcat] branch main updated: Clear SocketWrapper reference to help GC
Rémy Maucherat
-
2023/05/20
Re: [tomcat] branch main updated: Clear SocketWrapper reference to help GC
Mark Thomas
-
2023/05/19
svn commit: r1909942 - in /tomcat/site/trunk: ./ docs/ docs/tomcat-10.1-doc/ docs/tomcat-10.1-doc/annotationapi/ docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/ docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/ docs/tomcat-10.1-doc...
schultz
-
2023/05/19
[ANN] Apache Tomcat 8.5.89 available
Christopher Schultz
-
2023/05/19
svn commit: r1909941 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml
schultz
-
2023/05/19
svn commit: r1909940 - in /tomcat/site/trunk: ./ docs/ docs/tomcat-8.5-doc/ docs/tomcat-8.5-doc/annotationapi/ docs/tomcat-8.5-doc/annotationapi/javax/annotation/ docs/tomcat-8.5-doc/annotationapi/javax/annotation/security/ docs/tomcat-8.5-doc/annotati...
schultz
-
2023/05/19
Re: [VOTE] Release Apache Tomcat 8.5.89
Christopher Schultz
-
2023/05/19
svn commit: r61987 - /dev/tomcat/tomcat-8/v8.5.89/ /release/tomcat/tomcat-8/v8.5.89/
schultz
-
2023/05/19
[VOTE][RESULT] Release Apache Tomcat 8.5.89
Christopher Schultz
-
2023/05/19
svn commit: r61986 - /dev/tomcat/tomcat-10/v10.1.9/ /release/tomcat/tomcat-10/v10.1.9/
schultz
-
2023/05/19
Buildbot failure in on tomcat-8.5.x
buildbot
-
2023/05/19
Buildbot failure in on tomcat-9.0.x
buildbot
-
2023/05/19
Buildbot failure in on tomcat-10.1.x
buildbot
-
2023/05/19
[GitHub] [tomcat] neo-ytx commented on pull request #617: #MessageBytes toString rollback
via GitHub
-
2023/05/18
[Bug 66602] TCP abnormal shutdown during pressure testing based on HTTP2 (h2c)
bugzilla
-
2023/05/18
[tomcat] branch 8.5.x updated: Fix BZ 66602 - skip sending the WINDOW_UPDATE frame if the increment is zero.
lihan
-
2023/05/18
[tomcat] branch 9.0.x updated: Fix BZ 66602 - skip sending the WINDOW_UPDATE frame if the increment is zero.
lihan
-
2023/05/18
[tomcat] branch 10.1.x updated: Fix BZ 66602 - skip sending the WINDOW_UPDATE frame if the increment is zero.
lihan
-
2023/05/18
[GitHub] [tomcat] aooohan closed pull request #619: Fix Bug 66602: not sending WINDOW_UPDATE when dataLength is ZERO on call SwallowedDataFramePayload
via GitHub
-
2023/05/18
[tomcat] branch main updated: Fix BZ 66602 - skip sending the WINDOW_UPDATE frame if the increment is zero.
lihan
-
2023/05/18
[GitHub] [tomcat] aooohan commented on a diff in pull request #619: Fix Bug 66602: not sending WINDOW_UPDATE when dataLength is ZERO on call SwallowedDataFramePayload
via GitHub
-
2023/05/18
[GitHub] [tomcat] aooohan commented on a diff in pull request #619: Fix Bug 66602: not sending WINDOW_UPDATE when dataLength is ZERO on call SwallowedDataFramePayload
via GitHub
-
2023/05/18
[Bug 66602] TCP abnormal shutdown during pressure testing based on HTTP2 (h2c)
bugzilla
-
2023/05/18
[GitHub] [tomcat] ledefe opened a new pull request, #619: Fix Bug 66602: not sending WINDOW_UPDATE when dataLength is ZERO on call SwallowedDataFramePayload
via GitHub
-
2023/05/18
Buildbot failure in on tomcat-11.0.x
buildbot
-
2023/05/18
[GitHub] [tomcat] aooohan commented on pull request #617: #MessageBytes toString rollback
via GitHub
-
2023/05/18
[GitHub] [tomcat] aooohan closed pull request #615: Add a reset method to release reference
via GitHub