Messages by Date
-
2025/09/22
(tomcat) 04/14: Cleanups
remm
-
2025/09/22
(tomcat) branch 9.0.x updated: Record the instant the request processing starts.
markt
-
2025/09/22
(tomcat) branch 10.1.x updated: Record the instant the request processing starts.
markt
-
2025/09/22
(tomcat) branch 11.0.x updated: Record the instant the request processing starts.
markt
-
2025/09/22
(tomcat) branch main updated: Record the instance the request processing starts.
markt
-
2025/09/22
(tomcat) branch 11.0.x updated: Fix test-compile error
dsoumis
-
2025/09/22
(tomcat) branch 9.0.x updated (6909ac966b -> b2eee41a53)
dsoumis
-
2025/09/22
Buildbot failure in on tomcat-11.0.x
buildbot
-
2025/09/22
(tomcat) 02/02: Add tests for juli integration
dsoumis
-
2025/09/22
(tomcat) 01/02: Remove default log Level.ALL logic if level is null in TomcatBaseTest.LogCapture.
dsoumis
-
2025/09/22
(tomcat) branch main updated: Remove deprecated code
markt
-
2025/09/22
(tomcat) branch 9.0.x updated: Refactor recording of request start time
markt
-
2025/09/22
(tomcat) 02/02: Add tests for juli integration
dsoumis
-
2025/09/22
(tomcat) branch 10.1.x updated (98df9a1201 -> d5ced46369)
dsoumis
-
2025/09/22
(tomcat) 01/02: Remove default log Level.ALL logic if level is null in TomcatBaseTest.LogCapture.
dsoumis
-
2025/09/22
(tomcat) 01/02: Remove default log Level.ALL logic if level is null in TomcatBaseTest.LogCapture.
dsoumis
-
2025/09/22
(tomcat) 02/02: Add tests for juli integration
dsoumis
-
2025/09/22
(tomcat) branch 11.0.x updated (203f0a07ee -> b40a128c59)
dsoumis
-
2025/09/22
Re: [PR] Add Juli integration tests [tomcat]
via GitHub
-
2025/09/22
(tomcat) 01/02: Remove default log Level.ALL logic if level is null in TomcatBaseTest.LogCapture.
dsoumis
-
2025/09/22
(tomcat) 02/02: Add tests for juli integration
dsoumis
-
2025/09/22
(tomcat) branch main updated (285f2b6b90 -> 40e6f093de)
dsoumis
-
2025/09/22
(tomcat) branch 10.1.x updated: Refactor recording of request start time
markt
-
2025/09/22
(tomcat) branch 11.0.x updated: Refactor recording of request start time
markt
-
2025/09/22
[Bug 69817] Add sub-millisecond precision capability to access log timestamps
bugzilla
-
2025/09/22
Re: (tomcat) branch main updated: Stabilize TestSwallowAbortedUploads.testChunkedPUTLimit
Mark Thomas
-
2025/09/22
[Bug 69817] Add sub-millisecond precision capability to access log timestamps
bugzilla
-
2025/09/22
(tomcat) branch 11.0.x updated: Rename method
remm
-
2025/09/22
(tomcat) branch main updated: Rename method
remm
-
2025/09/22
[PR] Add Juli integration tests [tomcat]
via GitHub
-
2025/09/22
[Bug 69817] Add sub-millisecond precision capability to access log timestamps
bugzilla
-
2025/09/22
[Bug 69817] Add sub-millisecond precision capability to access log timestamps
bugzilla
-
2025/09/22
[Bug 69817] Add sub-millisecond precision capability to access log timestamps
bugzilla
-
2025/09/21
[Bug 69826] The compression logic only checks for "gzip" and "br" encodings but misses other compression formats, potentially causing double compression. This wastes CPU resources and may increase response size due to compression overhead.
bugzilla
-
2025/09/21
[Bug 69575] org.apache.coyote.CompressionConfig doesn't recognize "zstd" compression
bugzilla
-
2025/09/21
[Bug 69823] Potential ReDoS (Regular Expression Denial of Service) Location: setNoCompressionUserAgents(String noCompressionUserAgents) method Root Cause: The method directly compiles a user-provided string into a Pattern without any validation, sanitization
bugzilla
-
2025/09/21
[Bug 69825] Potential ReDoS (Regular Expression Denial of Service) Location: setNoCompressionUserAgents(String noCompressionUserAgents) method Root Cause: The method directly compiles a user-provided string into a Pattern without any validation, sanitization
bugzilla
-
2025/09/21
[Bug 69827] The compression checks a possibly outdated content-length, risking race conditions where content changes before compression, causing errors.
bugzilla
-
2025/09/21
[Bug 69827] New: The compression checks a possibly outdated content-length, risking race conditions where content changes before compression, causing errors.
bugzilla
-
2025/09/21
[Bug 69821] `AbstractProcessor` risks `NullPointerException` crashes due to race conditions with `volatile socketWrapper`. Fix with final local references and null checks.
bugzilla
-
2025/09/21
[Bug 69826] The compression logic only checks for "gzip" and "br" encodings but misses other compression formats, potentially causing double compression. This wastes CPU resources and may increase response size due to compression overhead.
bugzilla
-
2025/09/21
[Bug 69822] Log injection vulnerability in AbstractProcessorLight class allows attackers to manipulate application logs by injecting malicious content through unsanitized input in trace logging statements.
bugzilla
-
2025/09/21
[Bug 69824] Potential ReDoS (Regular Expression Denial of Service) Location: setNoCompressionUserAgents(String noCompressionUserAgents) method Root Cause: The method directly compiles a user-provided string into a Pattern without any validation, sanitization
bugzilla
-
2025/09/21
[Bug 69823] Potential ReDoS (Regular Expression Denial of Service) Location: setNoCompressionUserAgents(String noCompressionUserAgents) method Root Cause: The method directly compiles a user-provided string into a Pattern without any validation, sanitization
bugzilla
-
2025/09/21
[Bug 69822] Log injection vulnerability in AbstractProcessorLight class allows attackers to manipulate application logs by injecting malicious content through unsanitized input in trace logging statements.
bugzilla
-
2025/09/21
[Bug 69826] New: The compression logic only checks for "gzip" and "br" encodings but misses other compression formats, potentially causing double compression. This wastes CPU resources and may increase response size due to compression overhead.
bugzilla
-
2025/09/21
[Bug 69825] New: Potential ReDoS (Regular Expression Denial of Service) Location: setNoCompressionUserAgents(String noCompressionUserAgents) method Root Cause: The method directly compiles a user-provided string into a Pattern without any validation, sanitization
bugzilla
-
2025/09/21
[Bug 69824] New: Potential ReDoS (Regular Expression Denial of Service) Location: setNoCompressionUserAgents(String noCompressionUserAgents) method Root Cause: The method directly compiles a user-provided string into a Pattern without any validation, sanitization
bugzilla
-
2025/09/21
[Bug 69823] New: Potential ReDoS (Regular Expression Denial of Service) Location: setNoCompressionUserAgents(String noCompressionUserAgents) method Root Cause: The method directly compiles a user-provided string into a Pattern without any validation, sanitization
bugzilla
-
2025/09/21
[Bug 69822] New: Log injection vulnerability in AbstractProcessorLight class allows attackers to manipulate application logs by injecting malicious content through unsanitized input in trace logging statements.
bugzilla
-
2025/09/21
[Bug 69821] New: `AbstractProcessor` risks `NullPointerException` crashes due to race conditions with `volatile socketWrapper`. Fix with final local references and null checks.
bugzilla
-
2025/09/19
(tomcat) branch 9.0.x updated: Stabilize TestSwallowAbortedUploads.testChunkedPUTLimit
dsoumis
-
2025/09/19
(tomcat) branch 10.1.x updated: Stabilize TestSwallowAbortedUploads.testChunkedPUTLimit
dsoumis
-
2025/09/19
(tomcat) branch main updated: Stabilize TestSwallowAbortedUploads.testChunkedPUTLimit
dsoumis
-
2025/09/19
(tomcat) branch 11.0.x updated: Stabilize TestSwallowAbortedUploads.testChunkedPUTLimit
dsoumis
-
2025/09/19
Re: [PR] Stabilize TestSwallowAbortedUploads.testChunkedPUTLimit [tomcat]
via GitHub
-
2025/09/19
[Bug 69820] Trivial performance improvement to ParameterMap.<init>
bugzilla
-
2025/09/19
(tomcat) branch 9.0.x updated: Fix back-port
markt
-
2025/09/19
[Bug 69820] Trivial performance improvement to ParameterMap.<init>
bugzilla
-
2025/09/19
(tomcat) branch 11.0.x updated: Further performance improvements for ParameterMap. (jengebr/markt)
markt
-
2025/09/19
(tomcat) branch 9.0.x updated: Further performance improvements for ParameterMap. (jengebr/markt)
markt
-
2025/09/19
(tomcat) branch 10.1.x updated: Further performance improvements for ParameterMap. (jengebr/markt)
markt
-
2025/09/19
(tomcat) branch main updated: Further performance improvements for ParameterMap. (jengebr/markt)
markt
-
2025/09/19
(tomcat) branch 10.1.x updated: Refactor RemoteCIDRFilter to use NetMaskSet
markt
-
2025/09/19
[Bug 69820] Trivial performance improvement to ParameterMap.<init>
bugzilla
-
2025/09/19
(tomcat) branch 9.0.x updated: Fix back-port
markt
-
2025/09/19
(tomcat) branch 10.1.x updated: Fix back-port
markt
-
2025/09/19
(tomcat) branch main updated: Refactor RemoteCIDRFilter to use NetMaskSet
markt
-
2025/09/19
(tomcat) branch 11.0.x updated: Refactor RemoteCIDRFilter to use NetMaskSet
markt
-
2025/09/19
(tomcat) branch 9.0.x updated: Refactor RemoteCIDRFilter to use NetMaskSet
markt
-
2025/09/19
[PR] Stabilize TestSwallowAbortedUploads.testChunkedPUTLimit [tomcat]
via GitHub
-
2025/09/19
(tomcat) branch 9.0.x updated: Improve code coverage of tests for RemoteCIDRFilter
markt
-
2025/09/19
(tomcat) branch 10.1.x updated: Improve code coverage of tests for RemoteCIDRFilter
markt
-
2025/09/19
(tomcat) branch 11.0.x updated: Improve code coverage of tests for RemoteCIDRFilter
markt
-
2025/09/19
(tomcat) branch main updated: Improve code coverage of tests for RemoteCIDRFilter
markt
-
2025/09/19
(tomcat) branch 9.0.x updated: Store request header names using original case rather than forcing to lc
markt
-
2025/09/19
Re: [PR] Move lower casing of headers from parser to valve [tomcat]
via GitHub
-
2025/09/19
Re: [PR] Move lower casing of headers from parser to valve [tomcat]
via GitHub
-
2025/09/19
(tomcat) branch 11.0.x updated: Store request header names using original case rather than forcing to lc
markt
-
2025/09/19
(tomcat) branch 10.1.x updated: Store request header names using original case rather than forcing to lc
markt
-
2025/09/19
(tomcat) branch main updated: Store request header names using original case rather than forcing to lc
markt
-
2025/09/19
[Bug 69820] New: Trivial performance improvement to ParameterMap.<init>
bugzilla
-
2025/09/19
(tomcat) branch 9.0.x updated: Fix BZ 69814 Ensure HttpSession.isNew() returns false once client joins
markt
-
2025/09/19
[Bug 69814] HttpSession.isNew() may return true on an existing session due to a race condition
bugzilla
-
2025/09/19
(tomcat) branch 10.1.x updated: Fix BZ 69814 Ensure HttpSession.isNew() returns false once client joins
markt
-
2025/09/19
(tomcat) branch 11.0.x updated: Fix BZ 69814 Ensure HttpSession.isNew() returns false once client joins
markt
-
2025/09/19
(tomcat) branch main updated: Fix BZ 69814 Ensure HttpSession.isNew() returns false once client joins
markt
-
2025/09/19
[Bug 69819] MPS Info Services
bugzilla
-
2025/09/19
[Bug 69819] New: MPS Info Services
bugzilla
-
2025/09/19
[Bug 69815] Feature request: support device bound session credentials (DBSC)
bugzilla
-
2025/09/18
[Bug 69802] optional certificateVerification with TLS 1.3 gives a warning but it should work fine
bugzilla
-
2025/09/18
[Bug 69815] Feature request: support device bound session credentials (DBSC)
bugzilla
-
2025/09/18
[Bug 69815] Feature request: support device bound session credentials (DBSC)
bugzilla
-
2025/09/18
[Bug 69802] optional certificateVerification with TLS 1.3 gives a warning but it should work fine
bugzilla
-
2025/09/18
[Bug 69814] HttpSession.isNew() may return true on an existing session due to a race condition
bugzilla
-
2025/09/18
[Bug 69815] Feature request: support device bound session credentials (DBSC)
bugzilla
-
2025/09/18
Re: [PR] Move lower casing of headers from parser to valve [tomcat]
via GitHub
-
2025/09/18
[Bug 69810] ClassNotFoundException: org.apache.tomcat.util.concurrent.KeyedReentrantReadWriteLock
bugzilla
-
2025/09/18
(tomcat) branch 9.0.x updated: Avoid NPEs
remm
-
2025/09/18
(tomcat) branch 10.1.x updated: Avoid NPEs
remm
-
2025/09/18
(tomcat) branch 11.0.x updated: Avoid NPEs
remm
-
2025/09/18
(tomcat) branch main updated: Avoid NPEs
remm
-
2025/09/18
[Bug 69817] Add sub-millisecond precision capability to access log timestamps
bugzilla
-
2025/09/18
[Bug 69817] Add sub-millisecond precision capability to access log timestamps
bugzilla
-
2025/09/18
[Bug 69817] Add sub-millisecond precision capability to access log timestamps
bugzilla
-
2025/09/18
[Bug 69817] New: Add sub-millisecond precision capability to access log timestamps
bugzilla
-
2025/09/18
(tomcat) branch 10.1.x updated: Additional comments
markt
-
2025/09/18
(tomcat) branch 9.0.x updated: Hide default constructor
markt
-
2025/09/18
(tomcat) branch main updated: Hide default constructor
markt
-
2025/09/18
(tomcat) branch 11.0.x updated: Hide default constructor
markt
-
2025/09/18
(tomcat) branch 10.1.x updated: Hide default constructor
markt
-
2025/09/18
(tomcat) branch 9.0.x updated: Additional comments
markt
-
2025/09/18
(tomcat) branch 11.0.x updated: Additional comments
markt
-
2025/09/18
(tomcat) branch main updated: Additional comments
markt
-
2025/09/18
(tomcat) branch 11.0.x updated: Avoid changing Type toString
remm
-
2025/09/18
(tomcat) branch main updated: Avoid changing Type toString
remm
-
2025/09/18
(tomcat) branch 11.0.x updated: Fix key type
remm
-
2025/09/18
(tomcat) branch main updated: Fix key type
remm
-
2025/09/18
(tomcat) branch 11.0.x updated: Add ALv2 header
markt
-
2025/09/18
(tomcat) branch 9.0.x updated: Add ALv2 header
markt
-
2025/09/18
(tomcat) 02/02: Add ALv2 header
markt
-
2025/09/18
(tomcat) branch 10.1.x updated: Add ALv2 header
markt
-
2025/09/18
Re: [PR] Remove redundant conversion of applicationEventListenerList [tomcat]
via GitHub
-
2025/09/18
(tomcat) 01/02: Add ALv2 header
markt
-
2025/09/18
(tomcat) branch main updated (86cd12f326 -> 51365a6473)
markt
-
2025/09/18
Re: [PR] Remove redundant conversion of applicationEventListenerList [tomcat]
via GitHub
-
2025/09/18
[PR] Remove redundant conversion for applicationEventListenerList [tomcat]
via GitHub
-
2025/09/17
Re: (tomcat) branch main updated: Switch to new ASF logo
Mark Thomas
-
2025/09/17
Re: (tomcat) branch main updated: Switch to new ASF logo
Christopher Schultz
-
2025/09/17
(tomcat) branch 11.0.x updated: Remove method allowing multiple certificates per contexts
remm
-
2025/09/17
(tomcat) branch 10.1.x updated: Switch to new ASF logo
markt
-
2025/09/17
(tomcat) branch main updated: Remove method allowing multiple certificates per contexts
remm
-
2025/09/17
(tomcat) branch main updated: Drop method
remm
-
2025/09/17
svn commit: r1928555 - in tomcat/site/trunk/docs: connectors-doc/images native-1.3-doc/images native-doc/images tomcat-10.0-doc/images tomcat-10.1-doc/images tomcat-11.0-doc/images tomcat-6.0-doc/images tomcat-7.0-doc/images tomcat-8.0-doc/images tomca...
markt
-
2025/09/17
(tomcat-native) branch main updated: Update to new ASF logo
markt
-
2025/09/17
(tomcat) branch 9.0.x updated: Fix license header
dsoumis
-
2025/09/17
(tomcat) branch 9.0.x updated: Switch to new ASF logo
markt
-
2025/09/17
(tomcat) branch 11.0.x updated: Switch to new ASF logo
markt
-
2025/09/17
(tomcat) branch main updated: Fix license header
dsoumis
-
2025/09/17
(tomcat) branch 11.0.x updated: Fix license header
dsoumis
-
2025/09/17
(tomcat) branch 10.1.x updated: Fix license header
dsoumis
-
2025/09/17
(tomcat) branch main updated: Switch to new ASF logo
markt
-
2025/09/17
Re: (tomcat) branch main updated: Test Java scriplets in JSP
Dimitris Soumis
-
2025/09/17
svn commit: r1928549 - in tomcat/site/trunk: docs/res/images xdocs xdocs/res/images
markt
-
2025/09/17
svn commit: r1928548 - in tomcat/site/trunk: docs docs/res/images xdocs/res/images xdocs/stylesheets
markt
-
2025/09/17
(tomcat) branch main updated: Fix typo in logging.xml
dsoumis
-
2025/09/17
(tomcat) branch 11.0.x updated: Fix typo in logging.xml
dsoumis
-
2025/09/17
Re: (tomcat) branch main updated: Test Java scriplets in JSP
Mark Thomas
-
2025/09/17
Re: [PR] BZ 69781 - improve FileStore thread safety [tomcat]
via GitHub
-
2025/09/17
Re: [PR] BZ 69781 - improve FileStore thread safety [tomcat]
via GitHub
-
2025/09/17
Re: [PR] BZ 69781 - improve FileStore thread safety [tomcat]
via GitHub
-
2025/09/17
(tomcat) branch 10.1.x updated: Test Java scriplets in JSP
dsoumis
-
2025/09/17
(tomcat) branch 9.0.x updated: Test Java scriplets in JSP
dsoumis
-
2025/09/17
(tomcat) branch 11.0.x updated: Test Java scriplets in JSP
dsoumis
-
2025/09/17
(tomcat) branch main updated: Test Java scriplets in JSP
dsoumis
-
2025/09/17
(tomcat) branch main updated: Remove unnecessary syncs.
markt
-
2025/09/17
Re: Coverity scan
Rémy Maucherat
-
2025/09/17
Coverity scan
Mark Thomas
-
2025/09/17
(tomcat) branch 11.0.x updated: Update version number
remm
-
2025/09/17
(tomcat) branch 11.0.x updated: Remove unnecessary syncs.
markt
-
2025/09/17
(tomcat) branch 10.1.x updated: Remove unnecessary syncs.
markt
-
2025/09/17
(tomcat) branch 9.0.x updated: Remove unnecessary syncs.
markt
-
2025/09/17
(tomcat) branch 9.0.x updated: Map may be accessed concurrently so use ConcurrentMap
markt
-
2025/09/17
(tomcat) branch main updated: Try new versions
remm
-
2025/09/17
(tomcat) branch 9.0.x updated: Use Java 25 for Tomcat 9
remm
-
2025/09/17
(tomcat) branch 10.1.x updated: Update version number
remm
-
2025/09/17
(tomcat) branch main updated: Forgot version numbers
remm
-
2025/09/17
(tomcat) branch main updated: Map may be accessed concurrently so use ConcurrentMap
markt
-
2025/09/17
(tomcat) branch 10.1.x updated: Map may be accessed concurrently so use ConcurrentMap
markt
-
2025/09/17
(tomcat) branch 11.0.x updated: Map may be accessed concurrently so use ConcurrentMap
markt
-
2025/09/16
Re: [PR] Fix invalid Eclipse setting key in formatting-asf-tomcat.xml [tomcat]
via GitHub
-
2025/09/16
Re: [PR] Fix invalid Eclipse setting key in formatting-asf-tomcat.xml [tomcat]
via GitHub
-
2025/09/16
(tomcat) branch 9.0.x updated: Trivial optimisation. Also fixes highly theoretical concurrency issue.
markt
-
2025/09/16
(tomcat) branch 10.1.x updated: Trivial optimisation. Also fixes highly theoretical concurrency issue.
markt
-
2025/09/16
(tomcat) branch 11.0.x updated: Trivial optimisation. Also fixes highly theoretical concurrency issue.
markt
-
2025/09/16
(tomcat) branch main updated: Trivial optimisation. Also fixes highly theoretical concurrency issue.
markt
-
2025/09/16
[PR] Fix invalid Eclipse setting key in formatting-asf-tomcat.xml [tomcat]
via GitHub
-
2025/09/16
(tomcat) branch 11.0.x updated: Improve codestyle and inspection in Intellij IDE
dsoumis
-
2025/09/16
(tomcat) branch 10.1.x updated: Improve codestyle and inspection in Intellij IDE
dsoumis
-
2025/09/16
(tomcat) branch 9.0.x updated: Improve codestyle and inspection in Intellij IDE
dsoumis
-
2025/09/16
(tomcat) branch main updated: Improve codestyle and inspection in Intellij IDE
dsoumis
-
2025/09/16
(tomcat) branch 9.0.x updated: Be more explicit about the need for CORS protection for WebDAV
markt
-
2025/09/16
(tomcat) branch 11.0.x updated: Be more explicit about the need for CORS protection for WebDAV
markt
-
2025/09/16
(tomcat) branch 10.1.x updated: Be more explicit about the need for CORS protection for WebDAV
markt
-
2025/09/16
(tomcat) branch main updated: Be more explicit about the need for CORS protection for WebDAV
markt
-
2025/09/16
(tomcat) branch main updated: Remove terms that should have been removed with WebDAV fix filter
markt
-
2025/09/16
(tomcat) branch 10.1.x updated: Fix IDE warnings
markt
-
2025/09/16
(tomcat) branch 9.0.x updated: Fix IDE warnings
markt
-
2025/09/16
(tomcat) branch 11.0.x updated: Fix IDE warnings
markt
-
2025/09/16
(tomcat) branch main updated: Fix IDE warnings
markt
-
2025/09/16
(tomcat) branch 9.0.x updated: No configuration change unless the channel is fully stopped.
markt
-
2025/09/16
(tomcat) branch 10.1.x updated: No configuration change unless the channel is fully stopped.
markt
-
2025/09/16
(tomcat) branch 11.0.x updated: No configuration change unless the channel is fully stopped.
markt
-
2025/09/16
(tomcat) branch main updated: No configuration change unless the channel is fully stopped.
markt
-
2025/09/16
(tomcat) branch 9.0.x updated: Test case for https://bz.apache.org/bugzilla/show_bug.cgi?id=64614
dsoumis
-
2025/09/16
(tomcat) branch 10.1.x updated: Test case for https://bz.apache.org/bugzilla/show_bug.cgi?id=64614
dsoumis
-
2025/09/16
(tomcat) branch 11.0.x updated: Test case for https://bz.apache.org/bugzilla/show_bug.cgi?id=64614
dsoumis
-
2025/09/16
(tomcat) branch main updated: Test case for https://bz.apache.org/bugzilla/show_bug.cgi?id=64614
dsoumis
-
2025/09/16
Re: [PR] Test case for https://bz.apache.org/bugzilla/show_bug.cgi?id=64614 [tomcat]
via GitHub
-
2025/09/15
[Bug 69800] Enhancement: Support for configuring TLS named groups
bugzilla