1. 310a260 MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size by Marcin Deranek · 3 years, 4 months ago
  2. da0264a MINOR: sample: Add be2hex converter by Marcin Deranek · 3 years, 4 months ago
  3. 40ca09c MINOR: sample: Add be2dec converter by Marcin Deranek · 3 years, 4 months ago
  4. 959a48c MINOR: sample: Expose SSL captures using new fetchers by Marcin Deranek · 3 years, 4 months ago
  5. 769fd2e MEDIUM: ssl: Capture more info from Client Hello by Marcin Deranek · 3 years, 5 months ago
  6. 5ef9656 BUG/MINOR: lua: use strlcpy2() not strncpy() to copy sample keywords by Willy Tarreau · 3 years, 3 months ago
  7. 906f7da MINOR: compiler: implement an ONLY_ONCE() macro by Willy Tarreau · 3 years, 3 months ago
  8. dd56520 BUG/MINOR: resolvers: mark servers with name-resolution as non purgeable by Amaury Denoyelle · 3 years, 3 months ago
  9. cbad112 REGTESTS: Remove REQUIRE_VERSION=1.5 from all tests by Tim Duesterhus · 3 years, 3 months ago
  10. 7ba9848 REGTESTS: Use `feature cmd` for 2.5+ tests by Tim Duesterhus · 3 years, 3 months ago
  11. a39e626 BUG/MINOR: proxy: don't dump servers of internal proxies by William Lallemand · 3 years, 3 months ago
  12. 956be9d REGTEST: fix haproxy required version for server removal test by Amaury Denoyelle · 3 years, 3 months ago
  13. 104b8e5 REGTEST: add missing lua requirements on server removal test by Amaury Denoyelle · 3 years, 3 months ago
  14. 61aa442 BUG/MINOR: base64: base64urldec() ignores padding in output size check by Dragan Dosen · 3 years, 3 months ago
  15. 14c3c5c MEDIUM: server: allow to remove servers at runtime except non purgeable by Amaury Denoyelle · 3 years, 3 months ago
  16. 86f3707 MINOR: server: mark servers referenced by LUA script as non purgeable by Amaury Denoyelle · 3 years, 3 months ago
  17. 0626961 MINOR: server: mark referenced servers as non purgeable by Amaury Denoyelle · 3 years, 3 months ago
  18. 5cca48c MINOR: server: define non purgeable server flag by Amaury Denoyelle · 3 years, 3 months ago
  19. bc2ebfa MEDIUM: server: extend refcount for all servers by Amaury Denoyelle · 3 years, 3 months ago
  20. 0a8d05d BUG/MINOR: stats: use refcount to protect dynamic server on dump by Amaury Denoyelle · 3 years, 3 months ago
  21. f5c1e12 MINOR: server: return the next srv instance on free_server by Amaury Denoyelle · 3 years, 3 months ago
  22. cd61e83 BUILD: adopt script/build-ssl.sh for OpenSSL-3.0.0beta2 by Ilya Shipitsin · 3 years, 3 months ago
  23. 2118597 MINOR: proc: setting the process to produce a core dump on FreeBSD. by devnexen@gmail.com · 3 years, 3 months ago
  24. ff0f278 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 3 months ago
  25. cc0f501 CI: github-actions: remove obsolete options by Willy Tarreau · 3 years, 3 months ago
  26. 957ab13 BUILD: httpclient: fix build without OpenSSL by William Lallemand · 3 years, 3 months ago
  27. 4463b17 BUG/MINOR: httpclient: fix Host header by William Lallemand · 3 years, 3 months ago
  28. 211c967 MINOR: httpclient: add the server to the proxy by William Lallemand · 3 years, 3 months ago
  29. cfcbe9e MINOR: httpclient: set verify none on the https server by William Lallemand · 3 years, 3 months ago
  30. f3899dd BUG/MEDIUM: base64: check output boundaries within base64{dec,urldec} by Dragan Dosen · 3 years, 3 months ago
  31. 76ad371 BUG/MINOR: httpclient: remove deinit of the httpclient by William Lallemand · 3 years, 3 months ago
  32. ece4c4a BUG/MINOR: stick-table: fix the sc-set-gpt* parser when using expressions by Willy Tarreau · 3 years, 3 months ago
  33. 8b673f0 CLEANUP: ssl: remove useless check on p in openssl_version_parser() by William Lallemand · 3 years, 3 months ago
  34. 3aeb3f9 MINOR: cfgcond: implements openssl_version_atleast and openssl_version_before by William Lallemand · 3 years, 3 months ago
  35. 44d862d MINOR: ssl: add an openssl version string parser by William Lallemand · 3 years, 3 months ago
  36. fff1e58 MINOR: systemd: remove the ExecStartPre line in the unit file by William Lallemand · 3 years, 3 months ago
  37. 6f58c13 BUG/MINOR: systemd: ExecStartPre must use -Ws by William Lallemand · 3 years, 3 months ago
  38. c4e5232 MINOR: tools: add FreeBSD support to get_exec_path() by devnexen@gmail.com · 3 years, 3 months ago
  39. 1e7bef1 MINOR: hlua: take the global Lua lock inside a global function by Willy Tarreau · 3 years, 3 months ago
  40. 2a8fe8b MINOR: httpclient: cleanup the include files by William Lallemand · 3 years, 3 months ago
  41. 0d6f779 BUG/MINOR: httpclient: check if hdr_num is not 0 by William Lallemand · 3 years, 3 months ago
  42. dfc3f89 BUG/MINOR: httpclient/cli: change the appctx test in the callbacks by William Lallemand · 3 years, 3 months ago
  43. b702030 BUG/MINOR: httpclient: fix uninitialized sl variable by William Lallemand · 3 years, 3 months ago
  44. 3b2533f REGTESTS: server: fix agent-check syntax and expectation by Willy Tarreau · 3 years, 3 months ago
  45. 1713eec REGTESTS: abortonclose: after retries, 503 is expected, not close by Willy Tarreau · 3 years, 3 months ago
  46. ab4fa24 REGTESTS: http_upgrade: fix incorrect expectation on TCP->H1->H2 by Willy Tarreau · 3 years, 3 months ago
  47. 0e72e40 BUG/MINOR: http_client: make sure to preset the proxy's default settings by Willy Tarreau · 3 years, 3 months ago
  48. d3dbfd9 BUG/MEDIUM: cfgparse: do not allocate IDs to automatic internal proxies by Willy Tarreau · 3 years, 3 months ago
  49. b0281a4 MINOR: proxy: check if p is NULL in free_proxy() by William Lallemand · 3 years, 3 months ago
  50. 4c395fc MINOR: server: check if srv is NULL in free_server() by William Lallemand · 3 years, 3 months ago
  51. f95c295 BUILD/MINOR: ssl: Fix compilation with OpenSSL 1.0.2 by Remi Tricot-Le Breton · 3 years, 3 months ago
  52. 46b7dff BUG/MEDIUM: h2: match absolute-path not path-absolute for :path by Willy Tarreau · 3 years, 3 months ago
  53. 74f6ab6 MEDIUM: ssl: Keep a reference to the client's certificate for use in logs by Remi Tricot-Le Breton · 3 years, 3 months ago
  54. 2484da5 MINOR: httpclient/cli: change the User-Agent to "HAProxy" by William Lallemand · 3 years, 3 months ago
  55. 03a4eb1 MINOR: httpclient/cli: implement a simple client over the CLI by William Lallemand · 3 years, 3 months ago
  56. 33b0d09 MINOR: httpclient: implement a simple HTTP Client API by William Lallemand · 3 years, 3 months ago
  57. 83614a9 MINOR: httpclient: initialize the proxy by William Lallemand · 3 years, 3 months ago
  58. 08d0f23 [RELEASE] Released version 2.5-dev4 by Willy Tarreau · 3 years, 3 months ago
  59. 7ef244d REGTESTS: add a test to prevent h2 desync attacks by Amaury Denoyelle · 3 years, 3 months ago
  60. b5d2b9e BUG/MEDIUM: h2: give :authority precedence over Host by Willy Tarreau · 3 years, 4 months ago
  61. 8926522 BUG/MAJOR: h2: enforce stricter syntax checks on the :method pseudo-header by Willy Tarreau · 3 years, 4 months ago
  62. 4b8852c BUG/MAJOR: h2: verify that :path starts with a '/' before concatenating it by Willy Tarreau · 3 years, 4 months ago
  63. a495e0d BUG/MAJOR: h2: verify early that non-http/https schemes match the valid syntax by Willy Tarreau · 3 years, 4 months ago
  64. d3d8d03 MINOR: http: add a new function http_validate_scheme() to validate a scheme by Willy Tarreau · 3 years, 4 months ago
  65. c5b5e7b DOC/MINOR: fix typo in management document by Jonathon Lacher · 3 years, 4 months ago
  66. d0bacde DOC: Minor typo fix - 'question mark' -> 'exclamation mark' by Kunal Gangakhedkar · 3 years, 3 months ago
  67. bd2cced BUILD: tools: get the absolute path of the current binary on NetBSD. by David Carlier · 3 years, 3 months ago
  68. af2720f CI: github actions: relax OpenSSL-3.0.0 version comparision by Ilya Shipitsin · 3 years, 3 months ago
  69. 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 4 months ago
  70. 762b1fd CI: Remove obsolete USE_SLZ=1 CI job by Tim Duesterhus · 3 years, 3 months ago
  71. 5a2c661 DOC: lua-api: Add documentation about lua filters by Christopher Faulet · 3 years, 3 months ago
  72. e48d1dc BUG/MINOR: lua/filters: Return right code when txn:done() is called by Christopher Faulet · 3 years, 3 months ago
  73. 26eb5ea BUG/MINOR: filters: Always set FLT_END analyser when CF_FLT_ANALYZE flag is set by Christopher Faulet · 3 years, 3 months ago
  74. 2c04a5a MINOR: proxy: disable warnings for internal proxies by William Lallemand · 3 years, 3 months ago
  75. 6640dbb MINOR: cli: delare the CLI frontend as an internal proxy by William Lallemand · 3 years, 3 months ago
  76. bc5c821 BUG/MEDIUM: cfgcheck: verify existing log-forward listeners during config check by Emeric Brun · 3 years, 3 months ago
  77. c86bb87 BUG/MINOR: lua: Properly catch alloc errors when parsing lua filter directives by Christopher Faulet · 3 years, 3 months ago
  78. 70c4345 BUG/MINOR: lua: Properly check negative offset in Channel/HttpMessage functions by Christopher Faulet · 3 years, 3 months ago
  79. 24e7f35 DOC: config: Fix 'http-response send-spoe-group' documentation by Christopher Faulet · 3 years, 3 months ago
  80. eae8afa MINOR: filters/lua: Support the HTTP filtering from filters written in lua by Christopher Faulet · 4 years, 9 months ago
  81. 78c3547 MINOR: filters/lua: Add request and response HTTP messages in the lua TXN by Christopher Faulet · 4 years, 9 months ago
  82. df97ac4 MEDIUM: filters/lua: Add HTTPMessage class to help HTTP filtering by Christopher Faulet · 4 years, 9 months ago
  83. c404f11 MEDIUM: filters/lua: Support declaration of some filter callback functions in lua by Christopher Faulet · 4 years, 9 months ago
  84. a1ac5fb MEDIUM: filters/lua: Be prepared to filter TCP payloads by Christopher Faulet · 3 years, 4 months ago
  85. 8c9e6bb MINOR: lua: Add flags on the lua TXN to know the execution context by Christopher Faulet · 3 years, 4 months ago
  86. 9f55a50 MINOR: lua: Add a function to get a filter attached to a channel class by Christopher Faulet · 4 years, 9 months ago
  87. 69c581a MEDIUM: filters/lua: Add support for dummy filters written in lua by Christopher Faulet · 3 years, 6 months ago
  88. 1e9b1b6 DOC: Improve the lua documentation by Christopher Faulet · 3 years, 4 months ago
  89. 6a79fc1 MEDIUM: lua: Improve/revisit the lua api to manipulate channels by Christopher Faulet · 3 years, 4 months ago
  90. 9a6ffda MEDIUM: lua: Process buffer data using an offset and a length by Christopher Faulet · 3 years, 4 months ago
  91. ba9e21d MINOR: lua: Add a function to get a reference on a table in the stack by Christopher Faulet · 4 years, 9 months ago
  92. 03fb1b2 MINOR: filters/lua: Release filters before the lua context by Christopher Faulet · 4 years, 9 months ago
  93. 23976d9 BUG/MINOR: lua: Don't yield in channel.append() and channel.set() by Christopher Faulet · 3 years, 4 months ago
  94. 2e60aa4 BUG/MINOR: lua: Yield in channel functions only if lua context can yield by Christopher Faulet · 3 years, 4 months ago
  95. 1f43a34 MINOR: lua: Add a flag on lua context to know the yield capability at run time by Christopher Faulet · 3 years, 4 months ago
  96. 6fcd2d3 BUG/MINOR: stream: Don't release a stream if FLT_END is still registered by Christopher Faulet · 5 years ago
  97. 47bfd7b BUG/MINOR: tcpcheck: Properly detect pending HTTP data in output buffer by Christopher Faulet · 3 years, 4 months ago
  98. 8c29fa7 MINOR: channel: remove an htx block from a channel by William Lallemand · 3 years, 4 months ago
  99. 7e7765a BUG/MINOR: buffer: fix buffer_dump() formatting by William Lallemand · 3 years, 4 months ago
  100. 3eb42f9 BUG/MEDIUM: server: support both check/agent-check on a dynamic instance by Amaury Denoyelle · 3 years, 4 months ago