dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/02
(tomcat) branch main updated: Free server certificate (x509cert) after SSL_CTX_use_certificate in OpenSSLContext
markt
2026/04/02
Re: [PR] Free server certificate (x509cert) after SSL_CTX_use_certificate in O… [tomcat]
via GitHub
2026/04/02
[PR] Free server certificate (x509cert) after SSL_CTX_use_certificate in O… [tomcat]
via GitHub
2026/04/02
Re: [VOTE] Release Apache Tomcat 11.0.21
Rainer Jung
2026/04/02
(tomcat) branch 9.0.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch 10.1.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch 11.0.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch main updated: Add javadoc
remm
2026/04/02
(tomcat) branch 9.0.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch 10.1.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch 11.0.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch main updated: Add javadoc
remm
2026/04/02
(tomcat) branch 10.1.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch 9.0.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch 11.0.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch main updated: Add javadoc
remm
2026/04/02
(tomcat) branch main updated: Remove trailing space
markt
2026/04/02
(tomcat) branch 9.0.x updated: Checkstyle
remm
2026/04/02
(tomcat) branch 10.1.x updated: Checkstyle
remm
2026/04/02
(tomcat) branch 11.0.x updated: Checkstyle
remm
2026/04/02
(tomcat) branch 9.0.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch 10.1.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch 11.0.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch 9.0.x updated: Fix messages and reformat
markt
2026/04/02
(tomcat) branch 10.1.x updated: Fix messages and reformat
markt
2026/04/02
(tomcat) branch 11.0.x updated: Fix messages and reformat
markt
2026/04/02
(tomcat) branch main updated: Add javadoc
remm
2026/04/02
(tomcat) branch main updated: Fix messages and reformat
markt
2026/04/02
(tomcat) branch 9.0.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch 10.1.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch 11.0.x updated: Add javadoc
remm
2026/04/02
(tomcat) branch main updated: Add javadoc
remm
2026/04/02
(tomcat) branch 9.0.x updated: Remove unused imports
markt
2026/04/01
(tomcat-maven-plugin) branch trunk updated: Fix plugin name
remm
2026/04/01
[PR] Add unit tests for FilterValve, ProxyErrorReportValve and SemaphoreValve [tomcat]
via GitHub
2026/04/01
Re: [PR] Improve test feedback by logging the availability checks for OpenSSL and Tomcat Native libraries when they're missing [tomcat]
via GitHub
2026/04/01
(tomcat) branch 10.1.x updated: Remove unnecessary code
markt
2026/04/01
(tomcat) branch 9.0.x updated: Remove unnecessary code
markt
2026/04/01
(tomcat) branch main updated: Remove unnecessary code
markt
2026/04/01
(tomcat) branch 11.0.x updated: Refactor to reduce code duplication
markt
2026/04/01
(tomcat) branch main updated: Refactor to reduce code duplication
markt
2026/04/01
Re: (tomcat) branch main updated: Avoid various edge cases when setting an invalid c-l via [set|add]Header
Rémy Maucherat
2026/04/01
Re: (tomcat) branch main updated: Avoid various edge cases when setting an invalid c-l via [set|add]Header
Mark Thomas
2026/04/01
(tomcat) branch main updated: Avoid various edge cases when setting an invalid c-l via [set|add]Header
markt
2026/04/01
Re: [PROPOSED ANNOUNCEMENT] End of support for Apache Tomcat Native 1.2.x
Mark Thomas
2026/04/01
(tomcat) branch 9.0.x updated: Fix a regression in the previous release when logging the query string
markt
2026/04/01
(tomcat) branch 11.0.x updated: Fix a regression in the previous release when logging the query string
markt
2026/04/01
(tomcat) branch 10.1.x updated: Fix a regression in the previous release when logging the query string
markt
2026/04/01
(tomcat) branch main updated: Fix a regression in the previous release when logging the query string
markt
2026/04/01
(tomcat) branch 9.0.x updated: Add a unit test for CVE-2018-8034
dsoumis
2026/04/01
(tomcat) branch 10.1.x updated: Add a unit test for CVE-2018-8034
dsoumis
2026/04/01
Re: [PROPOSED ANNOUNCEMENT] End of support for Apache Tomcat Native 1.2.x
Christopher Schultz
2026/04/01
(tomcat) branch 11.0.x updated: Add a unit test for CVE-2018-8034
dsoumis
2026/04/01
Re: [PR] Add a unit test for CVE-2018-8034 [tomcat]
via GitHub
2026/04/01
(tomcat) branch main updated: Add a unit test for CVE-2018-8034
dsoumis
2026/04/01
Re: [PROPOSED ANNOUNCEMENT] End of support for Apache Tomcat Native 1.2.x
Christopher Schultz
2026/04/01
[PR] Add a unit test for CVE-2018-8034 [tomcat]
via GitHub
2026/04/01
(tomcat) 02/02: Section 5.2.2 of Jakarta WebSocket specification requires that all errors arising during the functioning of a WebSocket endpoint must be reported via the error handling method, onError(). A TCP reset causes an IOException when the server attempts to read from the connection, which qualifies as such an error.
dsoumis
2026/04/01
(tomcat) 01/02: Add testCustomCloseCode() in TestClose
dsoumis
2026/04/01
(tomcat) branch 9.0.x updated (63b113395e -> dd445c65dd)
dsoumis
2026/04/01
(tomcat) 02/02: Section 5.2.2 of Jakarta WebSocket specification requires that all errors arising during the functioning of a WebSocket endpoint must be reported via the error handling method, onError(). A TCP reset causes an IOException when the server attempts to read from the connection, which qualifies as such an error.
dsoumis
2026/04/01
(tomcat) 01/02: Add testCustomCloseCode() in TestClose
dsoumis
2026/04/01
(tomcat) branch 10.1.x updated (953a594d1e -> 8170a88872)
dsoumis
2026/04/01
(tomcat) 01/02: Add testCustomCloseCode() in TestClose
dsoumis
2026/04/01
(tomcat) 02/02: Section 5.2.2 of Jakarta WebSocket specification requires that all errors arising during the functioning of a WebSocket endpoint must be reported via the error handling method, onError(). A TCP reset causes an IOException when the server attempts to read from the connection, which qualifies as such an error.
dsoumis
2026/04/01
(tomcat) branch 11.0.x updated (d243012c04 -> 9a2b839ef6)
dsoumis
2026/04/01
(tomcat) 01/02: Add testCustomCloseCode() in TestClose
dsoumis
2026/04/01
(tomcat) 02/02: Section 5.2.2 of Jakarta WebSocket specification requires that all errors arising during the functioning of a WebSocket endpoint must be reported via the error handling method, onError(). A TCP reset causes an IOException when the server attempts to read from the connection, which qualifies as such an error.
dsoumis
2026/04/01
(tomcat) branch main updated (dfe27cc7a5 -> cb7622e99a)
dsoumis
2026/04/01
Re: [PR] TestClose enhancements [tomcat]
via GitHub
2026/04/01
[PR] TestClose enhancements [tomcat]
via GitHub
2026/04/01
(tomcat) branch 9.0.x updated: Refactor. Simplify. escapeAndAppend() includes null handling
markt
2026/04/01
(tomcat) branch 10.1.x updated: Refactor. Simplify. escapeAndAppend() includes null handling
markt
2026/04/01
(tomcat) branch 11.0.x updated: Refactor. Simplify. escapeAndAppend() includes null handling
markt
2026/04/01
Re: [PROPOSED ANNOUNCEMENT] End of support for Apache Tomcat Native 1.2.x
Mark Thomas
2026/04/01
Re: [PR] Improve test feedback by logging the availability checks for OpenSSL and Tomcat Native libraries when they're missing [tomcat]
via GitHub
2026/04/01
Re: [PROPOSED ANNOUNCEMENT] End of support for Apache Tomcat Native 1.2.x
Dimitris Soumis
2026/03/31
Re: [PROPOSED ANNOUNCEMENT] End of support for Apache Tomcat Native 1.2.x
Christopher Schultz
2026/03/31
(tomcat-maven-plugin) branch trunk updated (87a24ef -> efec222)
remm
2026/03/31
(tomcat-maven-plugin) branch dependabot/maven/org.apache.logging.log4j-log4j-core-2.25.4 deleted (was 7b6f1e4)
github-bot
2026/03/31
(tomcat-maven-plugin) 01/01: Merge pull request #114 from apache/dependabot/maven/org.apache.logging.log4j-log4j-core-2.25.4
remm
2026/03/31
Re: [PR] Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 [tomcat-maven-plugin]
via GitHub
2026/03/31
Re: [PROPOSED ANNOUNCEMENT] End of support for Apache Tomcat Native 1.2.x
Rémy Maucherat
2026/03/31
[PR] Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 [tomcat-maven-plugin]
via GitHub
2026/03/31
[PR] bump org.apache.logging.log4j:log4j-slf4j-impl from 2.25.3 to 2.25.4 [tomcat-maven-plugin]
via GitHub
2026/03/31
Re: [PR] Improve test feedback by logging the availability checks for OpenSSL and Tomcat Native libraries when they're missing [tomcat]
via GitHub
2026/03/31
Re: [PR] Improve test feedback by logging the availability checks for OpenSSL and Tomcat Native libraries when they're missing [tomcat]
via GitHub
2026/03/31
(tomcat-maven-plugin) branch dependabot/maven/org.apache.logging.log4j-log4j-core-2.25.4 created (now 7b6f1e4)
github-bot
2026/03/31
(tomcat-maven-plugin) branch dependabot/maven/org.apache.logging.log4j-log4j-slf4j-impl-2.25.4 created (now ed12299)
github-bot
2026/03/31
Re: [PROPOSED ANNOUNCEMENT] End of support for Apache Tomcat Native 1.2.x
Coty Sutherland
2026/03/31
Re: [PROPOSED ANNOUNCEMENT] End of support for Apache Tomcat Native 1.2.x
Mark Thomas
2026/03/31
Buildbot success in on tomcat-9.0.x
buildbot
2026/03/31
Re: [VOTE] Release Apache Tomcat 11.0.21
Coty Sutherland
2026/03/31
Re: [VOTE] Release Apache Tomcat 9.0.117
Coty Sutherland
2026/03/31
Re: [VOTE] Release Apache Tomcat 10.1.54
Coty Sutherland
2026/03/31
Re: [VOTE] Release Apache Tomcat 9.0.117
Mark Thomas
2026/03/31
Re: [VOTE] Release Apache Tomcat 10.1.54
Mark Thomas
2026/03/31
(tomcat) branch 9.0.x updated: Make the test more obvious
dsoumis
2026/03/31
(tomcat) branch 10.1.x updated: Make the test more obvious
dsoumis
2026/03/31
(tomcat) branch 11.0.x updated: Make the test more obvious
dsoumis
2026/03/31
(tomcat) branch main updated: Make the test more obvious
dsoumis
2026/03/31
Re: [PR] Add TLS version mismatch tests to TestSSLHostConfigProtocol to verify… [tomcat]
via GitHub
2026/03/31
Re: [VOTE] Release Apache Tomcat 11.0.21
Mark Thomas
2026/03/31
Re: [PR] Add TLS version mismatch tests to TestSSLHostConfigProtocol to verify… [tomcat]
via GitHub
2026/03/31
Re: [PR] Add TLS version mismatch tests to TestSSLHostConfigProtocol to verify… [tomcat]
via GitHub
2026/03/31
(tomcat) branch 9.0.x updated: Fix test when running on APR
markt
2026/03/31
(tomcat) branch 9.0.x updated: Add TLS version mismatch tests to TestSSLHostConfigProtocol to verify handshake failure when server and client support different protocol versions
dsoumis
2026/03/31
(tomcat) branch 10.1.x updated: Add TLS version mismatch tests to TestSSLHostConfigProtocol to verify handshake failure when server and client support different protocol versions
dsoumis
2026/03/31
(tomcat) branch 11.0.x updated: Add TLS version mismatch tests to TestSSLHostConfigProtocol to verify handshake failure when server and client support different protocol versions
dsoumis
2026/03/31
(tomcat) branch main updated: Add TLS version mismatch tests to TestSSLHostConfigProtocol to verify handshake failure when server and client support different protocol versions
dsoumis
2026/03/31
Re: [PR] Add TLS version mismatch tests to TestSSLHostConfigProtocol to verify… [tomcat]
via GitHub
2026/03/31
Re: [PR] Add TLS version mismatch tests to TestSSLHostConfigProtocol to verify… [tomcat]
via GitHub
2026/03/31
Re: [VOTE] Release Apache Tomcat 10.1.54
Christopher Schultz
2026/03/31
Buildbot success in on tomcat-11.0.x
buildbot
2026/03/31
[PR] Add TLS version mismatch tests to TestSSLHostConfigProtocol to verify… [tomcat]
via GitHub
2026/03/31
Re: [VOTE] Release Apache Tomcat 11.0.21
Christopher Schultz
2026/03/31
Buildbot success in on tomcat-12.0.x
buildbot
2026/03/31
(tomcat) branch 9.0.x updated: Add tests for StandardJarScanner scanManifest option to verify Class-Path manifest entries are followed when enabled and ignored when disabled.
dsoumis
2026/03/31
(tomcat) branch 10.1.x updated: Add tests for StandardJarScanner scanManifest option to verify Class-Path manifest entries are followed when enabled and ignored when disabled.
dsoumis
2026/03/31
(tomcat) branch 11.0.x updated: Add tests for StandardJarScanner scanManifest option to verify Class-Path manifest entries are followed when enabled and ignored when disabled.
dsoumis
2026/03/31
Re: [PR] Add tests for StandardJarScanner scanManifest option to verify Class-… [tomcat]
via GitHub
2026/03/31
Re: [VOTE] Release Apache Tomcat 11.0.21
Dimitris Soumis
2026/03/31
(tomcat) branch main updated: Add tests for StandardJarScanner scanManifest option to verify Class-Path manifest entries are followed when enabled and ignored when disabled.
dsoumis
2026/03/31
[PR] Add tests for StandardJarScanner scanManifest option to verify Class-… [tomcat]
via GitHub
2026/03/31
Re: [VOTE] Release Apache Tomcat 11.0.21
Rémy Maucherat
2026/03/31
[Bug 69990] Support for Websockets over HTTP/2 on Tomcat 9.x.x and later versions
bugzilla
2026/03/31
[Bug 69990] New: Support for Websockets over HTTP/2 on Tomcat 9.x.x and later versions
bugzilla
2026/03/31
Re: [VOTE] Release Apache Tomcat 9.0.117
Dimitris Soumis
2026/03/31
Re: [VOTE] Release Apache Tomcat 10.1.54
Dimitris Soumis
2026/03/31
Re: [VOTE] Release Apache Tomcat 11.0.21
Mark Thomas
2026/03/31
Re: [VOTE] Release Apache Tomcat 9.0.117
Rémy Maucherat
2026/03/31
Re: [VOTE] Release Apache Tomcat 10.1.54
Rémy Maucherat
2026/03/31
Re: [VOTE] Release Apache Tomcat 11.0.21
Rémy Maucherat
2026/03/31
(tomcat) branch 9.0.x updated: Fix typo
markt
2026/03/31
(tomcat) branch 10.1.x updated: Fix typo
markt
2026/03/31
(tomcat) branch 11.0.x updated: Fix typo
markt
2026/03/31
(tomcat) branch main updated: Fix typos
markt
2026/03/30
Re: [VOTE] Release Apache Tomcat 9.0.117
Christopher Schultz
2026/03/30
(tomcat) branch 10.1.x updated: Increment version numbers for next release
schultz
2026/03/30
[VOTE] Release Apache Tomcat 10.1.54
Christopher Schultz
2026/03/30
(tomcat) 01/01: Tag 10.1.54
schultz
2026/03/30
(tomcat) tag 10.1.54 created (now 8ec9fde54c)
schultz
2026/03/30
(tomcat) branch 9.0.x updated: Next is 9.0.118
remm
2026/03/30
[VOTE] Release Apache Tomcat 9.0.117
Rémy Maucherat
2026/03/30
(tomcat) 01/01: Tag 9.0.117
remm
2026/03/30
(tomcat) tag 9.0.117 created (now f892e52577)
remm
2026/03/30
(tomcat) branch 11.0.x updated: Increment version for next development cycle
markt
2026/03/30
[VOTE] Release Apache Tomcat 11.0.21
Mark Thomas
2026/03/30
(tomcat) 01/01: Tag 11.0.21
markt
2026/03/30
(tomcat) tag 11.0.21 created (now 1d6b501b49)
markt
2026/03/30
(tomcat) branch main updated: Improve test reliability
markt
2026/03/30
(tomcat) branch 9.0.x updated: Improve test reliability
markt
2026/03/30
(tomcat) branch 10.1.x updated: Improve test reliability
markt
2026/03/30
(tomcat) branch 11.0.x updated: Improve test reliability
markt
2026/03/30
Buildbot failure in on tomcat-12.0.x
buildbot
2026/03/30
(tomcat) branch 9.0.x updated: Add TestJsonErrorReportValve
dsoumis
2026/03/30
(tomcat) branch 10.1.x updated: Add TestJsonErrorReportValve
dsoumis
2026/03/30
(tomcat) branch 11.0.x updated: Add TestJsonErrorReportValve
dsoumis
2026/03/30
(tomcat) branch main updated: Add TestJsonErrorReportValve
dsoumis
2026/03/30
Re: [PR] Add test coverage for JsonErrorReportValve [tomcat]
via GitHub
2026/03/30
Re: (tomcat) branch add-json-error-report-valve-tests deleted (was 252d60a623)
Dimitris Soumis
2026/03/30
(tomcat) branch add-json-error-report-valve-tests deleted (was 252d60a623)
dsoumis
2026/03/30
(tomcat) branch add-json-error-report-valve-tests created (now 252d60a623)
dsoumis
2026/03/30
(tomcat) 01/01: Fix formatting and increase coverage by adding test cases
dsoumis
2026/03/30
Re: Tagging April releases
Rémy Maucherat
2026/03/30
Tagging April releases
Mark Thomas
2026/03/30
(tomcat) branch 9.0.x updated: Align behaviour (but not implementation) with Tomcat Native
markt
2026/03/30
(tomcat) branch 10.1.x updated: Align behaviour (but not implementation) with Tomcat Native
markt
2026/03/30
(tomcat) branch 11.0.x updated: Align behaviour (but not implementation) with Tomcat Native
markt
2026/03/30
(tomcat) branch main updated: Align behaviour (but not implementation) with Tomcat Native
markt
2026/03/30
(tomcat) branch 9.0.x updated: Better error handling - partial revert of 607ebc0
markt
2026/03/30
(tomcat) branch 10.1.x updated: Better error handling - partial revert of 607ebc0
markt
2026/03/30
(tomcat) branch 11.0.x updated: Better error handling - partial revert of 6d955cc
markt
2026/03/30
(tomcat) branch main updated: Better error handling - partial revert of 9b9459a
markt
2026/03/30
(tomcat) branch 9.0.x updated: Expand access log escaping
markt
2026/03/30
(tomcat) branch 10.1.x updated: Expand access log escaping
markt
2026/03/30
(tomcat) branch 11.0.x updated: Expand access log escaping
markt
2026/03/30
(tomcat) branch main updated: Expand access log escaping
markt
2026/03/29
(tomcat-jakartaee-migration) branch main updated: Bump codecov/codecov-action from 5 to 6
remm
2026/03/29
Re: [PR] Bump codecov/codecov-action from 5 to 6 [tomcat-jakartaee-migration]
via GitHub
2026/03/29
(tomcat-jakartaee-migration) branch dependabot/github_actions/codecov/codecov-action-6 deleted (was 71ce36d)
github-bot
2026/03/29
(tomcat-jakartaee-migration) branch dependabot/github_actions/codecov/codecov-action-6 created (now 71ce36d)
github-bot
2026/03/29
[PR] Bump codecov/codecov-action from 5 to 6 [tomcat-jakartaee-migration]
via GitHub
2026/03/29
Buildbot failure in on tomcat-10.1.x
buildbot
2026/03/29
(tomcat) 02/03: Fix format
markt
2026/03/29
(tomcat) 01/03: Improvements to French translations. (remm)
markt
2026/03/29
(tomcat) branch 9.0.x updated (8c5325b3c9 -> 03ec9b0f66)
markt
2026/03/29
(tomcat) 03/03: Improvements to Japanese translations provided by tak7iji.
markt
2026/03/29
(tomcat) branch 10.1.x updated: Improvements to Japanese translations provided by tak7iji.
markt
2026/03/29
(tomcat) branch 10.1.x updated: Alphabetical order
markt
2026/03/29
(tomcat) branch 10.1.x updated: Improvements to French translations. (remm)
markt
2026/03/29
(tomcat) 01/02: Improvements to French translations. (remm)
markt
2026/03/29
(tomcat) branch 11.0.x updated (d94a3a10ac -> d17d00c648)
markt
2026/03/29
(tomcat) 02/02: Improvements to Japanese translations provided by tak7iji
markt
2026/03/29
(tomcat) 03/03: Update Japanese translations - tak7iji
markt
2026/03/29
(tomcat) branch main updated (0e42002703 -> e712d89c68)
markt
2026/03/29
(tomcat) 01/03: Fixed version is now known.
markt
2026/03/29
(tomcat) 02/03: Update French translations (remm)
markt
2026/03/29
Buildbot failure in on tomcat-11.0.x
buildbot
2026/03/29
(tomcat) branch 9.0.x updated: Remove no longer used directory from .gitignore
dsoumis
Earlier messages
Later messages