1. f8dcd9f [RELEASE] Released version 2.4.9 by Christopher Faulet · 2 years, 6 months ago v2.4.9
  2. 69352ec MINOR: server: add ws keyword by Amaury Denoyelle · 2 years, 8 months ago
  3. c5de419 DOC: config: Fix typo in ssl_fc_unique_id description by Christopher Faulet · 2 years, 7 months ago
  4. d1f8d41 [RELEASE] Released version 2.4.8 by Willy Tarreau · 2 years, 7 months ago
  5. 9f074f6 DOC: config: Fix alphabetical order of fc_* samples by Christopher Faulet · 2 years, 7 months ago
  6. f87e4f7 DOC: configuration: add clarification on escaping in keyword arguments by Thayne McCombs · 2 years, 8 months ago
  7. d83fd76 [RELEASE] Released version 2.4.6 by Christopher Faulet · 2 years, 8 months ago
  8. e74a1b3 [RELEASE] Released version 2.4.5 by Christopher Faulet · 2 years, 8 months ago
  9. 7214dcf DOC: peers: fix doc "enable" statement on "peers" sections by Emeric Brun · 2 years, 8 months ago
  10. acb1d0b [RELEASE] Released version 2.4.4 by Willy Tarreau · 2 years, 9 months ago v2.4.4
  11. 9de54ba DOC: configuration: remove wrong tcp-request examples in tcp-response by Willy Tarreau · 2 years, 9 months ago
  12. 4dd5a5a [RELEASE] Released version 2.4.3 by Willy Tarreau · 2 years, 10 months ago v2.4.3
  13. 68fc3a1 DOC: config: Fix 'http-response send-spoe-group' documentation by Christopher Faulet · 2 years, 10 months ago
  14. 0ea2c4f MINOR: mux_h2: define config to disable h2 websocket support by Amaury Denoyelle · 2 years, 11 months ago
  15. 553dee3 [RELEASE] Released version 2.4.2 by Christopher Faulet · 2 years, 11 months ago
  16. 390f494 Revert "MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules" by Christopher Faulet · 2 years, 11 months ago
  17. a5d1531 DOC: stick-table: add missing documentation about gpt0 stored type by Emeric Brun · 3 years ago
  18. 9dc310d DOC: config: use CREATE USER for mysql-check by Daniel Black · 3 years ago
  19. 57759f3 DOC: config: Add missing actions in "tcp-request session" documentation by Christopher Faulet · 3 years ago
  20. 40f95c4 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · 3 years ago
  21. 1ce7d49 [RELEASE] Released version 2.4.1 by Willy Tarreau · 3 years ago
  22. b2a5029 BUG/MINOR: mux-fcgi: Expose SERVER_SOFTWARE parameter by default by Christopher Faulet · 3 years ago
  23. 18c8877 DOC: use the req.ssl_sni in examples by Alex · 3 years ago
  24. a429ad3 DOC/MINOR: move uuid in the configuration to the right alphabetical order by Alexandar Lazic · 3 years ago
  25. 6cbbecf [RELEASE] Released version 2.4.0 by Willy Tarreau · 3 years, 1 month ago
  26. cc9d9b0 DOC: config: Fix configuration example for mqtt by Daniel Corbett · 3 years, 1 month ago
  27. dec1c36 MINOR: uri_normalizer: Add `fragment-encode` normalizer by Tim Duesterhus · 3 years, 1 month ago
  28. c9e05ab MINOR: uri_normalizer: Add `fragment-strip` normalizer by Tim Duesterhus · 3 years, 1 month ago
  29. 3df5989 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 1 month ago
  30. 46b93af [RELEASE] Released version 2.4-dev19 by Willy Tarreau · 3 years, 1 month ago
  31. 9f0843f DOC: Fix a few grammar/spelling issues and casing of HAProxy by Daniel Corbett · 3 years, 1 month ago
  32. 02bd684 DOC: ssl: Add information about crl-file option by Remi Tricot-Le Breton · 3 years, 1 month ago
  33. 7c980df DOC: ssl: Extra files loading now works for backends too by Remi Tricot-Le Breton · 3 years, 1 month ago
  34. a9e639a MINOR: http_act: mark normalize-uri as experimental by Amaury Denoyelle · 3 years, 1 month ago
  35. d2e53cd MINOR: cfgparse: implement experimental config keywords by Amaury Denoyelle · 3 years, 1 month ago
  36. 7190b98 MINOR: config: add a new message directive: .diag by Willy Tarreau · 3 years, 1 month ago
  37. 0b7c78a MINOR: config: add predicates "version_atleast" and "version_before" to cond blocks by Willy Tarreau · 3 years, 1 month ago
  38. 58ca706 MINOR: config: add predicate "feature" to detect certain built-in features by Willy Tarreau · 3 years, 1 month ago
  39. 6492e87 MINOR: config: add predicates "streq()" and "strneq()" to conditional expressions by Willy Tarreau · 3 years, 1 month ago
  40. 42ed14b MINOR: config: add predicate "defined()" to conditional expression blocks by Willy Tarreau · 3 years, 1 month ago
  41. a46f1af MINOR: config: support some pseudo-variables for file/line/section by Willy Tarreau · 3 years, 1 month ago
  42. ca3afc2 MINOR: activity: add the profiling.memory global setting by Willy Tarreau · 3 years, 1 month ago
  43. 080347f [RELEASE] Released version 2.4-dev18 by Willy Tarreau · 3 years, 1 month ago
  44. 8a022d5 MINOR: config: add a new "default-path" global directive by Willy Tarreau · 3 years, 1 month ago
  45. 59c5335 DOC: general: fix example in set-timeout by Alex · 3 years, 1 month ago
  46. bf1bd5a DOC: general: fix white spaces for HTML converter by Alex · 3 years, 1 month ago
  47. b2be9a1 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 1 month ago
  48. 2e4a18e MINOR: uri_normalizer: Add a `percent-decode-unreserved` normalizer by Tim Duesterhus · 3 years, 1 month ago
  49. d6d33de DOC: Add RFC references for the path-strip-dot(dot)? normalizers by Tim Duesterhus · 3 years, 1 month ago
  50. c315efd DOC: Fix RFC reference for the percent-to-uppercase normalizer by Tim Duesterhus · 3 years, 1 month ago
  51. 7a95f41 DOC: Fix indentation for `path-strip-dot` normalizer by Tim Duesterhus · 3 years, 1 month ago
  52. bfd19d6 [RELEASE] Released version 2.4-dev17 by Willy Tarreau · 3 years, 1 month ago
  53. 0f50cb9 MINOR: global: add option to disable numa detection by Amaury Denoyelle · 3 years, 2 months ago
  54. 982fb53 MEDIUM: config: use platform independent type hap_cpuset for cpu-map by Amaury Denoyelle · 3 years, 1 month ago
  55. ff3bb8b MINOR: uri_normalizer: Add a `strip-dot` normalizer by Maximilian Mader · 3 years, 1 month ago
  56. 2963fd3 DOC: Note that URI normalization is experimental by Tim Duesterhus · 3 years, 2 months ago
  57. b918a4a DOC: Add introduction to http-request normalize-uri by Tim Duesterhus · 3 years, 2 months ago
  58. 5be6ab2 MEDIUM: http_act: Rename uri-normalizers by Tim Duesterhus · 3 years, 2 months ago
  59. a407193 MINOR: uri_normalizer: Add a `percent-upper` normalizer by Tim Duesterhus · 3 years, 2 months ago
  60. d7b89be MINOR: uri_normalizer: Add a `sort-query` normalizer by Tim Duesterhus · 3 years, 2 months ago
  61. 560e1a6 MINOR: uri_normalizer: Add support for supressing leading `../` for dotdot normalizer by Tim Duesterhus · 3 years, 2 months ago
  62. 9982fc2 MINOR: uri_normalizer: Add a `dotdot` normalizer to http-request normalize-uri by Tim Duesterhus · 3 years, 2 months ago
  63. d371e99 MINOR: uri_normalizer: Add a `merge-slashes` normalizer to http-request normalize-uri by Tim Duesterhus · 3 years, 2 months ago
  64. 7d081f0 MINOR: tcp_samples: Add samples to get src/dst info of the backend connection by Christopher Faulet · 3 years, 2 months ago
  65. 51c8ad4 MINOR: sample: converter: Add json_query converter by Alex · 3 years, 2 months ago
  66. 92f7d43 MINOR: sample: add ub64dec and ub64enc converters by Moemen MHEDHBI · 3 years, 2 months ago
  67. 86512dd [RELEASE] Released version 2.4-dev16 by Willy Tarreau · 3 years, 2 months ago
  68. c8f3e45 MEDIUM: resolvers: add support of tcp address on nameserver line. by Emeric Brun · 3 years, 2 months ago
  69. 94aab06 MEDIUM: log: support tcp or stream addresses on log lines. by Emeric Brun · 3 years, 2 months ago
  70. ce325c4 MINOR: server/bind: add support of new prefixes for addresses. by Emeric Brun · 3 years, 2 months ago
  71. 8043e83 MINOR: acl: Add HTTP_2.0 predefined macro by Christopher Faulet · 3 years, 2 months ago
  72. 779184e MINOR: No longer rely on deprecated sample fetches for predefined ACLs by Christopher Faulet · 3 years, 2 months ago
  73. 59fa1d1 [RELEASE] Released version 2.4-dev15 by Willy Tarreau · 3 years, 2 months ago
  74. ff80c82 DOC: clarify that compression works for HTTP/2 by Julien Pivotto · 3 years, 2 months ago
  75. a63d1a0 CONTRIB: move contrib/opentracing to addons/ot by Willy Tarreau · 3 years, 2 months ago
  76. 021a8e4 MEDIUM: http-rules: Add wait-for-body action on request and response side by Christopher Faulet · 3 years, 2 months ago
  77. a434a00 BUG/MINOR: payload/htx: Ingore L6 sample fetches for HTX streams/checks by Christopher Faulet · 3 years, 2 months ago
  78. 4d37e53 DOC: config: Add documentation about TCP to HTTP upgrades by Christopher Faulet · 3 years, 2 months ago
  79. ae863c6 MEDIUM: Add tcp-request switch-mode action to perform HTTP upgrade by Christopher Faulet · 3 years, 3 months ago
  80. 982e17d DOC: config: Improve documentation about proto/check-proto keywords by Christopher Faulet · 3 years, 2 months ago
  81. af6d88b [RELEASE] Released version 2.4-dev14 by Willy Tarreau · 3 years, 2 months ago
  82. 13d2ba2 MEDIUM: vars: add support for a "set-var" global directive by Willy Tarreau · 3 years, 2 months ago
  83. 7b0e00d BUG/MINOR: http_fetch: make hdr_ip() reject trailing characters by Willy Tarreau · 3 years, 2 months ago
  84. 09cc669 [RELEASE] Released version 2.4-dev13 by Willy Tarreau · 3 years, 2 months ago
  85. ed4bef7 CLEANUP: Fix a typo in fix_is_valid description by Christopher Faulet · 3 years, 3 months ago
  86. acdd47d [RELEASE] Released version 2.4-dev12 by Willy Tarreau · 3 years, 3 months ago
  87. 060a761 OPTIM: task: automatically adjust the default runqueue-depth to the threads by Willy Tarreau · 3 years, 3 months ago
  88. befef70 BUG/MINOR: sample: Rename SenderComID/TargetComID to SenderCompID/TargetCompID by Daniel Corbett · 3 years, 3 months ago
  89. 4c75195 BUG/MEDIUM: resolvers: handle huge responses over tcp servers. by Emeric Brun · 3 years, 3 months ago
  90. 7bbc6c9 [RELEASE] Released version 2.4-dev11 by Willy Tarreau · 3 years, 3 months ago
  91. f8b4292 DOC: fix originalto except clause on destination address by Amaury Denoyelle · 3 years, 3 months ago
  92. 0de36ad CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 3 months ago
  93. 8ab65c2 [RELEASE] Released version 2.4-dev10 by Willy Tarreau · 3 years, 3 months ago
  94. 5d1def6 MEDIUM: http-ana: Add IPv6 support for forwardfor and orignialto options by Christopher Faulet · 3 years, 3 months ago
  95. 31dd393 [RELEASE] Released version 2.4-dev9 by Willy Tarreau · 3 years, 3 months ago
  96. 6616132 MINOR: listener: refine the default MAX_ACCEPT from 64 to 4 by Willy Tarreau · 3 years, 3 months ago
  97. 4327d0a MINOR: tasks: refine the default run queue depth by Willy Tarreau · 3 years, 3 months ago
  98. 0784db8 DOC: explain the relation between pool-low-conn and tune.idle-pool.shared by Willy Tarreau · 3 years, 3 months ago
  99. dc626ec [RELEASE] Released version 2.4-dev8 by Willy Tarreau · 3 years, 4 months ago
  100. 56fc5d9 MEDIUM: resolvers: add supports of TCP nameservers in resolvers. by Emeric Brun · 3 years, 4 months ago