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