1. 7fd9268 Add tracking file for possible changes for next major version by Mark Thomas · 3 months ago main
  2. d4c9b1c Merge pull request #29 from apache/jfclere-patch-1 by Jean-Frederic Clere · 3 months ago
  3. 5d2fd22 remove forgotten ref: trunk element. by Jean-Frederic Clere · 3 months ago
  4. c1dc845 Merge pull request #26 from jfclere/trunk by Jean-Frederic Clere · 3 months ago
  5. e9186c3 Add a build test for windows. by Jean-Frederic Clere · 4 months ago
  6. 82c308f Add note about needing a C compiler and autoconf/automake by Christopher Schultz · 3 months ago
  7. 17827f1 Remove instructions for running tests that don't exist by Mark Thomas · 4 months ago
  8. 88bb6f8 Align Java build version with Tomcat 12.0.x by Mark Thomas · 4 months ago
  9. f464898 Keep empty openssl directory - referenced in Windows build instructions by Mark Thomas · 4 months ago
  10. d369373 Created with wrong name in wrong directory by Mark Thomas · 4 months ago
  11. 1394124 Update docs with estimated release date for 2.0.9 by Mark Thomas · 4 months ago
  12. a3d886c More updates for building with VS2002 by Mark Thomas · 4 months ago
  13. e6c23b8 Make sure openssl directory exists by Mark Thomas · 4 months ago
  14. becf9d6 Merge updates from Tomcat 12.0.x by Mark Thomas · 4 months ago
  15. 6f2ac3e Update build environment and recommended versions by Mark Thomas · 4 months ago
  16. 5daada9 Exclude msvcrt.lib when producing hybrid build by Mark Thomas · 4 months ago
  17. b5f9906 Patch no longer needed with updated build environment by Mark Thomas · 4 months ago
  18. 96f3cf2 Happy New Year 2025 by Rainer Jung · 9 months ago
  19. 5f8d6d6 Add 2.0.8 release notice by Mark Thomas · 1 year, 2 months ago
  20. a6fcc88 Increment version for next development cycle by Mark Thomas · 1 year, 2 months ago
  21. eedbeb0 Fix compilation error on Windows by Mark Thomas · 1 year, 2 months ago
  22. b678f15 Align Java code with latest 11.0.x by Mark Thomas · 1 year, 2 months ago
  23. 8f3fe53 Update recommended version of OpenSSL to 3.0.14 by Mark Thomas · 1 year, 2 months ago
  24. 2b1082d Update, refactor and polish instructions of the documentation. (#25) by Dimitrios Soumis · 1 year, 2 months ago
  25. a4c6e18 Fix broken XML by Mark Thomas · 1 year, 2 months ago
  26. 0947d29 Update for 2024 by Mark Thomas · 1 year, 3 months ago
  27. 5b97d92 Add changelog by Christopher Schultz · 1 year, 4 months ago
  28. ace75cd Update Tomcat Native docs for 2.0.7 release by Mark Thomas · 1 year, 4 months ago
  29. 6f7ce1e Add Changes in 1.3.x section by Dimitrios Soumis · 1 year, 4 months ago
  30. 29bd1a1 Remove references to JAVA_PLATFORM and very old Java versions by Mark Thomas · 1 year, 4 months ago
  31. 9cf5740 Remove reference to Tomcat 8.5.x by Mark Thomas · 1 year, 4 months ago
  32. 745455f Fix a crash on Windows in SSLContext.setCACertificate() by Michael Osipov · 1 year, 4 months ago
  33. 6a6a6b2 Add missing newlines to printf statements by Michael Osipov · 1 year, 4 months ago
  34. e49f0fe Ensure local reference capacity is available for array allocations. by Christopher Schultz · 1 year, 4 months ago
  35. 4eaa5c9 Use ERR_error_string_n instead of ERR_error_string. by Christopher Schultz · 1 year, 4 months ago
  36. 43ddd1e Fix comment by Michael Osipov · 1 year, 5 months ago
  37. 49d1a3a Fix APR version check in M4 macro by Michael Osipov · 1 year, 5 months ago
  38. d1cc229 Increment version number for next development cycle by Mark Thomas · 1 year, 7 months ago
  39. 0f6a36b http -> https by Mark Thomas · 1 year, 7 months ago
  40. 2f569cf Align with other branches. No functional change. by Mark Thomas · 1 year, 7 months ago
  41. c535128 News links should be in reverse date order by Mark Thomas · 1 year, 7 months ago
  42. 38d3167 Update ASF logo by Mark Thomas · 1 year, 7 months ago
  43. a06fa4c Add a version to the title by Mark Thomas · 1 year, 7 months ago
  44. 49befd6 Consistent formatting. Add missing entries. by Mark Thomas · 1 year, 7 months ago
  45. eec7943 Add 1.3.x branch by Mark Thomas · 1 year, 7 months ago
  46. d8edaeb Update OpenSSL 3.0.x patch for addition of INT64_MAx constant by Mark Thomas · 1 year, 7 months ago
  47. aad7092 Sync with 11.0.x by Mark Thomas · 1 year, 8 months ago
  48. b58545d Update ignores by Mark Thomas · 1 year, 8 months ago
  49. c8ed30a Update recommended OpenSSL version to 3.0.13 by Mark Thomas · 1 year, 8 months ago
  50. 369f896 Happy New Year 2024 by Mark Thomas · 1 year, 9 months ago
  51. d59e74e Remove unused parameters by Mark Thomas · 1 year, 9 months ago
  52. 607af74 Fix typo. Further improve BZ 67818 wording by Mark Thomas · 1 year, 11 months ago
  53. 92aefff Better wording for BZ 67818 by Mark Thomas · 1 year, 11 months ago
  54. ccc6bfe BZ 67818: SSL#setVerify()/SSLContext#setVerify() silently set undocumented default verify paths by Michael Osipov · 1 year, 11 months ago
  55. ac6f59b Remove an unreachable if condition around CRLs in sslcontext.c by Michael Osipov · 1 year, 11 months ago
  56. 82a502d BZ 67538: Make use of Ant's <javaversion /> task to enfore the mininum Java build version by Michael Osipov · 2 years ago
  57. 4478b72 Add Ant version (1.10.2) requirement identical to Tomcat by Michael Osipov · 2 years ago
  58. 1f32d55 Align Java source compile configuration with Tomcat by Michael Osipov · 2 years ago
  59. 97a76c3 Drop useless 'compile.optimize' option by Michael Osipov · 2 years ago
  60. 3549935 BZ 67616: o.a.tomcat.jni.SSL contains useless check for old OpenSSL version by Michael Osipov · 2 years ago
  61. fd3df8f Fix incorrect comment by Michael Osipov · 2 years ago
  62. 1613331 Align default pass phrase prompt with HTTPd on Windows as well by Michael Osipov · 2 years ago
  63. d280a8d BZ 67615: Windows binary for version 2 has incorrect version suffix compared to the GNU autoconf version by Michael Osipov · 2 years ago
  64. cc95c4e Update docs for 2.0.6 release by Mark Thomas · 2 years ago
  65. 6bc2a13 Remove unused function by Mark Thomas · 2 years ago
  66. f9ae977 Remove unused function by Mark Thomas · 2 years ago
  67. 6fbbfb7 Remove unused function by Mark Thomas · 2 years ago
  68. e9cab31 Remove unused variable by Mark Thomas · 2 years ago
  69. 88e5c0d Not everyone has the same aliases I use... by Mark Thomas · 2 years ago
  70. 246d15a Increment version number for next release by Mark Thomas · 2 years ago
  71. 48988ee Keep OpenSSL patch with unix line endings so it is easier to apply by Mark Thomas · 2 years ago
  72. 674e026 Update patch position for 10-main.conf by Mark Thomas · 2 years ago
  73. 89df072 git apply requires a blank line at the end of the file by Mark Thomas · 2 years ago
  74. 68af300 Update CMSC calls by Mark Thomas · 2 years ago
  75. be39e10 Need to switch back to main to update java source tree by Mark Thomas · 2 years ago
  76. c6e51c2 Align Java source code with current 11.0.x by Mark Thomas · 2 years ago
  77. b1d954f Additional files to ignore by Mark Thomas · 2 years ago
  78. f6dfa6c Update patch for OpenSSL 3.0.11 by Mark Thomas · 2 years ago
  79. 8d567d3 Update minimum recommended version of OpenSSL to 3.0.11 by Mark Thomas · 2 years ago
  80. 7864f88 Disable OCSP if optionalNoCA is used by Mark Thomas · 2 years ago
  81. 2c13143 Update docs with 2.0.5 release date by Mark Thomas · 2 years, 1 month ago
  82. 12666aa Remove unused libraries and add support for 'Hybrid CRT' technique. by Mladen Turk · 2 years, 1 month ago
  83. eb0e2be Add STATIC_CRT=Hybrid compile time option that creates 'Hybrid CRT' technique which uses Universal CRT AND the static CRT by Mladen Turk · 2 years, 1 month ago
  84. fb5c82e Add missing CFLAGS and RCFLAGS by Mladen Turk · 2 years, 1 month ago
  85. e6487f2 Add missing source files that are new to apr 1.7.x by Mladen Turk · 2 years, 1 month ago
  86. 062b795 Increment version for next development cycle by Mark Thomas · 2 years, 2 months ago
  87. db26cdd Correct reference Tomcat version for JNI source by Mark Thomas · 2 years, 2 months ago
  88. d861dbd Update the minimum recommended OpenSSL version to 3.0.10 by Mark Thomas · 2 years, 2 months ago
  89. f64a8a4 Fix BZ 66669 - memory leak in SNI processing by Mark Thomas · 2 years, 2 months ago
  90. 2e865ff Bug 66666: Remove non-reachable functions from ssl.c by Michael Osipov · 2 years, 3 months ago
  91. cea4e7e Align default pass phrase prompt with HTTPd by Michael Osipov · 2 years, 3 months ago
  92. 3fbe561 Trim trailing whitespace by Michael Osipov · 2 years, 3 months ago
  93. f247f0a Replace tabs with spaces by Michael Osipov · 2 years, 3 months ago
  94. 05919e1 Remove unused and probably obsolete custom help macro by Rainer Jung · 2 years, 3 months ago
  95. 1b902ad Make name and version info consistent with recent changes by Rainer Jung · 2 years, 3 months ago
  96. cd52d6b Add a comment about a probably no longer needed autoconf workaround by Rainer Jung · 2 years, 3 months ago
  97. 70927e0 Rename configure.in to modern autotools style configure.ac. by Rainer Jung · 2 years, 3 months ago
  98. 12b5e50 Fix incomplete updates for autotools generated files during "buildconf" execution. by Rainer Jung · 2 years, 3 months ago
  99. 90576c5 Improve quoting in tcnative.m4. by Rainer Jung · 2 years, 3 months ago
  100. 52728c6 Update the minimum version of autoconf for releasing to 2.68. by Rainer Jung · 2 years, 3 months ago