summaryrefslogtreecommitdiffstats
path: root/.github/workflows/linux.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* CI: Use the image version in the cache keys. This is likely a simplerJoe Orton2024-10-141-1/+5
* CI: Further fixes for ubuntu-latest image updates on GitHub Actions.Joe Orton2024-10-141-4/+9
* removed experimental mod_tls. source, documenation and test casesStefan Eissing2024-09-171-11/+0
* CI: Update to OpenSSL 3.1.7/3.3.2.Joe Orton2024-09-031-2/+2
* CI: Install libsasl2-dev to fix build errors with APR trunk/apr-util 1.7.xJoe Orton2024-08-201-1/+14
* Trigger ciYann Ylavic2024-07-271-1/+1
* CI: Fix OpenSSL tarball download URLs after openssl.org site refreshJoe Orton2024-07-261-4/+4
* CI: Set the path to php-fpm so it's found by proxy_fcgi.t (after r1918149).Joe Orton2024-06-041-0/+2
* * mod_tls: update version of rustls-ffi to v0.13.0. Stefan Eissing2024-04-221-1/+1
* CI: Update for OpenSSL 3.3.0, build with -WerrorJoe Orton2024-04-151-2/+3
* CI: Add OpenSSL 3.3.0 alpha1 build.Joe Orton2024-03-261-0/+9
* CI: conditional didn't work in r1916396, always apply ASAN workaround.Joe Orton2024-03-181-1/+0
* CI: Try working around recent ASAN failures. Joe Orton2024-03-181-0/+4
* mod_systemd: if SELinux is available and enabled, log the SELinuxJoe Orton2024-03-151-1/+2
* CI: update actions to v4Joe Orton2024-03-051-5/+5
* CI: add OpenSSL 3.2, test OpenSSL 3.x using Apache::TestJoe Orton2024-03-011-5/+5
* CI: docs update only. [skip ci]Joe Orton2024-02-291-0/+4
* CI: Add OpenSSL 3.1 builds, including a no-engine build.Joe Orton2024-02-291-0/+23
* CI: Re-enable caching for *fixed* versions of apr/apr-util whichJoe Orton2024-02-291-2/+0
* CI: Enable caching for the rustls install used for mod_tls testing.Joe Orton2024-02-291-2/+1
* CI: Hopefully fix caching and artifact uploads by creating $JOBIDJoe Orton2024-02-291-10/+8
* Minor CI changes:Joe Orton2024-02-011-0/+5
* CI: add workflow for WebDAV testing using LMDB as the default APR DBM backend.Joe Orton2023-10-241-0/+9
* Work around caching issue for CI builds with both apr&apr-util Joe Orton2023-10-161-0/+2
* *) mod_http2: added support for bootstrapping WebSockets via HTTP/2, asStefan Eissing2023-06-201-2/+2
* tests, re-enable http/2 tests in github workflow, install latest rustls-ffi v...Stefan Eissing2023-05-021-14/+12
* ci: Upgrade to latest apr-1.7.4.Yann Ylavic2023-04-231-7/+7
* CI tests are failing (since r1909135), set a lower timeout since Joe Orton2023-04-191-0/+1
* * Use latest released versions of APR and APR-UTIL for buildingRuediger Pluem2023-04-031-11/+11
* Try running CI for 2.* tags. [skip ci]Joe Orton2023-03-311-0/+2
* ci: Restore MOD_TLS test suite with the python3-multipart package.Yann Ylavic2023-03-201-12/+11
* ci: Disable MOD_TLS test suite for now (never passing).Yann Ylavic2023-03-201-11/+12
* ci: -Werror does not need -Wno-deprecated-declarations anymore for openssl >= 3Yann Ylavic2023-03-191-1/+1
* Repurpose test for apr-1.8.x (1.7.x being tested elsewhere already).Yann Ylavic2023-03-151-2/+2
* Also run CI for PRs against 2.4.x. [skip ci]Joe Orton2023-03-021-1/+1
* Clear cache for mod_tls test.Joe Orton2023-02-151-0/+2
* Further migration of tests to GHA, though HTTP/2, ACME andJoe Orton2023-02-071-2/+68
* Migrate more tests to Github Actions.Joe Orton2023-02-031-3/+166
* Limit triggering on non-code changes, try to capture error_log asJoe Orton2023-01-091-0/+16
* Enable simplest CI test cases in GitHub Actions (currently alsoJoe Orton2023-01-091-0/+56