1. 12417d2 CI: revert kernel addr randomization introduced in 3a0fc864 by Ilya Shipitsin · 8 months ago
  2. 606951e CI: temporarily adjust kernel entropy to work with ASAN/clang by Ilia Shipitsin · 8 months ago
  3. 6513aa3 CI: skip scheduled builds on forks by Ilya Shipitsin · 9 months ago
  4. c5a7bf9 CI: Update to actions/cache@v4 by Tim Duesterhus · 10 months ago
  5. 638a153 CI: musl: drop shopt in workflow invocation by Ilya Shipitsin · 1 year, 3 months ago
  6. 2bfeaf6 CI: musl: highlight section if there are coredumps by Ilya Shipitsin · 1 year, 3 months ago
  7. 425ed65 CI: Update to actions/checkout@v4 by Tim Duesterhus · 1 year, 3 months ago
  8. cdcbbb5 CI: fedora: fix "dnf" invocation syntax by Ilya Shipitsin · 1 year, 3 months ago
  9. 4b1d536 CI: get rid of travis-ci wrapper for Coverity scan by Ilya Shipitsin · 1 year, 4 months ago
  10. e800d44 CI: do not use "groupinstall" for Fedora Rawhide builds by Ilya Shipitsin · 1 year, 4 months ago
  11. ac63c8e CI: explicitely highlight VTest result section if there's something by Ilya Shipitsin · 1 year, 4 months ago
  12. 8a46f98 CI: drop Fedora m32 pipeline in favour of cross matrix by Ilya Shipitsin · 1 year, 6 months ago
  13. 5414d82 CI: enable monthly Fedora Rawhide clang builds by Ilya Shipitsin · 1 year, 7 months ago
  14. edfa7c9 CI: extend spellchecker whitelist, add "clen" as well by Ilya Shipitsin · 1 year, 7 months ago
  15. ea5a5e6 CI: enable monthly test on Fedora Rawhide by Ilya Shipitsin · 1 year, 8 months ago
  16. 86a40f5 CI: bump "actions/checkout" to v3 for cross zoo matrix by Ilya Shipitsin · 1 year, 8 months ago
  17. d481ed3 CI: exclude doc/{design-thoughts,internals} from spell check by Ilya Shipitsin · 1 year, 8 months ago
  18. 7e6e038 CI: run smoke tests on config syntax to check memory related issues by Ilya Shipitsin · 1 year, 8 months ago
  19. 96e03e1 CI: Unify the `GITHUB_TOKEN` name across matrix.py and vtest.yml by Tim Duesterhus · 1 year, 11 months ago
  20. 61839b0 CI: github: use the GITHUB_TOKEN instead of a manually generated token by William Lallemand · 1 year, 11 months ago
  21. 2cb1493 CI: github: set ulimit -n to a greater value by William Lallemand · 2 years ago
  22. 4a04cd3 CI: github: split ssl lib selection based on git branch by Ilya Shipitsin · 2 years ago
  23. a051816 CI: emit the compiler's version in the build reports by Willy Tarreau · 2 years ago
  24. 5526f92 CI: add monthly gcc cross compile jobs by Ilya Shipitsin · 2 years, 1 month ago
  25. 6435801 CI: github: dump the backtrace of coredumps in the alpine container by William Lallemand · 2 years, 1 month ago
  26. b87ecbb CI: Replace the deprecated `::set-output` command by writing to $GITHUB_OUTPUT in workflow definition by Tim Duesterhus · 2 years, 1 month ago
  27. 4c785f0 CI: enable weekly "m32" builds on x86_64 by Ilya Shipitsin · 2 years, 4 months ago
  28. 0a80211 CI: dynamically determine actual version of h2spec by Ilya Shipitsin · 2 years, 7 months ago
  29. 538d8fe CI: Update to actions/cache@v3 by Tim Duesterhus · 2 years, 8 months ago
  30. 5f4ddb5 CI: Update to actions/checkout@v3 by Tim Duesterhus · 2 years, 8 months ago
  31. d8ac3f5 CI: coverity: simplify debugging options by Willy Tarreau · 2 years, 9 months ago
  32. a0a6911 CI: github: enable pool debugging by default by Willy Tarreau · 2 years, 9 months ago
  33. 6fed59c CI: enable QUIC for Coverity scan by Ilya Shipitsin · 2 years, 10 months ago
  34. f42ddf7 CI: Consistently use actions/checkout@v2 by Tim Duesterhus · 2 years, 10 months ago
  35. 27df87c CI: github actions: use cache for SSL libs by Ilya Shipitsin · 2 years, 10 months ago
  36. e9efc3a CI: refactor OpenTracing build script by Ilya Shipitsin · 2 years, 10 months ago
  37. b9e3fb7 CI: github actions: use cache for OpenTracing by Ilya Shipitsin · 2 years, 11 months ago
  38. 65eab58 CI: github actions: clean default step conditions by Ilya Shipitsin · 2 years, 11 months ago
  39. 6569de2 CI: refactor spelling check by Ilya Shipitsin · 2 years, 11 months ago
  40. 2ef4c7c CI: Github Actions: do not show VTest failures if build failed by Ilya Shipitsin · 2 years, 11 months ago
  41. 4673c5e CI: github actions: add the output of $CC -dM -E- by Willy Tarreau · 3 years ago
  42. 662896e CI: Clean up formatting in GitHub Action definitions by Tim Duesterhus · 3 years, 1 month ago
  43. 89c9d0a CI: Add `permissions` to GitHub Actions by Tim Duesterhus · 3 years, 1 month ago
  44. 8a91fa4 CI: Replace the requirement for 'sudo' with a call to 'ulimit -n' by Tim Duesterhus · 3 years, 5 months ago
  45. b89c0e4 CI: github actions: enable alpine/musl builds by Ilya Shipitsin · 3 years, 6 months ago
  46. 75c95aa CI: github actions: add OpenTracing builds by Ilya Shipitsin · 3 years, 6 months ago
  47. 0b03895 CI: introduce scripts/build-vtest.sh for installing VTest by Ilya Shipitsin · 3 years, 6 months ago
  48. b38b5c3 Revert "CI: Build VTest with clang" by Tim Duesterhus · 3 years, 7 months ago
  49. 9c0fcea CI: extend spellchecker whitelist, add "ists" as well by Ilya Shipitsin · 3 years, 7 months ago
  50. e61f53e CI: Build VTest with clang by Tim Duesterhus · 3 years, 7 months ago
  51. aca389a CI: github: do not build libslz any more by Willy Tarreau · 3 years, 7 months ago
  52. 57610c6 CONTRIB: move src/wurfl.c and contrib/wurfl to addons/wurfl by Willy Tarreau · 3 years, 8 months ago
  53. f8d9ec5 CONTRIB: move src/da.c and contrib/deviceatlas to addons/deviceatlas by Willy Tarreau · 3 years, 8 months ago
  54. 977209d CONTRIB: move 51Degrees to addons/51degrees by Willy Tarreau · 3 years, 8 months ago
  55. d798889 CONTRIB: move halog to admin/ by Willy Tarreau · 3 years, 8 months ago
  56. 21ef8b9 BUILD: makefile: integrate the hpack tools by Willy Tarreau · 3 years, 8 months ago
  57. 074ebcd CONTRIB: move some dev-specific tools to dev/ by Willy Tarreau · 3 years, 8 months ago
  58. 34b4369 CONTRIB: debug: split poll from flags by Willy Tarreau · 3 years, 8 months ago
  59. 88288e4 CI: codespell: whitelist "Dragan Dosen" by Ilya Shipitsin · 3 years, 8 months ago
  60. 2ca0bbc Revert "CI: Pin VTest to a known good commit" by Tim Duesterhus · 3 years, 9 months ago
  61. 0879c22 CI: codespell: skip Makefile for spell check by Ilya Shipitsin · 3 years, 9 months ago
  62. 66d28e7 CI: Fix the coverity builds by Tim Duesterhus · 3 years, 10 months ago
  63. 7f0f478 CI: Fix DEBUG_STRICT definition for Coverity by Tim Duesterhus · 3 years, 10 months ago
  64. 2410530 CI: Pin VTest to a known good commit by Tim Duesterhus · 3 years, 10 months ago
  65. ffa2122 CI: github: add a few more words to the codespell ignore list by Thayne McCombs · 3 years, 11 months ago
  66. ce94a94 CI: github actions: build several popular "contrib" tools by Ilya Shipitsin · 3 years, 11 months ago
  67. 64b6f36 CI: GitHub Actions: enable daily Coverity scan by Ilya Shipitsin · 4 years ago
  68. 5a6347f CI: codespell: whitelist "te" and "nd" words by Ilya Shipitsin · 4 years ago
  69. 9fee7e0 CI: Set DEBUG=-DDEBUG_STRICT=1 in GitHub Actions by Tim Duesterhus · 4 years ago
  70. ed54c3b CI: Clean up Windows CI by Tim Duesterhus · 4 years ago
  71. 8d173e1 CI: Pass the github.event_name to matrix.py by Tim Duesterhus · 4 years ago
  72. e48853a CI: Github Action: run "apt-get update" before packages restore by Ilya Shipitsin · 4 years ago
  73. cdaa38e CI: Make the h2spec workflow more consistent with the VTest workflow by Tim Duesterhus · 4 years ago
  74. fa1747d CI: Stop hijacking the hosts file by Tim Duesterhus · 4 years ago
  75. 288c077 CI: Expand use of GitHub Actions for CI by Tim Duesterhus · 4 years, 4 months ago
  76. f9bc6e4 CI: github actions: limit OpenSSL no-deprecated builds to "default,bug,devel" reg-tests by Ilya Shipitsin · 4 years, 1 month ago
  77. 787c63c CI: github actions: update h2spec to 2.6.0 by Ilya Shipitsin · 4 years, 1 month ago
  78. dafc564 CI: extend spellchecker whitelist by Ilya Shipitsin · 4 years, 5 months ago
  79. 4289f75 CI: extend spellchecker whitelist by Ilya Shipitsin · 4 years, 7 months ago
  80. 82e01b9 CI: run weekly OpenSSL "no-deprecated" builds by Ilya Shipitsin · 4 years, 7 months ago
  81. 3e128fe CI: github actions: add weekly h2spec test by Ilya Shipitsin · 4 years, 8 months ago
  82. a21e62d CI: add spellcheck github action by Ilya Shipitsin · 4 years, 9 months ago
  83. 6328b73 BUILD: enable ERR=1 in github cygwin builds by Ilya Shipitsin · 4 years, 9 months ago
  84. 8aad946 BUILD: CI: move cygwin builds to Github Actions by Ilya Shipitsin · 4 years, 10 months ago