1. ed33bc9 Support PHP 7 and 8 by Rainer Jung · 2 years ago trunk
  2. e3fc499 Update certificate creation to avoid failures with OpenSSL 3.2+ by Joe Orton · 2 years, 4 months ago
  3. 0430eeb start 1.44-dev cycle by Steve Hay · 4 years, 8 months ago
  4. 5050d50 1.43 release by Steve Hay · 4 years, 8 months ago
  5. 857561c Make Apache-Test-1.43-rc1 by Steve Hay · 4 years, 9 months ago
  6. c69efbe Update Changes by Steve Hay · 4 years, 9 months ago
  7. eebeef5 Our implementation of "which" should not search by Rainer Jung · 6 years ago
  8. 5a037ee Fix hash generation when the openssl command by Rainer Jung · 6 years ago
  9. 06005d6 Add new config option limitrequestline needed by Rainer Jung · 6 years ago
  10. e16d88e Reverse the order of parameter in t_cmp. by Christophe Jaillet · 7 years ago
  11. 36423f1 start 1.43-dev cycle by Steve Hay · 7 years ago
  12. e40d52a 1.42 release by Steve Hay · 7 years ago
  13. 2c738a1 Make Apache-Test-1.42-rc1 by Steve Hay · 7 years ago
  14. 7e479f5 Update Changes by Steve Hay · 7 years ago
  15. 3dc2016 Fix for recent perls in which '.' is no longer in @INC by default by Steve Hay · 7 years ago
  16. 7b19560 Don't announce new releases to announce@apache.org since the release goes on CPAN, not in https://dist.apache.org/repos/dist/release/perl by Steve Hay · 7 years ago
  17. 028ff7f start 1.42-dev cycle by Steve Hay · 7 years ago
  18. 3b4ea2c 1.41 release by Steve Hay · 7 years ago
  19. 8d523fb Make Apache-Test-1.41-rc1 by Steve Hay · 7 years ago
  20. ec902d5 Remove unused $has_mp variable by Steve Hay · 7 years ago
  21. e34fdf0 Apache::Test requires Win32::Process on Windows by Steve Hay · 7 years ago
  22. 6f8f7c2 Allow for Apache::TestSSLCA failing to load by Steve Hay · 7 years ago
  23. fda381a Silence noise from attempting to run openssl on a system that doesn't have it by Steve Hay · 7 years ago
  24. 3ac286b Allow for Net::SSLeay not being present by Steve Hay · 7 years ago
  25. 93a8de0 Update Changes with a view to releasing 1.41 soon (for inclusion in an upcoming mod_perl 2.0.11) by Steve Hay · 7 years ago
  26. 835431c Use IfDirective for DefaultStateDir to enable 2.4.x backport testing. by Joe Orton · 7 years ago
  27. 61a5ea5 Set DefaultStateDir for > 2.5.1 and add -t_state to override. by Joe Orton · 7 years ago
  28. 35d4f06 Inherit config via IncludeOptional as well as Include. by Joe Orton · 7 years ago
  29. c93b051 More sizing improvements for the MPMs. by Rainer Jung · 7 years ago
  30. cb59332 Increase sizing to allow for some proxy backend processes in keep-alive state. by Rainer Jung · 7 years ago
  31. b279613 Changed the openssl version detection to work with other *SSL libraries. by Stefan Eissing · 8 years ago
  32. 997e1e5 "h2" vhosts are TLS based too. by Rainer Jung · 8 years ago
  33. cc40323 IO::Socket::SSL has getline() which reads decoded by Rainer Jung · 8 years ago
  34. 6ae1698 IO::Socket::SSL has a working getline(). by Rainer Jung · 8 years ago
  35. acc9bc4 Allow to set CA file for raw TLS socket. by Rainer Jung · 8 years ago
  36. aa1b2fb Switch test framework from using Net::SSL for by Rainer Jung · 8 years ago
  37. 8932970 Fix detection of Net::SSLeay::CTX_set_post_handshake_auth. by Rainer Jung · 8 years ago
  38. 5ed95cf Another no-op commit to trigger buildbot. by Joe Orton · 8 years ago
  39. 3cb9f94 Allow -sslproto to override the default again. by Joe Orton · 8 years ago
  40. 9cd3913 Expose -sslproto flag and try to hack around OpenSSL 1.1.1 PHA mess by Joe Orton · 8 years ago
  41. 7e2876e Use single CA index file rather than one per issued cert. by Joe Orton · 8 years ago
  42. 42af7e1 Add cwd to generated lib path in TEST script since Perl >=5.26 don't by Joe Orton · 8 years ago
  43. 99e9065 Generate client_colon cert with colon in CN for FakeBasicAuth failure case testing. by Joe Orton · 9 years ago
  44. 7fbb547 Ignore files generated by MakeMaker. by Joe Orton · 9 years ago
  45. 88f10cc override loglevel to trace8 if running in 2.4. by Eric Covener · 9 years ago
  46. b9e4283 Avoid loads of error messages if PREFIX is empty by Stefan Fritsch · 9 years ago
  47. 2c83b49 fix captures & comparisons in need_min_apache_fix() by Eric Covener · 10 years ago
  48. c0aea04 revert r1777621 by Eric Covener · 10 years ago
  49. a81166a fix need_min_apache_fix() by Eric Covener · 10 years ago
  50. 364bab2 add need_min_apache_fix() by Eric Covener · 10 years ago
  51. 1112c95 Fix missing semicolon by Steve Hay · 10 years ago
  52. 03d1ba7 Use -m "..." (or -m '...'!) in the svn copy command by Steve Hay · 10 years ago
  53. f14d4a7 Update RELEASE to reflect reality by Steve Hay · 10 years ago
  54. a6bcb51 start 1.41-dev cycle by Steve Hay · 10 years ago
  55. 6bf62c1 1.40 release by Steve Hay · 10 years ago
  56. e429538 Make Apache-Test-1.40-rc1 by Steve Hay · 10 years ago
  57. 0e4486f Update Changes file for 1.40 by Steve Hay · 10 years ago
  58. 45ddd64 Specify licence (Apache 2.0) in META.yml [CPAN RT#111359] by Steve Hay · 10 years ago
  59. 5ed6be0 Fix broken POD by Steve Hay · 10 years ago
  60. c0d8b27 Revert r1730060. There's more work needed for handling mod_ssl_ct. by Rainer Jung · 10 years ago
  61. 5fa811c Create sub directory "ssl_ct_storage" underneath t_logs needed by mod_ssl_ct. by Rainer Jung · 10 years ago
  62. 4f86bca Switch argument order in "openssl gendsa". by Rainer Jung · 10 years ago
  63. 073ae34 add (limited) checks for subjectAltName variables (*_SAN_*_n) by Kaspar Brand · 11 years ago
  64. a277c4f enable checks for the *_DN_Email variables by Kaspar Brand · 11 years ago
  65. 4784791 update key sizes and message digest to what is common in 2015 by Kaspar Brand · 11 years ago
  66. 0172490 start 1.40-dev cycle by Steve Hay · 11 years ago
  67. d904ef2 1.39 release by Steve Hay · 11 years ago
  68. fd59d3e Make Apache-Test-1.39-rc1 by Steve Hay · 11 years ago
  69. 4e64608 Add a Changes entry for r1670739 by Steve Hay · 11 years ago
  70. 25cd90f Ensure file permissions and EOLs are set correctly when creating the release tarball by Steve Hay · 11 years ago
  71. d626b5c start 1.39-dev cycle by Steve Hay · 11 years ago
  72. ace2723 Silence warnings like 'Argument "3.48_01" isn't numeric in numeric ge (>=)' when checking prereq versions by Steve Hay · 11 years ago
  73. ef7be11 Add need_fork() to Apache::Test, and use it to skip a test requiring fork() if fork() is unimplemented. by Steve Hay · 11 years ago
  74. beb72da Fix a bunch of places where the mod_perl build process is non-deterministic due to hash randomisation. This affects the order of some build steps, order of items on some command lines, Makefile structure, and generated .xs and .pm files. by Steve Hay · 11 years ago
  75. 60771da Apache-Test's Makefile.PL checks for dependencies in a non-deterministic by Steve Hay · 11 years ago
  76. c8e764a Fix an incorrect error message. by Philippe Chiasson · 12 years ago
  77. 6527f32 Silence redefintion warnings of MY::* subroutines by Philippe Chiasson · 12 years ago
  78. 8497aa9 Add a conditional define to determine if we are running under Apache 2.4 by Steve Hay · 12 years ago
  79. 767771e Fix CPAN RT#84625: by Steve Hay · 12 years ago
  80. 0d2ce3b RIP md5WithRSAEncryption by Kaspar Brand · 13 years ago
  81. cd92634 Perl 5.17.10 or later now refuses to compile this (improper) construct with by Kaspar Brand · 13 years ago
  82. 94e5f94 Correct the test for perl >= 5.6.0 in Apache::TestUtil. by Steve Hay · 13 years ago
  83. 927a34e Wrap <IfVersion> added by r1495998 in <IfModule mod_version.c> as per r908220. by Steve Hay · 13 years ago
  84. d201dfe Set explicit DefaultRuntimeDir with httpd > 2.4.1, in case httpd by Joe Orton · 13 years ago
  85. bda809a Starting with 2.4, Apache needs to read its configuration file even to by Joe Orton · 13 years ago
  86. 0fbefb3 1.38 release by Fred Moyer · 14 years ago
  87. 517d03f Fix Apache::TestUtil functions which make use of Win32::GetLongPathName() on Windows: the Win32 function returns the undefined value for non-existent files. by Steve Hay · 14 years ago
  88. 3c7f098 Suggested wording update from Jens Schleusener by Fred Moyer · 14 years ago
  89. d7c5053 Remove use of Nullsv as per modperl commit 1362399. by Steve Hay · 14 years ago
  90. fbd26c0 * lib/Apache/TestConfigParse.pm: Fix comment. by Joe Orton · 14 years ago
  91. 86eba30 * lib/Apache/TestConfigParse.pm: Block some more modules which by Joe Orton · 14 years ago
  92. efd4026 forgot about the Changes file again by Torsten Förtsch · 14 years ago
  93. aadc9d5 Adjust @INC for modules bundled with modperl even if they set up their own by Torsten Förtsch · 14 years ago
  94. 6a020c9 Formatting. by Rainer Jung · 14 years ago
  95. 2bd8076 Add LWP::Protocol::https to Bundle::ApacheTest by Rainer Jung · 14 years ago
  96. ca4fb05 start 1.38-dev cycle by Fred Moyer · 14 years ago
  97. d140581 1.37 release by Fred Moyer · 14 years ago
  98. cb3d1c4 Remove auto generated files from MANIFEST. Thanks to Gozer for the spot. by Fred Moyer · 15 years ago
  99. 7c083e6 Make sure we do have LWP before checking its version. by Philippe Chiasson · 15 years ago
  100. 646e934 Follow-up on r1207758, further improvements for SSL under LWP 6: by Kaspar Brand · 15 years ago