1. a07635e MINOR: bind-conf: support a new shards value: "by-group" by Willy Tarreau · Thu Apr 13 17:25:43 2023 +0200
  2. 768b628 [RELEASE] Released version 2.8-dev7 by Willy Tarreau · Sat Apr 08 17:38:39 2023 +0200
  3. ead43fe MEDIUM: compression: Make it so we can compress requests as well. by Olivier Houchard · Thu Apr 06 00:33:48 2023 +0200
  4. 223770d MINOR: hlua/event_hdl: per-server event subscription by Aurelien DARRAGON · Fri Mar 10 15:34:35 2023 +0100
  5. c84899c MEDIUM: hlua/event_hdl: initial support for event handlers by Aurelien DARRAGON · Mon Feb 20 18:18:59 2023 +0100
  6. b289fd1 MINOR: event_hdl: normal tasks support for advanced async mode by Aurelien DARRAGON · Tue Feb 28 15:06:48 2023 +0100
  7. 21f7ebb DOC: lua: silence "Unexpected indentation" Sphinx warnings by Aurelien DARRAGON · Mon Mar 13 19:49:31 2023 +0100
  8. d5c80d7 DOC: lua: silence "literal block ends without a blank line" Sphinx warnings by Aurelien DARRAGON · Mon Mar 13 19:36:13 2023 +0100
  9. b803899 MINOR: hlua: support for optional arguments to core.register_task() by Aurelien DARRAGON · Thu Mar 09 16:48:30 2023 +0100
  10. 94ee663 MINOR: hlua_fcn: add server->get_rid() method by Aurelien DARRAGON · Fri Mar 10 15:11:27 2023 +0100
  11. c4b2437 MEDIUM: hlua_fcn/api: remove some old server and proxy attributes by Aurelien DARRAGON · Thu Mar 02 12:00:06 2023 +0100
  12. b046773 MINOR: hlua_fcn: alternative to old proxy and server attributes by Thierry Fournier · Fri Oct 07 12:07:24 2022 +0200
  13. 5c09935 DOC: config: strict-sni allows to start without certificate by William Lallemand · Tue Apr 04 16:28:58 2023 +0200
  14. 07be66d CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Apr 01 12:26:42 2023 +0200
  15. 1cb041a MINOR: cli: support filtering on FD types in "show fd" by Willy Tarreau · Fri Mar 31 16:33:53 2023 +0200
  16. 28c5f40 MINOR: http_fetch: Add case-insensitive argument for url_param/urlp_val by Martin DOLEZ · Tue Mar 28 09:06:05 2023 -0400
  17. 3b7a351 DOC/MINOR: reformat configuration.txt's "quoting and escaping" table by Marcos de Oliveira · Fri Mar 17 11:03:13 2023 -0300
  18. 4c7588d [RELEASE] Released version 2.8-dev6 by Willy Tarreau · Tue Mar 28 13:58:56 2023 +0200
  19. fedbc17 DOC: config: set-var() dconv rendering issues by Aurelien DARRAGON · Thu Mar 23 11:54:44 2023 +0100
  20. 9ef2742 MINOR: debug: support dumping the libs addresses when running in verbose mode by Willy Tarreau · Wed Mar 22 11:37:54 2023 +0100
  21. 0c4348c MINOR: pools: preset the allocation failure rate to 1% with -dMfail by Willy Tarreau · Tue Mar 21 09:24:53 2023 +0100
  22. 5b4e16e MINOR: doc: missing entries for sc-add-gpc() by Aurelien DARRAGON · Fri Mar 17 11:46:37 2023 +0100
  23. 7716f27 MINOR: ssl: Add certificate path to 'show ssl ocsp-response' output by Remi Tricot-Le Breton · Mon Mar 13 15:56:35 2023 +0100
  24. dafc068 MINOR: ssl: Accept certpath as param in "show ssl ocsp-response" CLI command by Remi Tricot-Le Breton · Mon Mar 13 15:56:34 2023 +0100
  25. c9bfe32 MINOR: ssl: Change the ocsp update log-format by Remi Tricot-Le Breton · Mon Mar 13 15:56:31 2023 +0100
  26. fc0ad29 [RELEASE] Released version 2.8-dev5 by Willy Tarreau · Fri Mar 10 16:28:37 2023 +0100
  27. 9a62e35 DOC/CLEANUP: fix typos by Michael Prokop · Fri Dec 09 12:28:46 2022 +0100
  28. 7fd8756 DOC: config: fix typo "dependeing" in bind thread description by Willy Tarreau · Tue Feb 28 08:19:37 2023 +0100
  29. 447a38f MINOR: jwt: Add support for RSA-PSS signatures (PS256 algorithm) by Remi Tricot-Le Breton · Tue Mar 07 17:43:57 2023 +0100
  30. dd3a33f BUG/MINOR: cli: fix CLI handler "set anon global-key" call by Amaury Denoyelle · Fri Mar 03 17:11:10 2023 +0100
  31. 5843237 MINOR: ssl: Add global options to modify ocsp update min/max delay by Remi Tricot-Le Breton · Tue Feb 28 17:46:29 2023 +0100
  32. 9c4437d MINOR: ssl: Add way to dump ocsp response in base64 by Remi Tricot-Le Breton · Tue Feb 28 17:46:28 2023 +0100
  33. b33fe2f MINOR: ssl: Use dedicated proxy and log-format for OCSP update by Remi Tricot-Le Breton · Tue Feb 28 17:46:25 2023 +0100
  34. d14fc51 MINOR: ssl: Add 'show ssl ocsp-updates' CLI command by Remi Tricot-Le Breton · Tue Feb 28 17:46:23 2023 +0100
  35. e1a0ee3 MEDIUM: quic: implement poller subscribe on sendto error by Amaury Denoyelle · Tue Feb 28 15:11:09 2023 +0100
  36. b705622 DOC: config: Replace TABs by spaces by Christopher Faulet · Mon Feb 27 18:01:41 2023 +0100
  37. 24b319b DOC: config: Clarify the meaning of 'hold' in the 'resolvers' section by Christopher Faulet · Mon Feb 27 17:53:31 2023 +0100
  38. 2a1bcf1 MINOR: config: add HAPROXY_BRANCH environment variable by Sébaastien Gross · Thu Feb 23 12:54:25 2023 -0500
  39. d4c0be6 MINOR: startup: HAPROXY_STARTUP_VERSION contains the version used to start by William Lallemand · Tue Feb 21 14:07:05 2023 +0100
  40. c13f302 MINOR: cfgcond: Implement enabled condition expression by Christopher Faulet · Tue Feb 21 11:16:08 2023 +0100
  41. a1fdad7 MINOR: cfgcond: Implement strstr condition expression by Christopher Faulet · Mon Feb 20 17:55:58 2023 +0100
  42. 760a384 DOC: config: Add the missing tune.fail-alloc option from global listing by Christopher Faulet · Mon Feb 20 14:33:46 2023 +0100
  43. 2f7c82b BUG/MINOR: haproxy: Fix option to disable the fast-forward by Christopher Faulet · Mon Feb 20 14:06:52 2023 +0100
  44. d17dd84 MINOR: proxy: Only consider backend httpclose option for server connections by Christopher Faulet · Mon Feb 20 17:30:06 2023 +0100
  45. 85523a0 DOC: config: Fix description of options about HTTP connection modes by Christopher Faulet · Mon Feb 20 17:09:34 2023 +0100
  46. fb37557 MINOR: quic: mark quic-conn as jobs on socket allocation by Amaury Denoyelle · Wed Feb 01 09:28:32 2023 +0100
  47. 678a4ce MINOR: haproxy: Add an command option to disable data fast-forward by Christopher Faulet · Tue Feb 14 16:12:54 2023 +0100
  48. d4eaa8a MINOR: global: Add an option to disable the data fast-forward by Christopher Faulet · Tue Feb 14 15:37:14 2023 +0100
  49. c80560b [RELEASE] Released version 2.8-dev4 by Willy Tarreau · Tue Feb 14 16:55:17 2023 +0100
  50. e008402 DOC: proxy-protocol: fix wrong byte in provided example by Willy Tarreau · Sun Feb 12 09:26:48 2023 +0100
  51. 3f9758e MINOR: quic: filter closing conn on "show quic" by Amaury Denoyelle · Wed Feb 01 17:31:02 2023 +0100
  52. 15c7470 MINOR: quic: implement a basic "show quic" CLI handler by Amaury Denoyelle · Wed Feb 01 10:18:26 2023 +0100
  53. e74d77b [RELEASE] Released version 2.8-dev3 by Willy Tarreau · Sat Feb 04 10:51:05 2023 +0100
  54. f0de8ca MEDIUM: listener/config: make the "thread" parser rely on thread_sets by Willy Tarreau · Tue Jan 31 19:31:27 2023 +0100
  55. 24d5b72 MINOR: quic: add config for retransmit limit by Amaury Denoyelle · Tue Jan 31 11:44:50 2023 +0100
  56. df238c3 DOC: config: 'http-send-name-header' option may be used in default section by Aurelien DARRAGON · Thu Jan 12 15:59:27 2023 +0100
  57. f3a2ae7 DOC: config: fix option spop-check proxy compatibility by Aurelien DARRAGON · Thu Jan 12 15:06:11 2023 +0100
  58. 9a273b4 MINOR: http_ext: add rfc7239_n2np converter by Aurelien DARRAGON · Fri Dec 30 16:56:08 2022 +0100
  59. 07d6753 MINOR: http_ext: add rfc7239_n2nn converter by Aurelien DARRAGON · Fri Dec 30 16:45:42 2022 +0100
  60. 6fb58b8 MINOR: http_ext: add rfc7239_field converter by Aurelien DARRAGON · Fri Dec 30 16:37:03 2022 +0100
  61. 5c6f86f MINOR: http_ext: add rfc7239_is_valid converter by Aurelien DARRAGON · Fri Dec 30 16:23:08 2022 +0100
  62. b2bb925 MINOR: proxy/http_ext: introduce proxy forwarded option by Aurelien DARRAGON · Wed Dec 28 15:37:57 2022 +0100
  63. 0f29b34 [RELEASE] Released version 2.8-dev2 by Willy Tarreau · Sun Jan 22 14:20:57 2023 +0100
  64. da2e117 MEDIUM: bwlim: Support constants limit or period on set-bandwidth-limit actions by Christopher Faulet · Fri Jan 13 15:33:32 2023 +0100
  65. 86aac23 DOC: config: fix "Address formats" chapter syntax by Daniel Corbett · Tue Jan 17 18:32:31 2023 -0500
  66. 33d11c4 MINOR: sample: Add "quic_enabled" sample fetch by Frédéric Lécaille · Thu Jan 12 17:55:45 2023 +0100
  67. 12a0317 MINOR: quic: Add "no-quic" global option by Frédéric Lécaille · Thu Jan 12 15:23:54 2023 +0100
  68. 40725a4 MINOR: listener: also support "quic+" as an address prefix by Willy Tarreau · Mon Jan 16 13:55:27 2023 +0100
  69. ed68240 DOC: config: mention the missing "quic4@" and "quic6@" in protocol prefixes by Willy Tarreau · Mon Jan 16 12:14:11 2023 +0100
  70. 24101f9 DOC: config: fix aliases for protocol prefixes "udp4@" and "udp6@" by Willy Tarreau · Mon Jan 16 12:11:38 2023 +0100
  71. d4c6fbe DOC: config: fix wrong section number for "protocol prefixes" by Willy Tarreau · Mon Jan 16 12:07:12 2023 +0100
  72. f29c415 DOC: management: add details about @system-ca in "show ssl ca-file" by William Lallemand · Tue Jan 10 15:07:12 2023 +0100
  73. 0c39526 DOC: management: add details on "Used" status by William Lallemand · Tue Jan 10 14:44:27 2023 +0100
  74. 2fb47af DOC: config: added optional rst-ttl argument to silent-drop in action lists by Mathias Weiersmueller · Mon Jan 09 13:52:06 2023 +0100
  75. 40c88f9 [RELEASE] Released version 2.8-dev1 by Willy Tarreau · Sat Jan 07 09:45:17 2023 +0100
  76. 5a72d03 MINOR: stick-table: implement the sc-add-gpc() action by Willy Tarreau · Mon Jan 02 18:15:20 2023 +0100
  77. 6c01171 MEDIUM: stick-table: set the track-sc limit at boottime via tune.stick-counters by Willy Tarreau · Fri Jan 06 16:09:58 2023 +0100
  78. 39055d1 DOC: config: remove duplicated "http-response sc-set-gpt0" directive by Christopher Faulet · Thu Jan 05 11:24:55 2023 +0100
  79. a924804 MINOR: http-rules: Add missing actions in http-after-response ruleset by Christopher Faulet · Thu Jan 05 11:17:38 2023 +0100
  80. d9d36b8 DOC: config: fix alphabetical ordering of http-after-response rules by Christopher Faulet · Thu Jan 05 10:25:30 2023 +0100
  81. 537b9e7 MINOR: config: add environment variables for default log format by Sébastien Gross · Wed Nov 30 22:36:50 2022 +0100
  82. 3f2803e BUILD: makefile: refactor support for 51DEGREES v3/v4 by Willy Tarreau · Wed Dec 21 18:54:36 2022 +0100
  83. c960a3b BUG/MINOR: pool/stats: Use ullong to report total pool usage in bytes in stats by Christopher Faulet · Thu Dec 22 11:05:48 2022 +0100
  84. d5d7796 DOC: ssl: Add documentation for ocsp-update option by Remi Tricot-Le Breton · Tue Dec 20 11:11:15 2022 +0100
  85. eeaa29b MINOR: ssl: Add "update ssl ocsp-response" cli command by Remi Tricot-Le Breton · Tue Dec 20 11:11:07 2022 +0100
  86. 284cfc6 MINOR: pool: make the thread-local hot cache size configurable by Willy Tarreau · Mon Dec 19 08:15:57 2022 +0100
  87. 02cf4ec MINOR: sample: add param converter by Thayne McCombs · Wed Dec 14 00:19:59 2022 -0700
  88. 9192d20 MINOR: pools: make DEBUG_UAF a runtime setting by Willy Tarreau · Thu Dec 08 17:47:59 2022 +0100
  89. 5fa29b8 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Dec 07 09:46:19 2022 +0500
  90. e30f378 MINOR: quic: activate socket per conn by default by Amaury Denoyelle · Mon Nov 21 11:54:13 2022 +0100
  91. 511ddd5 MINOR: quic: define config option for socket per conn by Amaury Denoyelle · Fri Nov 18 17:42:16 2022 +0100
  92. d06b9c8 DOC/MINOR: api: add documentation for event_hdl feature by Aurelien DARRAGON · Wed Nov 16 18:06:34 2022 +0100
  93. a9800a0 MEDIUM: 51d: add support for 51Degrees V4 with Hash algorithm by Dragan Dosen · Mon Feb 14 13:05:45 2022 +0100
  94. eaded98 [RELEASE] Released version 2.8-dev0 by Willy Tarreau · Thu Dec 01 15:25:34 2022 +0100
  95. 437fd28 [RELEASE] Released version 2.7.0 by Willy Tarreau · Thu Dec 01 15:16:46 2022 +0100
  96. 6f86eaa CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Nov 30 16:22:42 2022 +0500
  97. 16b282f MINOR: stick-table: show the shard number in each entry's "show table" output by Willy Tarreau · Tue Nov 29 11:55:18 2022 +0100
  98. f386a2d DOC: config: clarify the -m dir and -m dom pattern matching methods by Willy Tarreau · Fri Nov 25 12:02:25 2022 +0100
  99. 0b4a622 DOC: config: clarify the fact that "retries" is not just for connections by Willy Tarreau · Fri Nov 25 11:06:20 2022 +0100
  100. 4f4fea4 DOC: config: explain how default matching method for ACL works by Willy Tarreau · Fri Nov 25 10:49:41 2022 +0100