1. c158fa6 Fix test-compile error when running tests with -Dtest.profile=buildutil by Dimitris Soumis · 6 days ago main
  2. f323bc1 Add '-test-name-default' to targets for tests to run and to resolve coverage-report error. by Dimitris Soumis · 6 days ago
  3. db0cb0a Refactor default cipher lists by Mark Thomas · 2 weeks ago
  4. eb1972f Remove these tests. Tomcat Native is being refactored. by Mark Thomas · 2 weeks ago
  5. 500ef03 Add test cases for issues discovered during 1.3.2 release vote by Mark Thomas · 2 weeks ago
  6. 8d2125f Remove HTTP/0.9 tests by Mark Thomas · 3 weeks ago
  7. cbaa713 Align with Commons DBCP by Mark Thomas · 3 weeks ago
  8. d7c9889 DBCP 2.14.0-RC1 was released as 2.14.0 by Mark Thomas · 3 weeks ago
  9. 6e0f5ad Update to Commons Daemon 1.5.1 by Mark Thomas · 3 weeks ago
  10. 33f69f1 Update internal fork of Commons DBCP to 2.14.0-RC1 by Mark Thomas · 3 weeks ago
  11. 387d80c Merge pull request #932 from apache/dependabot/github_actions/actions/upload-artifact-6 by Rémy Maucherat · 3 weeks ago
  12. 0b121ab Bump actions/upload-artifact from 5 to 6 by dependabot[bot] · 3 weeks ago
  13. 6e15b5f Add macro for SSL_CTX_set_dh_auto by remm · 3 weeks ago
  14. cc29cb0 Improve warnings on cipher lists by remm · 3 weeks ago
  15. 9bca8f1 Update merge information by Mark Thomas · 3 weeks ago
  16. 96542f8 Update default in docs by Mark Thomas · 3 weeks ago
  17. 5896a7e Update the internal fork of Commons Pool to 2.13.0. by Mark Thomas · 3 weeks ago
  18. 6068de7 Update change log baseline to 11.0.15 by Mark Thomas · 3 weeks ago
  19. 9f299fd Will need to include TLS 1.3 ciphers in defaults with native changes by Mark Thomas · 3 weeks ago
  20. 4ca3cde Disable failing test by Mark Thomas · 4 weeks ago
  21. 24dc54f OpenSSL master branch is for 4.0.x by Mark Thomas · 4 weeks ago
  22. 7dc8c98 Update to new keys/certs with OCSP info by Mark Thomas · 4 weeks ago
  23. 3896714 Delete duplicate line by s4i · 4 weeks ago
  24. 97f157a Add interface added in Java 26 EA 26 by Mark Thomas · 4 weeks ago
  25. fbb6f7b Add option to silence all junit test output and rely on summary outputs for test status (#926) by Coty Sutherland · 5 weeks ago
  26. e8fb7f5 Merge pull request #921 from csutherl/introduce-test-profile-system by Coty Sutherland · 5 weeks ago
  27. d1b397c Use provided parameters. Fixes IDE warning. by Mark Thomas · 5 weeks ago
  28. 761dd63 Change SSO reauthentication behaviour for SPNEGO by Mark Thomas · 5 weeks ago
  29. e2fe406 Add protocol host name and SNI host name matching by remm · 5 weeks ago
  30. efe2007 Improvements to Japanese translations provided by tak7iji by Mark Thomas · 5 weeks ago
  31. 7caadd8 Improvements to French translations. (remm) by Mark Thomas · 5 weeks ago
  32. b259add Improvements to Spanish translations provided by White Vogel. by Mark Thomas · 5 weeks ago
  33. e44a0df Update Checkstyle to 12.2.0. by Mark Thomas · 5 weeks ago
  34. bfbbb86 Update Byte Buddy to 1.18.2. by Mark Thomas · 5 weeks ago
  35. 31db698 Remove HTTP 0.9 support by Mark Thomas · 6 weeks ago
  36. 2251fb8 Improve OCSP docs by Mark Thomas · 5 weeks ago
  37. debd465 Fix Javadoc by Mark Thomas · 5 weeks ago
  38. 3884582 Additional documentation, Javadoc and comments for SSO. by Mark Thomas · 5 weeks ago
  39. 782cb77 Update Commons Daemon to 1.5.0 by Mark Thomas · 5 weeks ago
  40. bdc99c8 HTTP/0.9 only allows GET by remm · 5 weeks ago
  41. d94c020 Fix broken test by Mark Thomas · 5 weeks ago
  42. 551a9d0 Fix formatting of #902 by Mark Thomas · 5 weeks ago
  43. 93fd56e Add a change log entry. by Mark Thomas · 5 weeks ago
  44. 2bd28a5 Complete Javadoc by Mark Thomas · 5 weeks ago
  45. ef1bed0 Drop getClientIdentifierDefault and refactor existing getClientIdentifier to use request parameter by Brian Matzon · 3 months ago
  46. 9e0baf7 Expose clientIdentifier generation as a function and expose a setter to modify it as needed by Brian Matzon · 3 months ago
  47. aea1647 Add a Maven-style test profile system for selective test execution using -Dtest.profile=<name> without polluting the ant -projecthelp output. by Coty Sutherland · 7 weeks ago
  48. 87171f3 tomcat-jdbc check if returned connection is closed by Alex Panchenko · 6 years ago
  49. 587b221 Update the the Tomcat Migration Tool for Jakarta EE to 1.0.10. by Mark Thomas · 6 weeks ago
  50. 7ed7a2e Simplify logic and only test aprStatusPresent when needed by Mark Thomas · 6 weeks ago
  51. 88c9487 Ensure tomcat-jni.jar is not required by catalina.jar by Mark Thomas · 6 weeks ago
  52. a192462 Merge pull request #925 from apache/dependabot/github_actions/actions/checkout-6 by Rémy Maucherat · 6 weeks ago
  53. 07028c4 Bump actions/checkout from 5 to 6 by dependabot[bot] · 6 weeks ago
  54. 0ceaed6 Align with recent web.xml updates by Mark Thomas · 6 weeks ago
  55. a2e5411 Align file extension to media type mapping with httpd by Mark Thomas · 6 weeks ago
  56. 6432a57 Remove apparently unnecessary warning by Mark Thomas · 6 weeks ago
  57. 233f500 Remainder of formatting fixes now CI is working by Mark Thomas · 6 weeks ago
  58. fc9f1c6 Re-apply standard formatting. No functional change. by Mark Thomas · 6 weeks ago
  59. 78f5d22 Re-apply standard formatting. No functional change. by Mark Thomas · 6 weeks ago
  60. 53b3606 Re-apply standard formatting. No functional change. by Mark Thomas · 6 weeks ago
  61. 8a39aa9 Re-apply standard formatting. No functional change. by Mark Thomas · 6 weeks ago
  62. 799b6f3 Add a unit test for CVE-2023-24998 and CVE-2023-28709 by Dimitris Soumis · 7 weeks ago
  63. c01be12 Update baseline to 11.0.14 by Mark Thomas · 6 weeks ago
  64. 8e28004 Improve TLS KeyStore logging on connector creation by Mark Thomas · 6 weeks ago
  65. 78bfb50 Add log warning for additional suspicious appBase values by remm · 6 weeks ago
  66. 45192db Rework status manager fix by Mark Thomas · 7 weeks ago
  67. 46ac1c5 Fix error building status JSON by Christopher Schultz · 7 weeks ago
  68. 324857f Fix ordering issue creating the classpath by remm · 7 weeks ago
  69. bc22e2d Stabilize TestStartupIPv6Connectors IPv6 selection by Dimitris Soumis · 8 weeks ago
  70. 3dca097 Fix complete status output with a failed context by Mark Thomas · 7 weeks ago
  71. b7d5660 Handle IAE when processing URIs by remm · 8 weeks ago
  72. 957f86b Revert since .release is always loaded by remm · 8 weeks ago
  73. c0d3d89 Fix a regression in clustering by Mark Thomas · 8 weeks ago
  74. 5179d9c Don't try and use a point to point interface for testing by Mark Thomas · 8 weeks ago
  75. 29291ca Add gpg.sign.files to false in release build properties by remm · 8 weeks ago
  76. 0777a54 Refactor gpg init targets; add property gpg.sign.files to disable gpg artefact signing (and only use it for release verification) by Rainer Jung · 8 weeks ago
  77. 266ca4a Raise log level for missing configuration by remm · 8 weeks ago
  78. 61ace72 Fix broken verify-release task if gpg is not on the path by Mark Thomas · 8 weeks ago
  79. 07375b1 Remove reproducibility checks for file that isn't in 12.0.x by Mark Thomas · 8 weeks ago
  80. 70f5339 fix : fix typing by minjund · 3 months ago
  81. 76c9a62 Complete the fix for BZ 69852 - align default digest order with RFC 3112 by Mark Thomas · 9 weeks ago
  82. 9ca1627 Partial fix for BZ 69852 - correct documentation for {SSHA} by Mark Thomas · 9 weeks ago
  83. c4c733a Remove useless method by remm · 9 weeks ago
  84. e9da213 Improvements to French translations. (remm) by Mark Thomas · 9 weeks ago
  85. 3b1b1c3 Improvements to Japanese translations provided by tak7iji by Mark Thomas · 9 weeks ago
  86. 80edc50 Ant tasks expects these messages to start with OK by Mark Thomas · 9 weeks ago
  87. 30fcf64 Consistent spacing by Mark Thomas · 9 weeks ago
  88. 1af1e2b Better comments and fix broken test. by Mark Thomas · 9 weeks ago
  89. b710a7e Remove unnecessary tests. by Mark Thomas · 9 weeks ago
  90. 3fe71d9 Code style and fix by remm · 9 weeks ago
  91. d3968c5 Merge pull request #916 from MegaManSec/2 by Rémy Maucherat · 9 weeks ago
  92. eb076d8 Merge pull request #915 from MegaManSec/1 by Rémy Maucherat · 9 weeks ago
  93. a476c28 Remove deprecated code by Mark Thomas · 9 weeks ago
  94. 0189378 AjpProcessor: fix readMessage() bounds check by Joshua Rogers · 9 weeks ago
  95. fcc4ed0 JNDIRealm: use constructed SSLSocketFactory for StartTLS by Joshua Rogers · 9 weeks ago
  96. bea690a Fix APR crash on shutdown by Mark Thomas · 9 weeks ago
  97. 9253cbb Refactor AprStatus to o.a.t.jni package by Mark Thomas · 9 weeks ago
  98. f996abe Revert "Fix consistent crash (on Unix with OpenSSL provider) in tests" by Mark Thomas · 9 weeks ago
  99. 02409ba Update Maven Resolver Ant Tasks to 1.6.0. by Rainer Jung · 9 weeks ago
  100. f3b7bdc Fix consistent crash (on Unix with OpenSSL provider) in tests by Mark Thomas · 9 weeks ago