summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* CI: drop Fedora m32 pipeline in favour of cross matrixIlya Shipitsin2023-05-171-42/+0
* CI: enable monthly Fedora Rawhide clang buildsIlya Shipitsin2023-05-131-3/+1
* CI: more granular failure on generating build matrixIlya Shipitsin2023-05-081-5/+10
* CI: switch to Fastly CDN to download LibreSSLIlia Shipitsin2023-04-261-1/+1
* CI: extend spellchecker whitelist, add "clen" as wellIlya Shipitsin2023-04-231-1/+1
* CI: enable monthly test on Fedora RawhideIlya Shipitsin2023-04-141-0/+61
* CI: bump "actions/checkout" to v3 for cross zoo matrixIlya Shipitsin2023-04-141-1/+1
* CI: exclude doc/{design-thoughts,internals} from spell checkIlya Shipitsin2023-04-011-1/+1
* CI: run smoke tests on config syntax to check memory related issuesIlya Shipitsin2023-04-011-0/+4
* CI: Reformat `matrix.py` using `black`Tim Duesterhus2023-01-031-17/+23
* CI: Explicitly check environment variable against `None` in matrix.pyTim Duesterhus2023-01-031-1/+1
* CI: Unify the `GITHUB_TOKEN` name across matrix.py and vtest.ymlTim Duesterhus2023-01-032-3/+3
* CI: Use proper `if` blocks instead of conditional expressions in matrix.pyTim Duesterhus2023-01-031-5/+24
* CI: Add in-memory cache for the latest OpenSSL/LibreSSLTim Duesterhus2023-01-031-0/+3
* CI: Improve headline in matrix.pyTim Duesterhus2023-01-031-1/+1
* CI: github: use the GITHUB_TOKEN instead of a manually generated tokenWilliam Lallemand2022-12-231-0/+2
* CI: github: enable github api authentication for OpenSSL tags readIlya Shipitsin2022-12-221-1/+3
* CI: github: split matrix for development and stable branchesIlya Shipitsin2022-12-141-17/+8
* CI: github: remove redundant ASAN loopIlya Shipitsin2022-12-141-35/+32
* CI: github: set ulimit -n to a greater valueWilliam Lallemand2022-12-141-1/+1
* CI: github: split ssl lib selection based on git branchIlya Shipitsin2022-12-122-7/+5
* CI: github: reintroduce openssl 1.1.1William Lallemand2022-12-121-0/+1
* CI: emit the compiler's version in the build reportsWilly Tarreau2022-11-141-0/+3
* CI: enable QUIC for LibreSSL buildsIlya Shipitsin2022-11-071-1/+1
* CI: switch to the "latest" LibreSSLIlya Shipitsin2022-11-071-1/+1
* CI: add monthly gcc cross compile jobsIlya Shipitsin2022-10-301-0/+110
* CI: github: dump the backtrace of coredumps in the alpine containerWilliam Lallemand2022-10-211-2/+18
* CI: Replace the deprecated `::set-output` command by writing to $GITHUB_OUTPU...Tim Duesterhus2022-10-143-5/+5
* CI: Replace the deprecated `::set-output` command by writing to $GITHUB_OUTPU...Tim Duesterhus2022-10-141-1/+4
* CI: SSL: temporarily stick to LibreSSL=3.5.3Ilya Shipitsin2022-10-131-1/+1
* CI: SSL: use proper version generating when "latest" semantic is usedIlya Shipitsin2022-10-131-2/+2
* CI: enable weekly "m32" builds on x86_64Ilya Shipitsin2022-08-061-0/+42
* CI: re-enable gcc asan buildsIlya Shipitsin2022-07-041-39/+36
* CI: determine actual OpenSSL version dynamicallyIlya Shipitsin2022-05-201-1/+15
* CI: determine actual LibreSSL version dynamicallyIlya Shipitsin2022-05-141-2/+12
* CI: dynamically determine actual version of h2specIlya Shipitsin2022-05-081-4/+5
* CI: github actions: update LibreSSL to 3.5.2Ilya Shipitsin2022-04-301-1/+1
* CI: github actions: disable -Wno-deprecatedWilliam Lallemand2022-04-111-2/+0
* CI: Update to actions/cache@v3Tim Duesterhus2022-04-111-2/+2
* CI: Update to actions/checkout@v3Tim Duesterhus2022-04-118-9/+9
* CI: github actions: update OpenSSL to 3.0.2Ilya Shipitsin2022-03-311-1/+1
* CI: github actions: switch to LibreSSL-3.5.1Ilya Shipitsin2022-03-181-1/+1
* CI: coverity: simplify debugging optionsWilly Tarreau2022-03-041-7/+3
* CI: github: enable pool debugging by defaultWilly Tarreau2022-02-233-3/+3
* CI: enable QUIC for Coverity scanIlya Shipitsin2022-02-121-1/+4
* CI: Consistently use actions/checkout@v2Tim Duesterhus2022-01-293-3/+3
* CI: github actions: use cache for SSL libsIlya Shipitsin2022-01-251-1/+17
* CI: refactor OpenTracing build scriptIlya Shipitsin2022-01-191-15/+2
* CI: github actions: use cache for OpenTracingIlya Shipitsin2022-01-132-6/+28
* CI: github actions: clean default step conditionsIlya Shipitsin2022-01-111-3/+0