1. ead5012 * src/modules/perl/modperl_common_util.c (modperl_table_magic_copy): by Joe Orton · 3 months ago trunk
  2. b0ca3fa Start 2.0.14-dev cycle by Steve Hay · 6 months ago
  3. 3fe4b7a Release 2.0.13 by Steve Hay · 6 months ago
  4. 1d8885d Make mod_perl-2.0.13-rc1 by Steve Hay · 9 months ago
  5. 4a61b2e Update README for 2.0.13 by Steve Hay · 9 months ago
  6. 9caae46 Avoid various "uninitialized value" warnings from ExtUtils::MM_Unix and ExtUtils::MM_Any when running Makefile.PL by Steve Hay · 9 months ago
  7. 790ab8d Update Apache-SizeLimit external from 0.97 to 0.98 by Steve Hay · 9 months ago
  8. 60289ac Update Apache-Reload external from 0.13 to 0.14 by Steve Hay · 9 months ago
  9. e9bdaae Changes entry for previous commit by Steve Hay · 10 months ago
  10. 89b830c Do not use deprecated ap_get_server_version() in Server::Status by Steve Hay · 10 months ago
  11. 83f688d Changes entry for previous commit by Steve Hay · 10 months ago
  12. 11bb9a6 Avoid sandbox denial while attempting to generate PCH: by Steve Hay · 10 months ago
  13. cd992fb Changes entry for previous commit by Steve Hay · 10 months ago
  14. 991cfec Stop using do_open9() - this deprecated function was removed in 5.37.1 by Steve Hay · 10 months ago
  15. 48e6103 Start 2.0.13-dev cycle by Steve Hay · 2 years, 3 months ago
  16. 2f75416 Release 2.0.12 by Steve Hay · 2 years, 3 months ago
  17. 561f067 Reverting previous commit by Steve Hay · 2 years, 4 months ago
  18. 4d3756b Testing buildbot fix on svn commit... (Removed in next commit) by Steve Hay · 2 years, 4 months ago
  19. 8d3b221 Make mod_perl-2.0.12-rc2 by Steve Hay · 2 years, 4 months ago
  20. 087143f Update Changes by Steve Hay · 2 years, 4 months ago
  21. daef108 Add CONTRIBUTING.md file. by Steve Hay · 2 years, 4 months ago
  22. 39c2ed8 Add bug tracker information to README by Steve Hay · 2 years, 4 months ago
  23. da3dc33 Make mod_perl-2.0.12-rc1 by Steve Hay · 2 years, 6 months ago
  24. 67bee59 Update README for 2.0.12 by Steve Hay · 2 years, 6 months ago
  25. e108604 Update Apache-Test external from 1.42 to 1.43 by Steve Hay · 2 years, 6 months ago
  26. 42e939d Update Changes for previous commit by Steve Hay · 2 years, 6 months ago
  27. 9dac4cf Parse apr.h with a C preprocessor by Steve Hay · 2 years, 6 months ago
  28. 0ca450a Update Changes for previous commit by Steve Hay · 2 years, 9 months ago
  29. 9a2d55d Improve installation instructions for AIX by Steve Hay · 2 years, 9 months ago
  30. 55519bc Changes entry for previous commit by Steve Hay · 3 years ago
  31. 916376b Fix build for perl >= 5.33.7 by Steve Hay · 3 years ago
  32. 0537fc9 Update Changes for previous commit by Steve Hay · 3 years, 2 months ago
  33. 0fcc719 Fix SIGSEGV crash due to wrong use of perl_parse() by Steve Hay · 3 years, 2 months ago
  34. c4b0914 Restore build with perl 5.8.8 by Steve Hay · 4 years, 7 months ago
  35. ef14c35 Use SHA256/SHA512 checksums rather than MD5/SHA1 as required by https://www.apache.org/dev/release-distribution by Steve Hay · 4 years, 7 months ago
  36. 2c20c6c Start 2.0.12-dev cycle by Steve Hay · 4 years, 7 months ago
  37. e2af6ea Release 2.0.11 by Steve Hay · 4 years, 7 months ago
  38. dc3e397 Update Changes file by Steve Hay · 4 years, 7 months ago
  39. 3734823 Fix t/modules/apache_resource.t failures by Steve Hay · 4 years, 7 months ago
  40. c36dc6a Update README with current status of known test failures by Steve Hay · 4 years, 7 months ago
  41. 2bd236e Make mod_perl-2.0.11-rc3 by Steve Hay · 4 years, 7 months ago
  42. bd43a46 Fix t/api/request_rec.t failures on non-Windows platforms by Steve Hay · 4 years, 7 months ago
  43. 7f51eae Make mod_perl-2.0.11-rc2 by Steve Hay · 4 years, 7 months ago
  44. 237ea6d Update Changes file with recent changes by Steve Hay · 4 years, 7 months ago
  45. 43d1cf6 Fix [CVE-2011-2767] Arbitrary Perl code execution in the context of the user account via a user-owned .htaccess by Steve Hay · 4 years, 7 months ago
  46. ea85218 Fix potential test suite hangs due to pipelined response deadlocks by Steve Hay · 4 years, 7 months ago
  47. 817088a Fix t/compat/request.t failures by Steve Hay · 4 years, 7 months ago
  48. 63311e2 Make mod_perl-2.0.11-rc1 by Steve Hay · 4 years, 8 months ago
  49. b8dcec5 Update README by Steve Hay · 4 years, 8 months ago
  50. 84a6f0b Update Apache-Test external from 1.41 to 1.42 by Steve Hay · 4 years, 8 months ago
  51. 8578301 Avoid use of FINFO_NORM where possible; if not possible then switch off the FINFO_PROT bits on Windows by Steve Hay · 4 years, 8 months ago
  52. 330eb18 Remove use of deprecated symbol Nullav by Steve Hay · 4 years, 9 months ago
  53. 635d035 Fix for recent perls in which '.' is no longer in @INC by default by Steve Hay · 4 years, 10 months ago
  54. 84dc29c Update README for 2.0.11 by Steve Hay · 4 years, 10 months ago
  55. a149020 Update Changes file with recent changes by Steve Hay · 4 years, 10 months ago
  56. 1352799 Update Apache-Test external from 1.40 to 1.41 by Steve Hay · 4 years, 10 months ago
  57. 86620cb Ensure secure URLs are used in build scripts by Steve Hay · 4 years, 10 months ago
  58. a3d253b Fix Use-after-free segfault in ap_server_config_defines seen on start-up on OpenBSD by Steve Hay · 4 years, 10 months ago
  59. 33a736e Fix build breakage caused by r1717474 in perl < 5.13.6 (mg_free_type() was added in 5.13.6). by Steve Hay · 7 years ago
  60. f178b84 Since Apache 2.4.25, header injection fails with by Steve Hay · 7 years ago
  61. b0ebad0 HTTP/1.1 RFC 7230, section 2.6. "Protocol Versioning" says the HTTP name by Steve Hay · 7 years ago
  62. 01be0f0 Update RELEASE instructions to reflect what has been done for 2.0.9 and 2.0.10 by Steve Hay · 7 years ago
  63. 8d6b42c Start 2.0.11-dev cycle by Steve Hay · 7 years ago
  64. 217ca7c Release 2.0.10 by Steve Hay · 7 years ago
  65. b5f2377 Make mod_perl-2.0.10-rc2 by Steve Hay · 8 years ago
  66. 1278e2d Declare MP_vtbl_env and MP_vtbl_envelem as 'extern' to fix linker errors on OSX/Darwin by Steve Hay · 8 years ago
  67. 634a0d9 Make mod_perl-2.0.10-rc1 by Steve Hay · 8 years ago
  68. 4409d4b Update README for 2.0.10 by Steve Hay · 8 years ago
  69. 641c1b1 Update Apache-Test external from 1.39 to 1.40 by Steve Hay · 8 years ago
  70. 8e8b5db Update Makefile.PL as per r1759432 by Steve Hay · 8 years ago
  71. 1ba12a2 Update RELEASE as per r1759430 by Steve Hay · 8 years ago
  72. 8f80e9e Update Changes file with recent changes. by Steve Hay · 8 years ago
  73. f2b7d28 Automatic compiler flags for gcc 5 and clang by Steve Hay · 8 years ago
  74. 63fa167 Fix printf tests for perl-5.22 without ithreads support by Steve Hay · 8 years ago
  75. cbe5083 Fix compile errors since SVN revision 1717474 for unthreaded perl by Steve Hay · 8 years ago
  76. 19e6b61 Add support for Perl 5.22.x. by Steve Hay · 8 years ago
  77. d3f5bc8 Fix t/modperl/print.t, t/modperl/printf.t and t/directive/perlloadmodule3.t under perl-5.22.0 by Steve Hay · 9 years ago
  78. c5a9000 Fix t/api/uri.t, t/apr/uri.t and t/apr-ext/uri.t under perl-5.22.0 by Steve Hay · 9 years ago
  79. c5ec4d1 Start 2.0.10-dev cycle by Steve Hay · 9 years ago
  80. 8f32ea9 Release 2.0.9 by Steve Hay · 9 years ago
  81. 66a9832 Add note to README about MP_INLINE problem when building with GCC 5. by Steve Hay · 9 years ago
  82. 642a238 Make mod_perl-2.0.9-rc3 by Steve Hay · 9 years ago
  83. 2165d8a Fix t/api/aplog.t for apr-1.5.2 by Steve Hay · 9 years ago
  84. a0ffe94 Note that Perl 5.22.x is currently not supported due to the problem in CPAN RT#101962 by Steve Hay · 9 years ago
  85. 37f7778 Restore unthreaded build following r1682366 by Steve Hay · 9 years ago
  86. 6ff93a6 Make mod_perl-2.0.9-rc2 by Steve Hay · 9 years ago
  87. 8a75abb t/modules/proxy.t no longer fails, following r1682369 by Steve Hay · 9 years ago
  88. ff45a9e Follow-up to r1682369 to restore the build on Windows by Steve Hay · 9 years ago
  89. 00b8c28 Remove PerlInterpScope directive as discussed on mailing list. PerlInterpScope by Jan Kaluža · 9 years ago
  90. 7a63115 Add MP_*_CROAK_*_PUTBACK macros to call modperl_croak and also putback by Jan Kaluža · 9 years ago
  91. 3b4d4aa In httpd-2.4, the Allow/Deny/Order directives are in mod_access_compat instead of mod_authz_host, and the Satisfy directive is now also in mod_access_compat instead of core. Also allow running test suite if httpd.conf of the Apache we're building against (which is used to configure t/conf/httpd.conf) doesn't load mod_access_compat. by Steve Hay · 9 years ago
  92. 75502d3 Make mod_perl-2.0.9-rc1 by Steve Hay · 9 years ago
  93. 8360d22 Add a Changes entry for the biggest change in this version, which is as-yet unmentioned in the Change file! by Steve Hay · 9 years ago
  94. fbc0ca9 Bump version in META.yml, which was missed from the "prepare for 2.0.9-dev cycle" changes by Steve Hay · 9 years ago
  95. 63076be Set the $VERSION for the distribution tarball as it is done for Apache-Test and Apache-Reload, by Steve Hay · 9 years ago
  96. 9043abf Document another known test failure on Windows, this one seemingly introduced by r1676417 by Steve Hay · 9 years ago
  97. 5f4d1cf Update supported Apache httpd versions with latest 2.4 releases by Steve Hay · 9 years ago
  98. d4b5940 Exclude t/response/TestPerl/ithreads3.pm since t/perl/ithreads3.t has been excluded since r1632231 by Steve Hay · 9 years ago
  99. d526781 Ensure file permissions and EOLs are set correctly when creating the release tarball by Steve Hay · 9 years ago
  100. e1a0702 Update PAUSE instructions in RELEASE by Steve Hay · 9 years ago