1. 0ea2c4f MINOR: mux_h2: define config to disable h2 websocket support by Amaury Denoyelle · Fri Jul 09 17:14:30 2021 +0200
  2. 553dee3 [RELEASE] Released version 2.4.2 by Christopher Faulet · Wed Jul 07 16:46:09 2021 +0200
  3. 390f494 Revert "MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules" by Christopher Faulet · Tue Jul 06 11:25:36 2021 +0200
  4. a5d1531 DOC: stick-table: add missing documentation about gpt0 stored type by Emeric Brun · Thu Jul 01 18:34:48 2021 +0200
  5. 9dc310d DOC: config: use CREATE USER for mysql-check by Daniel Black · Thu Jul 01 12:09:32 2021 +1000
  6. 57759f3 DOC: config: Add missing actions in "tcp-request session" documentation by Christopher Faulet · Wed Jun 23 12:19:25 2021 +0200
  7. 40f95c4 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · Wed Jun 23 12:07:21 2021 +0200
  8. 1ce7d49 [RELEASE] Released version 2.4.1 by Willy Tarreau · Thu Jun 17 09:06:08 2021 +0200
  9. e9bb7fb BUG/MINOR: server: explicitly set "none" init-addr for dynamic servers by Amaury Denoyelle · Thu Jun 10 17:34:10 2021 +0200
  10. 1cda6c8 DOC: lua: Add a warning about buffers modification in HTTP by Christopher Faulet · Mon Jun 14 11:43:18 2021 +0200
  11. b2a5029 BUG/MINOR: mux-fcgi: Expose SERVER_SOFTWARE parameter by default by Christopher Faulet · Fri Jun 11 13:34:42 2021 +0200
  12. 18c8877 DOC: use the req.ssl_sni in examples by Alex · Sat Jun 05 13:23:08 2021 +0200
  13. a429ad3 DOC/MINOR: move uuid in the configuration to the right alphabetical order by Alexandar Lazic · Tue Jun 01 00:27:01 2021 +0200
  14. 2162d6f DOC: intro: Fix typo in starter guide by Mark Mullan · Sat May 22 11:15:02 2021 -0700
  15. 6cbbecf [RELEASE] Released version 2.4.0 by Willy Tarreau · Fri May 14 09:03:30 2021 +0200
  16. cc9d9b0 DOC: config: Fix configuration example for mqtt by Daniel Corbett · Thu May 13 10:46:07 2021 -0400
  17. f1c8a38 MINOR: activity/cli: optionally support sorting by address on "show profiling" by Willy Tarreau · Thu May 13 10:00:17 2021 +0200
  18. 5a3fe9f DOC: management: Correct example reload command in the document by varnav · Mon May 10 10:29:57 2021 -0400
  19. dec1c36 MINOR: uri_normalizer: Add `fragment-encode` normalizer by Tim Duesterhus · Mon May 10 17:28:26 2021 +0200
  20. c9e05ab MINOR: uri_normalizer: Add `fragment-strip` normalizer by Tim Duesterhus · Mon May 10 17:28:25 2021 +0200
  21. 3df5989 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Mon May 10 12:50:00 2021 +0500
  22. 46b93af [RELEASE] Released version 2.4-dev19 by Willy Tarreau · Mon May 10 07:50:26 2021 +0200
  23. 0b1b830 MINOR: cli: make "help" support a command in argument by Willy Tarreau · Sun May 09 20:59:23 2021 +0200
  24. 714f345 DOC: fix a few remainig cases of "Haproxy" and "HAproxy" in doc and comments by Willy Tarreau · Sun May 09 06:47:26 2021 +0200
  25. 84c4e74 DOC: peers: fix the protocol tag name in the doc by Willy Tarreau · Sun May 09 06:38:07 2021 +0200
  26. 58000fe DOC: remove last occurrences of "HA-Proxy" syntax by Willy Tarreau · Sun May 09 06:25:16 2021 +0200
  27. 9f0843f DOC: Fix a few grammar/spelling issues and casing of HAProxy by Daniel Corbett · Sat May 08 10:50:37 2021 -0400
  28. 2745620 MINOR: stats: support an optional "float" option to "show info" by Willy Tarreau · Sat May 08 07:54:24 2021 +0200
  29. 589722e DOC: management: mention that some fields may be emitted as floats by Willy Tarreau · Sat May 08 07:46:44 2021 +0200
  30. 02bd684 DOC: ssl: Add information about crl-file option by Remi Tricot-Le Breton · Tue May 04 12:22:34 2021 +0200
  31. 7c980df DOC: ssl: Extra files loading now works for backends too by Remi Tricot-Le Breton · Fri May 07 15:28:08 2021 +0200
  32. a9e639a MINOR: http_act: mark normalize-uri as experimental by Amaury Denoyelle · Thu May 06 15:50:12 2021 +0200
  33. d2e53cd MINOR: cfgparse: implement experimental config keywords by Amaury Denoyelle · Thu May 06 16:21:39 2021 +0200
  34. 7190b98 MINOR: config: add a new message directive: .diag by Willy Tarreau · Fri May 07 08:59:50 2021 +0200
  35. 9f903af MEDIUM: log: slightly refine the output format of alerts/warnings/etc by Willy Tarreau · Fri May 07 08:42:39 2021 +0200
  36. 0b7c78a MINOR: config: add predicates "version_atleast" and "version_before" to cond blocks by Willy Tarreau · Thu May 06 16:53:26 2021 +0200
  37. 58ca706 MINOR: config: add predicate "feature" to detect certain built-in features by Willy Tarreau · Thu May 06 16:34:23 2021 +0200
  38. 6492e87 MINOR: config: add predicates "streq()" and "strneq()" to conditional expressions by Willy Tarreau · Thu May 06 16:10:09 2021 +0200
  39. 42ed14b MINOR: config: add predicate "defined()" to conditional expression blocks by Willy Tarreau · Thu May 06 15:55:14 2021 +0200
  40. a46f1af MINOR: config: support some pseudo-variables for file/line/section by Willy Tarreau · Thu May 06 10:25:11 2021 +0200
  41. ca3afc2 MINOR: activity: add the profiling.memory global setting by Willy Tarreau · Wed May 05 18:33:19 2021 +0200
  42. 42712cb MINOR: activity: make "show profiling" support a few arguments by Willy Tarreau · Wed May 05 17:48:13 2021 +0200
  43. 00dd44f MINOR: activity: add a "memory" entry to "profiling" by Willy Tarreau · Wed May 05 16:44:23 2021 +0200
  44. 080347f [RELEASE] Released version 2.4-dev18 by Willy Tarreau · Sat May 01 08:25:15 2021 +0200
  45. bb51c44 MINOR: map/acl: make "add map/acl" support an optional version number by Willy Tarreau · Fri Apr 30 15:23:36 2021 +0200
  46. 7a562ca MINOR: map/acl: add the "commit map/acl" CLI command by Willy Tarreau · Fri Apr 30 15:10:01 2021 +0200
  47. 97218ce MINOR: map/acl: add the "prepare map/acl" CLI command by Willy Tarreau · Fri Apr 30 14:57:03 2021 +0200
  48. ff3feeb MINOR: map/acl: add the possibility to specify the version in "clear map/acl" by Willy Tarreau · Fri Apr 30 13:31:43 2021 +0200
  49. 95f753e MINOR: map/acl: add the possibility to specify the version in "show map/acl" by Willy Tarreau · Fri Apr 30 12:09:54 2021 +0200
  50. 4000ff0 DOC: management: move "set var" to the proper place by Willy Tarreau · Fri Apr 30 14:45:53 2021 +0200
  51. eafd701 MINOR: server: fix doc/trace on lb algo for dynamic server creation by Amaury Denoyelle · Thu Apr 29 14:59:42 2021 +0200
  52. 8a022d5 MINOR: config: add a new "default-path" global directive by Willy Tarreau · Tue Apr 27 20:29:11 2021 +0200
  53. 59c5335 DOC: general: fix example in set-timeout by Alex · Tue Apr 27 12:57:07 2021 +0200
  54. bf1bd5a DOC: general: fix white spaces for HTML converter by Alex · Sat Apr 24 13:02:21 2021 +0200
  55. b2be9a1 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Apr 24 13:25:42 2021 +0500
  56. 2e4a18e MINOR: uri_normalizer: Add a `percent-decode-unreserved` normalizer by Tim Duesterhus · Wed Apr 21 21:20:36 2021 +0200
  57. d6d33de DOC: Add RFC references for the path-strip-dot(dot)? normalizers by Tim Duesterhus · Wed Apr 21 21:20:35 2021 +0200
  58. c315efd DOC: Fix RFC reference for the percent-to-uppercase normalizer by Tim Duesterhus · Wed Apr 21 21:20:34 2021 +0200
  59. 7a95f41 DOC: Fix indentation for `path-strip-dot` normalizer by Tim Duesterhus · Wed Apr 21 21:20:33 2021 +0200
  60. bfd19d6 [RELEASE] Released version 2.4-dev17 by Willy Tarreau · Fri Apr 23 19:11:10 2021 +0200
  61. 0f50cb9 MINOR: global: add option to disable numa detection by Amaury Denoyelle · Fri Mar 26 18:50:33 2021 +0100
  62. 982fb53 MEDIUM: config: use platform independent type hap_cpuset for cpu-map by Amaury Denoyelle · Wed Apr 21 18:39:58 2021 +0200
  63. ff3bb8b MINOR: uri_normalizer: Add a `strip-dot` normalizer by Maximilian Mader · Wed Apr 21 00:22:50 2021 +0200
  64. e558043 MINOR: server: implement delete server cli command by Amaury Denoyelle · Thu Apr 15 14:41:20 2021 +0200
  65. 8695199 CONTRIB: move spoa_example out of the tree by Willy Tarreau · Wed Apr 21 09:39:06 2021 +0200
  66. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · Wed Apr 21 07:32:39 2021 +0200
  67. 2963fd3 DOC: Note that URI normalization is experimental by Tim Duesterhus · Sat Apr 17 00:24:56 2021 +0200
  68. b918a4a DOC: Add introduction to http-request normalize-uri by Tim Duesterhus · Fri Apr 16 23:52:29 2021 +0200
  69. 5be6ab2 MEDIUM: http_act: Rename uri-normalizers by Tim Duesterhus · Sat Apr 17 11:21:10 2021 +0200
  70. a407193 MINOR: uri_normalizer: Add a `percent-upper` normalizer by Tim Duesterhus · Thu Apr 15 21:46:02 2021 +0200
  71. d7b89be MINOR: uri_normalizer: Add a `sort-query` normalizer by Tim Duesterhus · Thu Apr 15 21:46:01 2021 +0200
  72. 560e1a6 MINOR: uri_normalizer: Add support for supressing leading `../` for dotdot normalizer by Tim Duesterhus · Thu Apr 15 21:46:00 2021 +0200
  73. 9982fc2 MINOR: uri_normalizer: Add a `dotdot` normalizer to http-request normalize-uri by Tim Duesterhus · Thu Apr 15 21:45:59 2021 +0200
  74. d371e99 MINOR: uri_normalizer: Add a `merge-slashes` normalizer to http-request normalize-uri by Tim Duesterhus · Thu Apr 15 21:45:58 2021 +0200
  75. 7d081f0 MINOR: tcp_samples: Add samples to get src/dst info of the backend connection by Christopher Faulet · Thu Apr 15 09:38:37 2021 +0200
  76. b5f0fac DOC: ssl: Certificate hot update works on server certificates by Remi Tricot-Le Breton · Wed Apr 14 16:19:29 2021 +0200
  77. 3445909 DOC: ssl: Certificate hot update only works on fronted certificates by Remi Tricot-Le Breton · Wed Apr 14 16:19:28 2021 +0200
  78. 51c8ad4 MINOR: sample: converter: Add json_query converter by Alex · Thu Apr 15 16:45:15 2021 +0200
  79. 92f7d43 MINOR: sample: add ub64dec and ub64enc converters by Moemen MHEDHBI · Thu Apr 01 20:53:59 2021 +0200
  80. 59846b6 DOC: internals: update the SSL architecture schema by Remi Tricot-Le Breton · Mon Apr 12 09:57:00 2021 +0200
  81. 86512dd [RELEASE] Released version 2.4-dev16 by Willy Tarreau · Fri Apr 09 17:10:39 2021 +0200
  82. c8f3e45 MEDIUM: resolvers: add support of tcp address on nameserver line. by Emeric Brun · Wed Apr 07 16:04:54 2021 +0200
  83. 94aab06 MEDIUM: log: support tcp or stream addresses on log lines. by Emeric Brun · Fri Apr 02 10:41:36 2021 +0200
  84. ce325c4 MINOR: server/bind: add support of new prefixes for addresses. by Emeric Brun · Fri Apr 02 17:05:09 2021 +0200
  85. 8043e83 MINOR: acl: Add HTTP_2.0 predefined macro by Christopher Faulet · Fri Mar 26 16:00:54 2021 +0100
  86. 779184e MINOR: No longer rely on deprecated sample fetches for predefined ACLs by Christopher Faulet · Thu Apr 01 17:24:04 2021 +0200
  87. 59fa1d1 [RELEASE] Released version 2.4-dev15 by Willy Tarreau · Fri Apr 02 19:16:32 2021 +0200
  88. ff80c82 DOC: clarify that compression works for HTTP/2 by Julien Pivotto · Mon Mar 29 12:41:40 2021 +0200
  89. a63d1a0 CONTRIB: move contrib/opentracing to addons/ot by Willy Tarreau · Fri Apr 02 17:16:46 2021 +0200
  90. 57610c6 CONTRIB: move src/wurfl.c and contrib/wurfl to addons/wurfl by Willy Tarreau · Fri Apr 02 16:39:44 2021 +0200
  91. f8d9ec5 CONTRIB: move src/da.c and contrib/deviceatlas to addons/deviceatlas by Willy Tarreau · Fri Apr 02 16:19:39 2021 +0200
  92. 977209d CONTRIB: move 51Degrees to addons/51degrees by Willy Tarreau · Fri Apr 02 16:12:32 2021 +0200
  93. 7b01a8d MINOR: global: define diagnostic mode of execution by Amaury Denoyelle · Mon Mar 29 10:29:07 2021 +0200
  94. 021a8e4 MEDIUM: http-rules: Add wait-for-body action on request and response side by Christopher Faulet · Mon Mar 29 10:46:38 2021 +0200
  95. a434a00 BUG/MINOR: payload/htx: Ingore L6 sample fetches for HTX streams/checks by Christopher Faulet · Thu Mar 25 11:58:51 2021 +0100
  96. 4d37e53 DOC: config: Add documentation about TCP to HTTP upgrades by Christopher Faulet · Fri Mar 26 14:44:00 2021 +0100
  97. ae863c6 MEDIUM: Add tcp-request switch-mode action to perform HTTP upgrade by Christopher Faulet · Mon Mar 15 12:03:44 2021 +0100
  98. 982e17d DOC: config: Improve documentation about proto/check-proto keywords by Christopher Faulet · Fri Mar 26 14:44:18 2021 +0100
  99. af6d88b [RELEASE] Released version 2.4-dev14 by Willy Tarreau · Sat Mar 27 09:42:09 2021 +0100
  100. b8bd1ee MEDIUM: cli: add a new experimental "set var" command by Willy Tarreau · Fri Mar 26 15:19:50 2021 +0100