| Commit message (Expand) | Author | Age | Files | Lines |
* | CI: Set the path to php-fpm so it's found by proxy_fcgi.t (after r1918149). | Joe Orton | 2024-06-04 | 1 | -0/+2 |
* | * mod_tls: update version of rustls-ffi to v0.13.0. | Stefan Eissing | 2024-04-22 | 1 | -1/+1 |
* | CI: Update for OpenSSL 3.3.0, build with -Werror | Joe Orton | 2024-04-15 | 1 | -2/+3 |
* | CI: Add OpenSSL 3.3.0 alpha1 build. | Joe Orton | 2024-03-26 | 1 | -0/+9 |
* | CI: conditional didn't work in r1916396, always apply ASAN workaround. | Joe Orton | 2024-03-18 | 1 | -1/+0 |
* | CI: Try working around recent ASAN failures. | Joe Orton | 2024-03-18 | 1 | -0/+4 |
* | mod_systemd: if SELinux is available and enabled, log the SELinux | Joe Orton | 2024-03-15 | 1 | -1/+2 |
* | CI: update actions to v4 | Joe Orton | 2024-03-05 | 1 | -5/+5 |
* | CI: add OpenSSL 3.2, test OpenSSL 3.x using Apache::Test | Joe Orton | 2024-03-01 | 1 | -5/+5 |
* | CI: docs update only. [skip ci] | Joe Orton | 2024-02-29 | 1 | -0/+4 |
* | CI: Add OpenSSL 3.1 builds, including a no-engine build. | Joe Orton | 2024-02-29 | 1 | -0/+23 |
* | CI: Re-enable caching for *fixed* versions of apr/apr-util which | Joe Orton | 2024-02-29 | 1 | -2/+0 |
* | CI: Enable caching for the rustls install used for mod_tls testing. | Joe Orton | 2024-02-29 | 1 | -2/+1 |
* | CI: Hopefully fix caching and artifact uploads by creating $JOBID | Joe Orton | 2024-02-29 | 1 | -10/+8 |
* | Minor CI changes: | Joe Orton | 2024-02-01 | 1 | -0/+5 |
* | CI: add workflow for WebDAV testing using LMDB as the default APR DBM backend. | Joe Orton | 2023-10-24 | 1 | -0/+9 |
* | Work around caching issue for CI builds with both apr&apr-util | Joe Orton | 2023-10-16 | 1 | -0/+2 |
* | *) mod_http2: added support for bootstrapping WebSockets via HTTP/2, as | Stefan Eissing | 2023-06-20 | 1 | -2/+2 |
* | tests, re-enable http/2 tests in github workflow, install latest rustls-ffi v... | Stefan Eissing | 2023-05-02 | 1 | -14/+12 |
* | ci: Upgrade to latest apr-1.7.4. | Yann Ylavic | 2023-04-23 | 1 | -7/+7 |
* | CI tests are failing (since r1909135), set a lower timeout since | Joe Orton | 2023-04-19 | 1 | -0/+1 |
* | * Use latest released versions of APR and APR-UTIL for building | Ruediger Pluem | 2023-04-03 | 1 | -11/+11 |
* | Try running CI for 2.* tags. [skip ci] | Joe Orton | 2023-03-31 | 1 | -0/+2 |
* | ci: Restore MOD_TLS test suite with the python3-multipart package. | Yann Ylavic | 2023-03-20 | 1 | -12/+11 |
* | ci: Disable MOD_TLS test suite for now (never passing). | Yann Ylavic | 2023-03-20 | 1 | -11/+12 |
* | ci: -Werror does not need -Wno-deprecated-declarations anymore for openssl >= 3 | Yann Ylavic | 2023-03-19 | 1 | -1/+1 |
* | Repurpose test for apr-1.8.x (1.7.x being tested elsewhere already). | Yann Ylavic | 2023-03-15 | 1 | -2/+2 |
* | Also run CI for PRs against 2.4.x. [skip ci] | Joe Orton | 2023-03-02 | 1 | -1/+1 |
* | Clear cache for mod_tls test. | Joe Orton | 2023-02-15 | 1 | -0/+2 |
* | Further migration of tests to GHA, though HTTP/2, ACME and | Joe Orton | 2023-02-07 | 1 | -2/+68 |
* | Migrate more tests to Github Actions. | Joe Orton | 2023-02-03 | 1 | -3/+166 |
* | Limit triggering on non-code changes, try to capture error_log as | Joe Orton | 2023-01-09 | 1 | -0/+16 |
* | Enable simplest CI test cases in GitHub Actions (currently also | Joe Orton | 2023-01-09 | 1 | -0/+56 |