- 12417d2 CI: revert kernel addr randomization introduced in 3a0fc864 by Ilya Shipitsin · 8 months ago
- 606951e CI: temporarily adjust kernel entropy to work with ASAN/clang by Ilia Shipitsin · 8 months ago
- 6513aa3 CI: skip scheduled builds on forks by Ilya Shipitsin · 9 months ago
- c5a7bf9 CI: Update to actions/cache@v4 by Tim Duesterhus · 10 months ago
- 638a153 CI: musl: drop shopt in workflow invocation by Ilya Shipitsin · 1 year, 3 months ago
- 2bfeaf6 CI: musl: highlight section if there are coredumps by Ilya Shipitsin · 1 year, 3 months ago
- 425ed65 CI: Update to actions/checkout@v4 by Tim Duesterhus · 1 year, 3 months ago
- cdcbbb5 CI: fedora: fix "dnf" invocation syntax by Ilya Shipitsin · 1 year, 3 months ago
- 4b1d536 CI: get rid of travis-ci wrapper for Coverity scan by Ilya Shipitsin · 1 year, 4 months ago
- e800d44 CI: do not use "groupinstall" for Fedora Rawhide builds by Ilya Shipitsin · 1 year, 4 months ago
- ac63c8e CI: explicitely highlight VTest result section if there's something by Ilya Shipitsin · 1 year, 4 months ago
- 0c6410f CI: add naming convention documentation by Ilya Shipitsin · 1 year, 4 months ago
- 8a46f98 CI: drop Fedora m32 pipeline in favour of cross matrix by Ilya Shipitsin · 1 year, 6 months ago
- 5414d82 CI: enable monthly Fedora Rawhide clang builds by Ilya Shipitsin · 1 year, 7 months ago
- ed79a27 CI: more granular failure on generating build matrix by Ilya Shipitsin · 1 year, 7 months ago
- 156c4b3 CI: switch to Fastly CDN to download LibreSSL by Ilia Shipitsin · 1 year, 7 months ago
- edfa7c9 CI: extend spellchecker whitelist, add "clen" as well by Ilya Shipitsin · 1 year, 7 months ago
- ea5a5e6 CI: enable monthly test on Fedora Rawhide by Ilya Shipitsin · 1 year, 8 months ago
- 86a40f5 CI: bump "actions/checkout" to v3 for cross zoo matrix by Ilya Shipitsin · 1 year, 8 months ago
- d481ed3 CI: exclude doc/{design-thoughts,internals} from spell check by Ilya Shipitsin · 1 year, 8 months ago
- 7e6e038 CI: run smoke tests on config syntax to check memory related issues by Ilya Shipitsin · 1 year, 8 months ago
- 0810911 CI: Reformat `matrix.py` using `black` by Tim Duesterhus · 1 year, 11 months ago
- e327e41 CI: Explicitly check environment variable against `None` in matrix.py by Tim Duesterhus · 1 year, 11 months ago
- 96e03e1 CI: Unify the `GITHUB_TOKEN` name across matrix.py and vtest.yml by Tim Duesterhus · 1 year, 11 months ago
- fd7931e CI: Use proper `if` blocks instead of conditional expressions in matrix.py by Tim Duesterhus · 1 year, 11 months ago
- fcc21be CI: Add in-memory cache for the latest OpenSSL/LibreSSL by Tim Duesterhus · 1 year, 11 months ago
- 3c9b6f6 CI: Improve headline in matrix.py by Tim Duesterhus · 1 year, 11 months ago
- 61839b0 CI: github: use the GITHUB_TOKEN instead of a manually generated token by William Lallemand · 1 year, 11 months ago
- 6fbc35f CI: github: enable github api authentication for OpenSSL tags read by Ilya Shipitsin · 1 year, 11 months ago
- f5994fc CI: github: split matrix for development and stable branches by Ilya Shipitsin · 2 years ago
- 6dedeb7 CI: github: remove redundant ASAN loop by Ilya Shipitsin · 2 years ago
- 2cb1493 CI: github: set ulimit -n to a greater value by William Lallemand · 2 years ago
- 4a04cd3 CI: github: split ssl lib selection based on git branch by Ilya Shipitsin · 2 years ago
- 393e4e4 CI: github: reintroduce openssl 1.1.1 by William Lallemand · 2 years ago
- a051816 CI: emit the compiler's version in the build reports by Willy Tarreau · 2 years ago
- 6397c7c CI: enable QUIC for LibreSSL builds by Ilya Shipitsin · 2 years, 1 month ago
- 70b2c72 CI: switch to the "latest" LibreSSL by Ilya Shipitsin · 2 years, 1 month ago
- 5526f92 CI: add monthly gcc cross compile jobs by Ilya Shipitsin · 2 years, 1 month ago
- 6435801 CI: github: dump the backtrace of coredumps in the alpine container by William Lallemand · 2 years, 1 month ago
- b87ecbb CI: Replace the deprecated `::set-output` command by writing to $GITHUB_OUTPUT in workflow definition by Tim Duesterhus · 2 years, 1 month ago
- 8a03bf4 CI: Replace the deprecated `::set-output` command by writing to $GITHUB_OUTPUT in matrix.py by Tim Duesterhus · 2 years, 1 month ago
- b65fd66 CI: SSL: temporarily stick to LibreSSL=3.5.3 by Ilya Shipitsin · 2 years, 1 month ago
- 14711bd CI: SSL: use proper version generating when "latest" semantic is used by Ilya Shipitsin · 2 years, 1 month ago
- 4c785f0 CI: enable weekly "m32" builds on x86_64 by Ilya Shipitsin · 2 years, 4 months ago
- cfba1f9 CI: re-enable gcc asan builds by Ilya Shipitsin · 2 years, 5 months ago
- 7b893c2 CI: determine actual OpenSSL version dynamically by Ilya Shipitsin · 2 years, 6 months ago
- 94cd779 CI: determine actual LibreSSL version dynamically by Ilya Shipitsin · 2 years, 7 months ago
- 0a80211 CI: dynamically determine actual version of h2spec by Ilya Shipitsin · 2 years, 7 months ago
- c89dec3 CI: github actions: update LibreSSL to 3.5.2 by Ilya Shipitsin · 2 years, 7 months ago
- c24ac43 CI: github actions: disable -Wno-deprecated by William Lallemand · 2 years, 8 months ago
- 538d8fe CI: Update to actions/cache@v3 by Tim Duesterhus · 2 years, 8 months ago
- 5f4ddb5 CI: Update to actions/checkout@v3 by Tim Duesterhus · 2 years, 8 months ago
- 6e7440b CI: github actions: update OpenSSL to 3.0.2 by Ilya Shipitsin · 2 years, 8 months ago
- 2ec39ea CI: github actions: switch to LibreSSL-3.5.1 by Ilya Shipitsin · 2 years, 8 months ago
- d8ac3f5 CI: coverity: simplify debugging options by Willy Tarreau · 2 years, 9 months ago
- a0a6911 CI: github: enable pool debugging by default by Willy Tarreau · 2 years, 9 months ago
- 6fed59c CI: enable QUIC for Coverity scan by Ilya Shipitsin · 2 years, 10 months ago
- f42ddf7 CI: Consistently use actions/checkout@v2 by Tim Duesterhus · 2 years, 10 months ago
- 27df87c CI: github actions: use cache for SSL libs by Ilya Shipitsin · 2 years, 10 months ago
- e9efc3a CI: refactor OpenTracing build script by Ilya Shipitsin · 2 years, 10 months ago
- b9e3fb7 CI: github actions: use cache for OpenTracing by Ilya Shipitsin · 2 years, 11 months ago
- 65eab58 CI: github actions: clean default step conditions by Ilya Shipitsin · 2 years, 11 months ago
- 6569de2 CI: refactor spelling check by Ilya Shipitsin · 2 years, 11 months ago
- 874c907 CI: github actions: update OpenSSL to 3.0.1 by Ilya Shipitsin · 2 years, 11 months ago
- 2ef4c7c CI: Github Actions: do not show VTest failures if build failed by Ilya Shipitsin · 2 years, 11 months ago
- 4673c5e CI: github actions: add the output of $CC -dM -E- by Willy Tarreau · 3 years ago
- d69d65a BUILD: SSL: add QUICTLS to build matrix by Ilya Shipitsin · 3 years ago
- 662896e CI: Clean up formatting in GitHub Action definitions by Tim Duesterhus · 3 years, 1 month ago
- 89c9d0a CI: Add `permissions` to GitHub Actions by Tim Duesterhus · 3 years, 1 month ago
- bc2b96c CI: github: switch to OpenSSL 3.0.0 by William Lallemand · 3 years, 1 month ago
- ed17ca7 CI: Github Actions: re-enable Opentracing by Willy Tarreau · 3 years, 2 months ago
- f14edc8 CI: Github Actions: temporarily disable Opentracing by Willy Tarreau · 3 years, 3 months ago
- 30ee296 CI: Github Actions: temporarily disable BoringSSL builds by Willy Tarreau · 3 years, 3 months ago
- 310a260 MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size by Marcin Deranek · 3 years, 4 months ago
- cc0f501 CI: github-actions: remove obsolete options by Willy Tarreau · 3 years, 3 months ago
- af2720f CI: github actions: relax OpenSSL-3.0.0 version comparision by Ilya Shipitsin · 3 years, 3 months ago
- 762b1fd CI: Remove obsolete USE_SLZ=1 CI job by Tim Duesterhus · 3 years, 3 months ago
- bbab3bf DOC: Replace issue templates by issue forms by Tim Düsterhus · 3 years, 5 months ago
- 8a91fa4 CI: Replace the requirement for 'sudo' with a call to 'ulimit -n' by Tim Duesterhus · 3 years, 5 months ago
- b89c0e4 CI: github actions: enable alpine/musl builds by Ilya Shipitsin · 3 years, 6 months ago
- 871ef2f CI: Make matrix.py executable and add shebang by Tim Duesterhus · 3 years, 6 months ago
- 64d6c09 CI: github actions: -Wno-deprecated-declarations with OpenSSL 3.0.0 by William Lallemand · 3 years, 6 months ago
- c3f28a3 CI: github actions: add OpenSSL-3.0.0 builds by Ilya Shipitsin · 3 years, 6 months ago
- 75c95aa CI: github actions: add OpenTracing builds by Ilya Shipitsin · 3 years, 6 months ago
- 0b03895 CI: introduce scripts/build-vtest.sh for installing VTest by Ilya Shipitsin · 3 years, 6 months ago
- b38b5c3 Revert "CI: Build VTest with clang" by Tim Duesterhus · 3 years, 7 months ago
- 9c0fcea CI: extend spellchecker whitelist, add "ists" as well by Ilya Shipitsin · 3 years, 7 months ago
- e61f53e CI: Build VTest with clang by Tim Duesterhus · 3 years, 7 months ago
- 714f28c CI: Github Actions: enable USE_QUIC=1 for BoringSSL builds by Ilya Shipitsin · 3 years, 7 months ago
- 04b57a7 CI: Github Actions: switch to LibreSSL-3.3.3 by Ilya Shipitsin · 3 years, 7 months ago
- aca389a CI: github: do not build libslz any more by Willy Tarreau · 3 years, 7 months ago
- 57610c6 CONTRIB: move src/wurfl.c and contrib/wurfl to addons/wurfl by Willy Tarreau · 3 years, 8 months ago
- f8d9ec5 CONTRIB: move src/da.c and contrib/deviceatlas to addons/deviceatlas by Willy Tarreau · 3 years, 8 months ago
- 977209d CONTRIB: move 51Degrees to addons/51degrees by Willy Tarreau · 3 years, 8 months ago
- 3dfadc7 CONTRIB: move prometheus-exporter to addons/promex by Willy Tarreau · 3 years, 8 months ago
- d798889 CONTRIB: move halog to admin/ by Willy Tarreau · 3 years, 8 months ago
- 21ef8b9 BUILD: makefile: integrate the hpack tools by Willy Tarreau · 3 years, 8 months ago
- 074ebcd CONTRIB: move some dev-specific tools to dev/ by Willy Tarreau · 3 years, 8 months ago
- 34b4369 CONTRIB: debug: split poll from flags by Willy Tarreau · 3 years, 8 months ago
- d21f4e1 CI: github actions: update LibreSSL to 3.2.5 by Ilya Shipitsin · 3 years, 8 months ago