1. ea5a5e6 CI: enable monthly test on Fedora Rawhide by Ilya Shipitsin · 1 year, 8 months ago
  2. 86a40f5 CI: bump "actions/checkout" to v3 for cross zoo matrix by Ilya Shipitsin · 1 year, 8 months ago
  3. d481ed3 CI: exclude doc/{design-thoughts,internals} from spell check by Ilya Shipitsin · 1 year, 8 months ago
  4. 7e6e038 CI: run smoke tests on config syntax to check memory related issues by Ilya Shipitsin · 1 year, 8 months ago
  5. 0810911 CI: Reformat `matrix.py` using `black` by Tim Duesterhus · 1 year, 11 months ago
  6. e327e41 CI: Explicitly check environment variable against `None` in matrix.py by Tim Duesterhus · 1 year, 11 months ago
  7. 96e03e1 CI: Unify the `GITHUB_TOKEN` name across matrix.py and vtest.yml by Tim Duesterhus · 1 year, 11 months ago
  8. fd7931e CI: Use proper `if` blocks instead of conditional expressions in matrix.py by Tim Duesterhus · 1 year, 11 months ago
  9. fcc21be CI: Add in-memory cache for the latest OpenSSL/LibreSSL by Tim Duesterhus · 1 year, 11 months ago
  10. 3c9b6f6 CI: Improve headline in matrix.py by Tim Duesterhus · 1 year, 11 months ago
  11. 61839b0 CI: github: use the GITHUB_TOKEN instead of a manually generated token by William Lallemand · 1 year, 11 months ago
  12. 6fbc35f CI: github: enable github api authentication for OpenSSL tags read by Ilya Shipitsin · 1 year, 11 months ago
  13. f5994fc CI: github: split matrix for development and stable branches by Ilya Shipitsin · 2 years ago
  14. 6dedeb7 CI: github: remove redundant ASAN loop by Ilya Shipitsin · 2 years ago
  15. 2cb1493 CI: github: set ulimit -n to a greater value by William Lallemand · 2 years ago
  16. 4a04cd3 CI: github: split ssl lib selection based on git branch by Ilya Shipitsin · 2 years ago
  17. 393e4e4 CI: github: reintroduce openssl 1.1.1 by William Lallemand · 2 years ago
  18. a051816 CI: emit the compiler's version in the build reports by Willy Tarreau · 2 years ago
  19. 6397c7c CI: enable QUIC for LibreSSL builds by Ilya Shipitsin · 2 years, 1 month ago
  20. 70b2c72 CI: switch to the "latest" LibreSSL by Ilya Shipitsin · 2 years, 1 month ago
  21. 5526f92 CI: add monthly gcc cross compile jobs by Ilya Shipitsin · 2 years, 1 month ago
  22. 6435801 CI: github: dump the backtrace of coredumps in the alpine container by William Lallemand · 2 years, 1 month ago
  23. b87ecbb CI: Replace the deprecated `::set-output` command by writing to $GITHUB_OUTPUT in workflow definition by Tim Duesterhus · 2 years, 1 month ago
  24. 8a03bf4 CI: Replace the deprecated `::set-output` command by writing to $GITHUB_OUTPUT in matrix.py by Tim Duesterhus · 2 years, 1 month ago
  25. b65fd66 CI: SSL: temporarily stick to LibreSSL=3.5.3 by Ilya Shipitsin · 2 years, 1 month ago
  26. 14711bd CI: SSL: use proper version generating when "latest" semantic is used by Ilya Shipitsin · 2 years, 1 month ago
  27. 4c785f0 CI: enable weekly "m32" builds on x86_64 by Ilya Shipitsin · 2 years, 4 months ago
  28. cfba1f9 CI: re-enable gcc asan builds by Ilya Shipitsin · 2 years, 5 months ago
  29. 7b893c2 CI: determine actual OpenSSL version dynamically by Ilya Shipitsin · 2 years, 6 months ago
  30. 94cd779 CI: determine actual LibreSSL version dynamically by Ilya Shipitsin · 2 years, 7 months ago
  31. 0a80211 CI: dynamically determine actual version of h2spec by Ilya Shipitsin · 2 years, 7 months ago
  32. c89dec3 CI: github actions: update LibreSSL to 3.5.2 by Ilya Shipitsin · 2 years, 7 months ago
  33. c24ac43 CI: github actions: disable -Wno-deprecated by William Lallemand · 2 years, 8 months ago
  34. 538d8fe CI: Update to actions/cache@v3 by Tim Duesterhus · 2 years, 8 months ago
  35. 5f4ddb5 CI: Update to actions/checkout@v3 by Tim Duesterhus · 2 years, 8 months ago
  36. 6e7440b CI: github actions: update OpenSSL to 3.0.2 by Ilya Shipitsin · 2 years, 8 months ago
  37. 2ec39ea CI: github actions: switch to LibreSSL-3.5.1 by Ilya Shipitsin · 2 years, 8 months ago
  38. d8ac3f5 CI: coverity: simplify debugging options by Willy Tarreau · 2 years, 9 months ago
  39. a0a6911 CI: github: enable pool debugging by default by Willy Tarreau · 2 years, 9 months ago
  40. 6fed59c CI: enable QUIC for Coverity scan by Ilya Shipitsin · 2 years, 10 months ago
  41. f42ddf7 CI: Consistently use actions/checkout@v2 by Tim Duesterhus · 2 years, 10 months ago
  42. 27df87c CI: github actions: use cache for SSL libs by Ilya Shipitsin · 2 years, 10 months ago
  43. e9efc3a CI: refactor OpenTracing build script by Ilya Shipitsin · 2 years, 10 months ago
  44. b9e3fb7 CI: github actions: use cache for OpenTracing by Ilya Shipitsin · 2 years, 11 months ago
  45. 65eab58 CI: github actions: clean default step conditions by Ilya Shipitsin · 2 years, 11 months ago
  46. 6569de2 CI: refactor spelling check by Ilya Shipitsin · 2 years, 11 months ago
  47. 874c907 CI: github actions: update OpenSSL to 3.0.1 by Ilya Shipitsin · 2 years, 11 months ago
  48. 2ef4c7c CI: Github Actions: do not show VTest failures if build failed by Ilya Shipitsin · 2 years, 11 months ago
  49. 4673c5e CI: github actions: add the output of $CC -dM -E- by Willy Tarreau · 3 years ago
  50. d69d65a BUILD: SSL: add QUICTLS to build matrix by Ilya Shipitsin · 3 years ago
  51. 662896e CI: Clean up formatting in GitHub Action definitions by Tim Duesterhus · 3 years, 1 month ago
  52. 89c9d0a CI: Add `permissions` to GitHub Actions by Tim Duesterhus · 3 years, 1 month ago
  53. bc2b96c CI: github: switch to OpenSSL 3.0.0 by William Lallemand · 3 years, 1 month ago
  54. ed17ca7 CI: Github Actions: re-enable Opentracing by Willy Tarreau · 3 years, 2 months ago
  55. f14edc8 CI: Github Actions: temporarily disable Opentracing by Willy Tarreau · 3 years, 3 months ago
  56. 30ee296 CI: Github Actions: temporarily disable BoringSSL builds by Willy Tarreau · 3 years, 3 months ago
  57. 310a260 MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size by Marcin Deranek · 3 years, 4 months ago
  58. cc0f501 CI: github-actions: remove obsolete options by Willy Tarreau · 3 years, 3 months ago
  59. af2720f CI: github actions: relax OpenSSL-3.0.0 version comparision by Ilya Shipitsin · 3 years, 3 months ago
  60. 762b1fd CI: Remove obsolete USE_SLZ=1 CI job by Tim Duesterhus · 3 years, 3 months ago
  61. bbab3bf DOC: Replace issue templates by issue forms by Tim Düsterhus · 3 years, 5 months ago
  62. 8a91fa4 CI: Replace the requirement for 'sudo' with a call to 'ulimit -n' by Tim Duesterhus · 3 years, 5 months ago
  63. b89c0e4 CI: github actions: enable alpine/musl builds by Ilya Shipitsin · 3 years, 6 months ago
  64. 871ef2f CI: Make matrix.py executable and add shebang by Tim Duesterhus · 3 years, 6 months ago
  65. 64d6c09 CI: github actions: -Wno-deprecated-declarations with OpenSSL 3.0.0 by William Lallemand · 3 years, 6 months ago
  66. c3f28a3 CI: github actions: add OpenSSL-3.0.0 builds by Ilya Shipitsin · 3 years, 6 months ago
  67. 75c95aa CI: github actions: add OpenTracing builds by Ilya Shipitsin · 3 years, 6 months ago
  68. 0b03895 CI: introduce scripts/build-vtest.sh for installing VTest by Ilya Shipitsin · 3 years, 6 months ago
  69. b38b5c3 Revert "CI: Build VTest with clang" by Tim Duesterhus · 3 years, 7 months ago
  70. 9c0fcea CI: extend spellchecker whitelist, add "ists" as well by Ilya Shipitsin · 3 years, 7 months ago
  71. e61f53e CI: Build VTest with clang by Tim Duesterhus · 3 years, 7 months ago
  72. 714f28c CI: Github Actions: enable USE_QUIC=1 for BoringSSL builds by Ilya Shipitsin · 3 years, 7 months ago
  73. 04b57a7 CI: Github Actions: switch to LibreSSL-3.3.3 by Ilya Shipitsin · 3 years, 7 months ago
  74. aca389a CI: github: do not build libslz any more by Willy Tarreau · 3 years, 7 months ago
  75. 57610c6 CONTRIB: move src/wurfl.c and contrib/wurfl to addons/wurfl by Willy Tarreau · 3 years, 8 months ago
  76. f8d9ec5 CONTRIB: move src/da.c and contrib/deviceatlas to addons/deviceatlas by Willy Tarreau · 3 years, 8 months ago
  77. 977209d CONTRIB: move 51Degrees to addons/51degrees by Willy Tarreau · 3 years, 8 months ago
  78. 3dfadc7 CONTRIB: move prometheus-exporter to addons/promex by Willy Tarreau · 3 years, 8 months ago
  79. d798889 CONTRIB: move halog to admin/ by Willy Tarreau · 3 years, 8 months ago
  80. 21ef8b9 BUILD: makefile: integrate the hpack tools by Willy Tarreau · 3 years, 8 months ago
  81. 074ebcd CONTRIB: move some dev-specific tools to dev/ by Willy Tarreau · 3 years, 8 months ago
  82. 34b4369 CONTRIB: debug: split poll from flags by Willy Tarreau · 3 years, 8 months ago
  83. d21f4e1 CI: github actions: update LibreSSL to 3.2.5 by Ilya Shipitsin · 3 years, 8 months ago
  84. 88288e4 CI: codespell: whitelist "Dragan Dosen" by Ilya Shipitsin · 3 years, 8 months ago
  85. 2ca0bbc Revert "CI: Pin VTest to a known good commit" by Tim Duesterhus · 3 years, 9 months ago
  86. 0879c22 CI: codespell: skip Makefile for spell check by Ilya Shipitsin · 3 years, 9 months ago
  87. 938e85b CI: github actions: switch to stable LibreSSL release by Ilya Shipitsin · 3 years, 9 months ago
  88. 66d28e7 CI: Fix the coverity builds by Tim Duesterhus · 3 years, 10 months ago
  89. 7f0f478 CI: Fix DEBUG_STRICT definition for Coverity by Tim Duesterhus · 3 years, 10 months ago
  90. 2410530 CI: Pin VTest to a known good commit by Tim Duesterhus · 3 years, 10 months ago
  91. ffa2122 CI: github: add a few more words to the codespell ignore list by Thayne McCombs · 3 years, 11 months ago
  92. ce94a94 CI: github actions: build several popular "contrib" tools by Ilya Shipitsin · 3 years, 11 months ago
  93. 64b6f36 CI: GitHub Actions: enable daily Coverity scan by Ilya Shipitsin · 4 years ago
  94. 5a6347f CI: codespell: whitelist "te" and "nd" words by Ilya Shipitsin · 4 years ago
  95. b34aee8 CI: github actions: enable 51degrees feature by Ilya Shipitsin · 4 years ago
  96. f500359 CI: github actions: update LibreSSL to 3.3.0 by Ilya Shipitsin · 4 years ago
  97. 9fee7e0 CI: Set DEBUG=-DDEBUG_STRICT=1 in GitHub Actions by Tim Duesterhus · 4 years ago
  98. ed54c3b CI: Clean up Windows CI by Tim Duesterhus · 4 years ago
  99. 8d173e1 CI: Pass the github.event_name to matrix.py by Tim Duesterhus · 4 years ago
  100. e48853a CI: Github Action: run "apt-get update" before packages restore by Ilya Shipitsin · 4 years ago