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