| Commit message (Expand) | Author | Age | Files | Lines |
* | CI: Fix borked test for perl -V in r1921308. | Joe Orton | 2024-10-14 | 1 | -1/+1 |
* | CI: Second attempt to fix stale XS cache issue. | Joe Orton | 2024-10-14 | 1 | -7/+15 |
* | CI: Flush the CPAN cache if /usr/bin/perl has been updated since | Joe Orton | 2024-10-14 | 1 | -0/+7 |
* | CI: Fix OpenSSL tarball download URLs after openssl.org site refresh | Joe Orton | 2024-07-26 | 1 | -2/+5 |
* | CI: For LDAP tests, switch to using OpenLDAP slapd running on | Joe Orton | 2024-05-30 | 1 | -1/+1 |
* | CI: add OpenSSL 3.2, test OpenSSL 3.x using Apache::Test | Joe Orton | 2024-03-01 | 1 | -0/+7 |
* | CI: Add OpenSSL 3.1 builds, including a no-engine build. | Joe Orton | 2024-02-29 | 1 | -1/+1 |
* | CI tweaks: | Joe Orton | 2024-02-29 | 1 | -7/+3 |
* | CI: Enable caching for the rustls install used for mod_tls testing. | Joe Orton | 2024-02-29 | 1 | -0/+12 |
* | * Fix .gdbinit directory location | Ruediger Pluem | 2023-10-30 | 1 | -1/+1 |
* | * .gdbinit is one level deeper | Ruediger Pluem | 2023-10-30 | 1 | -1/+1 |
* | Use 'git clone' rather than 'svn export' in CI scripts. | Joe Orton | 2023-07-05 | 1 | -32/+3 |
* | CI: re-add TEST_H2 apr cache ignore, still needed. :( | Stefan Eissing | 2023-06-01 | 1 | -0/+5 |
* | CI: re-enable apr caching for TEST_H2, require newer curl for test_h2_601_05 | Stefan Eissing | 2023-06-01 | 1 | -4/+0 |
* | CI: force reset of cached apr for TEST_H2, it seems to be broken | Stefan Eissing | 2023-06-01 | 1 | -0/+4 |
* | Further migration of tests to GHA, though HTTP/2, ACME and | Joe Orton | 2023-02-07 | 1 | -11/+13 |
* | Migrate more tests to Github Actions. | Joe Orton | 2023-02-03 | 1 | -0/+1 |
* | Prep for GitHub actions: move CPAN handling into test scripts, | Joe Orton | 2023-01-09 | 1 | -2/+17 |
* | Add Travis job against OpenSSL 3 with -Werror but with deprecation | Joe Orton | 2021-12-15 | 1 | -0/+3 |
* | Add Travis job for 2.4.x against OpenSSL 3, using APR 1.7/apr-util 1.6. | Joe Orton | 2021-12-13 | 1 | -5/+10 |
* | Add Travis build job building/testing mod_ssl against OpenSSL 3. | Joe Orton | 2021-12-10 | 1 | -0/+24 |
* | * Allow to load /home/travis/build/apache/httpd/.gdbinit | Ruediger Pluem | 2021-07-13 | 1 | -0/+2 |
* | Update Travis LDAP testing to use a CentOS based container, pulled | Joe Orton | 2021-01-29 | 1 | -1/+1 |
* | For TEST_SSL=1 runs, test SSLSessionCache with shmcb, memcached | Joe Orton | 2020-07-07 | 1 | -0/+7 |
* | Add workaround for IPv6 configuration on non-x86 hosts which | Joe Orton | 2020-06-23 | 1 | -0/+10 |
* | For diagnosing weird non-x86 failures, dump /etc/hosts in future runs. [skip ci] | Joe Orton | 2020-06-19 | 1 | -0/+4 |
* | Update Travis LDAP testing to use new container setup script | Joe Orton | 2020-06-16 | 1 | -6/+5 |
* | Add Travis job which runs slapd in a container to allow testing | Joe Orton | 2020-06-09 | 1 | -0/+10 |
* | For future debugging ease, output the Travis tag & branch. [skip ci] | Joe Orton | 2020-03-31 | 1 | -0/+3 |
* | Switch to using httpd-tests git repo. | Joe Orton | 2020-03-03 | 1 | -17/+4 |
* | Back off a little when svn export is timing out. | Joe Orton | 2020-02-17 | 1 | -1/+1 |
* | Cache SVN checkout of test/framework across Travis builds. Should | Joe Orton | 2020-01-06 | 1 | -4/+21 |
* | test/travis_before_linux.sh: increase backoff time before executing svn export | Luca Toscano | 2020-01-04 | 1 | -1/+1 |
* | Work around a build failure when a cached APR branch install | Joe Orton | 2019-12-30 | 1 | -0/+4 |
* | test/travis_before_linux.sh: move retry logic to function | Luca Toscano | 2019-12-29 | 1 | -9/+25 |
* | test/travis_before_linux.sh: make for loop more resilient | Luca Toscano | 2019-12-28 | 1 | -2/+10 |
* | test/travis_before_linux.sh: remove bash -e flag | Luca Toscano | 2019-12-22 | 1 | -1/+1 |
* | test/travis_before_linux.sh: add a simple bash retry to svn export | Luca Toscano | 2019-12-22 | 1 | -1/+8 |
* | Support travis builds against APR/APR-util non-trunk branches. | Joe Orton | 2019-11-21 | 1 | -42/+41 |
* | Add shared-mpms build, add build against APR trunk (httpd trunk only). | Joe Orton | 2019-11-08 | 1 | -7/+18 |
* | Add Travis support for multiple APR/APR-util versions. | Joe Orton | 2019-11-08 | 1 | -1/+35 |
* | Move before/run scripts out of .travis.yml. | Joe Orton | 2019-11-06 | 1 | -0/+5 |