1. 5b97d92 Add changelog by Christopher Schultz · 2 weeks ago main
  2. ace75cd Update Tomcat Native docs for 2.0.7 release by Mark Thomas · 2 weeks ago
  3. 6f7ce1e Add Changes in 1.3.x section by Dimitrios Soumis · 4 weeks ago
  4. 29bd1a1 Remove references to JAVA_PLATFORM and very old Java versions by Mark Thomas · 4 weeks ago
  5. 9cf5740 Remove reference to Tomcat 8.5.x by Mark Thomas · 4 weeks ago
  6. 745455f Fix a crash on Windows in SSLContext.setCACertificate() by Michael Osipov · 5 weeks ago
  7. 6a6a6b2 Add missing newlines to printf statements by Michael Osipov · 5 weeks ago
  8. e49f0fe Ensure local reference capacity is available for array allocations. by Christopher Schultz · 5 weeks ago
  9. 4eaa5c9 Use ERR_error_string_n instead of ERR_error_string. by Christopher Schultz · 5 weeks ago
  10. 43ddd1e Fix comment by Michael Osipov · 9 weeks ago
  11. 49d1a3a Fix APR version check in M4 macro by Michael Osipov · 9 weeks ago
  12. d1cc229 Increment version number for next development cycle by Mark Thomas · 4 months ago
  13. 0f6a36b http -> https by Mark Thomas · 4 months ago
  14. 2f569cf Align with other branches. No functional change. by Mark Thomas · 4 months ago
  15. c535128 News links should be in reverse date order by Mark Thomas · 4 months ago
  16. 38d3167 Update ASF logo by Mark Thomas · 4 months ago
  17. a06fa4c Add a version to the title by Mark Thomas · 4 months ago
  18. 49befd6 Consistent formatting. Add missing entries. by Mark Thomas · 4 months ago
  19. eec7943 Add 1.3.x branch by Mark Thomas · 4 months ago
  20. d8edaeb Update OpenSSL 3.0.x patch for addition of INT64_MAx constant by Mark Thomas · 4 months ago
  21. aad7092 Sync with 11.0.x by Mark Thomas · 5 months ago
  22. b58545d Update ignores by Mark Thomas · 5 months ago
  23. c8ed30a Update recommended OpenSSL version to 3.0.13 by Mark Thomas · 5 months ago
  24. 369f896 Happy New Year 2024 by Mark Thomas · 6 months ago
  25. d59e74e Remove unused parameters by Mark Thomas · 6 months ago
  26. 607af74 Fix typo. Further improve BZ 67818 wording by Mark Thomas · 8 months ago
  27. 92aefff Better wording for BZ 67818 by Mark Thomas · 8 months ago
  28. ccc6bfe BZ 67818: SSL#setVerify()/SSLContext#setVerify() silently set undocumented default verify paths by Michael Osipov · 8 months ago
  29. ac6f59b Remove an unreachable if condition around CRLs in sslcontext.c by Michael Osipov · 8 months ago
  30. 82a502d BZ 67538: Make use of Ant's <javaversion /> task to enfore the mininum Java build version by Michael Osipov · 8 months ago
  31. 4478b72 Add Ant version (1.10.2) requirement identical to Tomcat by Michael Osipov · 8 months ago
  32. 1f32d55 Align Java source compile configuration with Tomcat by Michael Osipov · 8 months ago
  33. 97a76c3 Drop useless 'compile.optimize' option by Michael Osipov · 8 months ago
  34. 3549935 BZ 67616: o.a.tomcat.jni.SSL contains useless check for old OpenSSL version by Michael Osipov · 8 months ago
  35. fd3df8f Fix incorrect comment by Michael Osipov · 8 months ago
  36. 1613331 Align default pass phrase prompt with HTTPd on Windows as well by Michael Osipov · 8 months ago
  37. d280a8d BZ 67615: Windows binary for version 2 has incorrect version suffix compared to the GNU autoconf version by Michael Osipov · 8 months ago
  38. cc95c4e Update docs for 2.0.6 release by Mark Thomas · 9 months ago
  39. 6bc2a13 Remove unused function by Mark Thomas · 9 months ago
  40. f9ae977 Remove unused function by Mark Thomas · 9 months ago
  41. 6fbbfb7 Remove unused function by Mark Thomas · 9 months ago
  42. e9cab31 Remove unused variable by Mark Thomas · 9 months ago
  43. 88e5c0d Not everyone has the same aliases I use... by Mark Thomas · 9 months ago
  44. 246d15a Increment version number for next release by Mark Thomas · 9 months ago
  45. 48988ee Keep OpenSSL patch with unix line endings so it is easier to apply by Mark Thomas · 9 months ago
  46. 674e026 Update patch position for 10-main.conf by Mark Thomas · 9 months ago
  47. 89df072 git apply requires a blank line at the end of the file by Mark Thomas · 9 months ago
  48. 68af300 Update CMSC calls by Mark Thomas · 9 months ago
  49. be39e10 Need to switch back to main to update java source tree by Mark Thomas · 9 months ago
  50. c6e51c2 Align Java source code with current 11.0.x by Mark Thomas · 9 months ago
  51. b1d954f Additional files to ignore by Mark Thomas · 9 months ago
  52. f6dfa6c Update patch for OpenSSL 3.0.11 by Mark Thomas · 9 months ago
  53. 8d567d3 Update minimum recommended version of OpenSSL to 3.0.11 by Mark Thomas · 9 months ago
  54. 7864f88 Disable OCSP if optionalNoCA is used by Mark Thomas · 9 months ago
  55. 2c13143 Update docs with 2.0.5 release date by Mark Thomas · 10 months ago
  56. 12666aa Remove unused libraries and add support for 'Hybrid CRT' technique. by Mladen Turk · 10 months ago
  57. eb0e2be Add STATIC_CRT=Hybrid compile time option that creates 'Hybrid CRT' technique which uses Universal CRT AND the static CRT by Mladen Turk · 10 months ago
  58. fb5c82e Add missing CFLAGS and RCFLAGS by Mladen Turk · 10 months ago
  59. e6487f2 Add missing source files that are new to apr 1.7.x by Mladen Turk · 10 months ago
  60. 062b795 Increment version for next development cycle by Mark Thomas · 11 months ago
  61. db26cdd Correct reference Tomcat version for JNI source by Mark Thomas · 11 months ago
  62. d861dbd Update the minimum recommended OpenSSL version to 3.0.10 by Mark Thomas · 11 months ago
  63. f64a8a4 Fix BZ 66669 - memory leak in SNI processing by Mark Thomas · 11 months ago
  64. 2e865ff Bug 66666: Remove non-reachable functions from ssl.c by Michael Osipov · 12 months ago
  65. cea4e7e Align default pass phrase prompt with HTTPd by Michael Osipov · 12 months ago
  66. 3fbe561 Trim trailing whitespace by Michael Osipov · 12 months ago
  67. f247f0a Replace tabs with spaces by Michael Osipov · 12 months ago
  68. 05919e1 Remove unused and probably obsolete custom help macro by Rainer Jung · 1 year ago
  69. 1b902ad Make name and version info consistent with recent changes by Rainer Jung · 1 year ago
  70. cd52d6b Add a comment about a probably no longer needed autoconf workaround by Rainer Jung · 1 year ago
  71. 70927e0 Rename configure.in to modern autotools style configure.ac. by Rainer Jung · 1 year ago
  72. 12b5e50 Fix incomplete updates for autotools generated files during "buildconf" execution. by Rainer Jung · 1 year ago
  73. 90576c5 Improve quoting in tcnative.m4. by Rainer Jung · 1 year ago
  74. 52728c6 Update the minimum version of autoconf for releasing to 2.68. by Rainer Jung · 1 year ago
  75. 7198f26 Increment version for next development cycle by Mark Thomas · 1 year, 1 month ago
  76. a7fed46 Add release date for Tomcat Native 2.0.4 by Mark Thomas · 1 year, 1 month ago
  77. f1fb928 Update Java code to align with Tomcat 11 by Mark Thomas · 1 year, 1 month ago
  78. 130f080 Increment version for next development cycle by Mark Thomas · 1 year, 1 month ago
  79. c5e886f Bump recommended OPenSSL version to 3.0.9 by Mark Thomas · 1 year, 1 month ago
  80. f981ef6 Bump recommended APR version 1.7.4 by Mark Thomas · 1 year, 1 month ago
  81. e021c75 Move script to better location (it is native specific) by Mark Thomas · 1 year, 2 months ago
  82. 2f56d5f Update download_deps.sh by Dimitrios Soumis · 1 year, 2 months ago
  83. fa42ee8 Update BUILDING by Dimitrios Soumis · 1 year, 2 months ago
  84. 4db34fa Add release date for Tomcat Native 2.0.3 by Mark Thomas · 1 year, 4 months ago
  85. 967644f Calculate year rather than manually updating by Mark Thomas · 1 year, 4 months ago
  86. 4618af1 Align java soucre with 10.1.x/11.0.x by Mark Thomas · 1 year, 4 months ago
  87. 54a7d97 Update OpenSSL recommended version by Mark Thomas · 1 year, 4 months ago
  88. af2252a Bump recommended APR version to 1.7.2 by Mark Thomas · 1 year, 5 months ago
  89. c207a5e Update recommended APR version to 1.7.1 by Mark Thomas · 1 year, 5 months ago
  90. 20452f7 Add 2.0.2 release information by Mark Thomas · 1 year, 7 months ago
  91. b36984e Increment version for next development cycle by Mark Thomas · 1 year, 8 months ago
  92. 6ed0c86 Should have updated recommended version before tagging by Mark Thomas · 1 year, 8 months ago
  93. 11e6807 Add change log entry by Mark Thomas · 1 year, 8 months ago
  94. 4f7fb7f Merge pull request #14 from orbea/slibtool by Mark Thomas · 1 year, 8 months ago
  95. 881c19b Follow up to LibreSSL 3.5.2 changes by Mark Thomas · 1 year, 8 months ago
  96. bcdc9a2 Merge pull request #13 from orbea/libressl by Mark Thomas · 1 year, 8 months ago
  97. c950da2 native: Remove code for outdated libressl versions by orbea · 1 year, 11 months ago
  98. 723f072 native: Update for libressl 3.5 by orbea · 1 year, 11 months ago
  99. 54dccd3 native: Fix the build with rlibtool by orbea · 1 year, 11 months ago
  100. eff76a4 Remove 1.2.x news from 2.0.x branch by Mark Thomas · 2 years ago