1. 117c7fd BUG/MINOR: ssl/sample: x509_v_err_str converter output when not found by William Lallemand · 1 year, 7 months ago
  2. 9de10ce [RELEASE] Released version 2.8-dev9 by Willy Tarreau · 1 year, 7 months ago
  3. 5529c99 MINOR: sample: Add bc_rtt and bc_rttvar by Aleksandar Lazic · 1 year, 7 months ago
  4. 3b50e5c [RELEASE] Released version 2.8-dev8 by Willy Tarreau · 1 year, 7 months ago
  5. 0e875cf MEDIUM: listener: switch the default sharding to by-group by Willy Tarreau · 1 year, 7 months ago
  6. 7310164 MINOR: listener: add a new global tune.listener.default-shards setting by Willy Tarreau · 1 year, 7 months ago
  7. c1fbdd6 MINOR: listener: automatically adjust shards based on support for SO_REUSEPORT by Willy Tarreau · 1 year, 7 months ago
  8. ccf8012 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 1 year, 7 months ago
  9. 09b52d1 MEDIUM: config: permit to start a bind on multiple groups at once by Willy Tarreau · 1 year, 9 months ago
  10. 84fe1f4 MINOR: listener: support another thread dispatch mode: "fair" by Willy Tarreau · 1 year, 7 months ago
  11. 2dac67a DOC: lua: restore 80 char limitation by Aurelien DARRAGON · 1 year, 7 months ago
  12. 096b383 MINOR: hlua/event_hdl: timestamp for events by Aurelien DARRAGON · 1 year, 7 months ago
  13. 55f84c7 MINOR: hlua/event_hdl: expose proxy_uuid variable in server events by Aurelien DARRAGON · 1 year, 8 months ago
  14. 58e36e5 MEDIUM: hlua: introduce tune.lua.burst-timeout by Aurelien DARRAGON · 1 year, 8 months ago
  15. 5003ac7 MEDIUM: config: set useful ALPN defaults for HTTPS and QUIC by Willy Tarreau · 1 year, 7 months ago
  16. 74d7cc0 DOC: add missing documentation for "no-alpn" on bind lines by Willy Tarreau · 1 year, 7 months ago
  17. ca1027c MINOR: mux-h2: make the max number of concurrent streams configurable per side by Willy Tarreau · 1 year, 7 months ago
  18. 9d7abda MINOR: mux-h2: make the initial window size configurable per side by Willy Tarreau · 1 year, 8 months ago
  19. a07635e MINOR: bind-conf: support a new shards value: "by-group" by Willy Tarreau · 1 year, 8 months ago
  20. 768b628 [RELEASE] Released version 2.8-dev7 by Willy Tarreau · 1 year, 8 months ago
  21. ead43fe MEDIUM: compression: Make it so we can compress requests as well. by Olivier Houchard · 1 year, 8 months ago
  22. 223770d MINOR: hlua/event_hdl: per-server event subscription by Aurelien DARRAGON · 1 year, 9 months ago
  23. c84899c MEDIUM: hlua/event_hdl: initial support for event handlers by Aurelien DARRAGON · 1 year, 9 months ago
  24. b289fd1 MINOR: event_hdl: normal tasks support for advanced async mode by Aurelien DARRAGON · 1 year, 9 months ago
  25. 21f7ebb DOC: lua: silence "Unexpected indentation" Sphinx warnings by Aurelien DARRAGON · 1 year, 9 months ago
  26. d5c80d7 DOC: lua: silence "literal block ends without a blank line" Sphinx warnings by Aurelien DARRAGON · 1 year, 9 months ago
  27. b803899 MINOR: hlua: support for optional arguments to core.register_task() by Aurelien DARRAGON · 1 year, 9 months ago
  28. 94ee663 MINOR: hlua_fcn: add server->get_rid() method by Aurelien DARRAGON · 1 year, 9 months ago
  29. c4b2437 MEDIUM: hlua_fcn/api: remove some old server and proxy attributes by Aurelien DARRAGON · 1 year, 9 months ago
  30. b046773 MINOR: hlua_fcn: alternative to old proxy and server attributes by Thierry Fournier · 2 years, 2 months ago
  31. 5c09935 DOC: config: strict-sni allows to start without certificate by William Lallemand · 1 year, 8 months ago
  32. 07be66d CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 1 year, 8 months ago
  33. 1cb041a MINOR: cli: support filtering on FD types in "show fd" by Willy Tarreau · 1 year, 8 months ago
  34. 28c5f40 MINOR: http_fetch: Add case-insensitive argument for url_param/urlp_val by Martin DOLEZ · 1 year, 8 months ago
  35. 3b7a351 DOC/MINOR: reformat configuration.txt's "quoting and escaping" table by Marcos de Oliveira · 1 year, 9 months ago
  36. 4c7588d [RELEASE] Released version 2.8-dev6 by Willy Tarreau · 1 year, 8 months ago
  37. fedbc17 DOC: config: set-var() dconv rendering issues by Aurelien DARRAGON · 1 year, 8 months ago
  38. 9ef2742 MINOR: debug: support dumping the libs addresses when running in verbose mode by Willy Tarreau · 1 year, 8 months ago
  39. 0c4348c MINOR: pools: preset the allocation failure rate to 1% with -dMfail by Willy Tarreau · 1 year, 8 months ago
  40. 5b4e16e MINOR: doc: missing entries for sc-add-gpc() by Aurelien DARRAGON · 1 year, 9 months ago
  41. 7716f27 MINOR: ssl: Add certificate path to 'show ssl ocsp-response' output by Remi Tricot-Le Breton · 1 year, 9 months ago
  42. dafc068 MINOR: ssl: Accept certpath as param in "show ssl ocsp-response" CLI command by Remi Tricot-Le Breton · 1 year, 9 months ago
  43. c9bfe32 MINOR: ssl: Change the ocsp update log-format by Remi Tricot-Le Breton · 1 year, 9 months ago
  44. fc0ad29 [RELEASE] Released version 2.8-dev5 by Willy Tarreau · 1 year, 9 months ago
  45. 9a62e35 DOC/CLEANUP: fix typos by Michael Prokop · 2 years ago
  46. 7fd8756 DOC: config: fix typo "dependeing" in bind thread description by Willy Tarreau · 1 year, 9 months ago
  47. 447a38f MINOR: jwt: Add support for RSA-PSS signatures (PS256 algorithm) by Remi Tricot-Le Breton · 1 year, 9 months ago
  48. dd3a33f BUG/MINOR: cli: fix CLI handler "set anon global-key" call by Amaury Denoyelle · 1 year, 9 months ago
  49. 5843237 MINOR: ssl: Add global options to modify ocsp update min/max delay by Remi Tricot-Le Breton · 1 year, 9 months ago
  50. 9c4437d MINOR: ssl: Add way to dump ocsp response in base64 by Remi Tricot-Le Breton · 1 year, 9 months ago
  51. b33fe2f MINOR: ssl: Use dedicated proxy and log-format for OCSP update by Remi Tricot-Le Breton · 1 year, 9 months ago
  52. d14fc51 MINOR: ssl: Add 'show ssl ocsp-updates' CLI command by Remi Tricot-Le Breton · 1 year, 9 months ago
  53. e1a0ee3 MEDIUM: quic: implement poller subscribe on sendto error by Amaury Denoyelle · 1 year, 9 months ago
  54. b705622 DOC: config: Replace TABs by spaces by Christopher Faulet · 1 year, 9 months ago
  55. 24b319b DOC: config: Clarify the meaning of 'hold' in the 'resolvers' section by Christopher Faulet · 1 year, 9 months ago
  56. 2a1bcf1 MINOR: config: add HAPROXY_BRANCH environment variable by Sébaastien Gross · 1 year, 9 months ago
  57. d4c0be6 MINOR: startup: HAPROXY_STARTUP_VERSION contains the version used to start by William Lallemand · 1 year, 9 months ago
  58. c13f302 MINOR: cfgcond: Implement enabled condition expression by Christopher Faulet · 1 year, 9 months ago
  59. a1fdad7 MINOR: cfgcond: Implement strstr condition expression by Christopher Faulet · 1 year, 9 months ago
  60. 760a384 DOC: config: Add the missing tune.fail-alloc option from global listing by Christopher Faulet · 1 year, 9 months ago
  61. 2f7c82b BUG/MINOR: haproxy: Fix option to disable the fast-forward by Christopher Faulet · 1 year, 9 months ago
  62. d17dd84 MINOR: proxy: Only consider backend httpclose option for server connections by Christopher Faulet · 1 year, 9 months ago
  63. 85523a0 DOC: config: Fix description of options about HTTP connection modes by Christopher Faulet · 1 year, 9 months ago
  64. fb37557 MINOR: quic: mark quic-conn as jobs on socket allocation by Amaury Denoyelle · 1 year, 10 months ago
  65. 678a4ce MINOR: haproxy: Add an command option to disable data fast-forward by Christopher Faulet · 1 year, 10 months ago
  66. d4eaa8a MINOR: global: Add an option to disable the data fast-forward by Christopher Faulet · 1 year, 10 months ago
  67. c80560b [RELEASE] Released version 2.8-dev4 by Willy Tarreau · 1 year, 10 months ago
  68. e008402 DOC: proxy-protocol: fix wrong byte in provided example by Willy Tarreau · 1 year, 10 months ago
  69. 3f9758e MINOR: quic: filter closing conn on "show quic" by Amaury Denoyelle · 1 year, 10 months ago
  70. 15c7470 MINOR: quic: implement a basic "show quic" CLI handler by Amaury Denoyelle · 1 year, 10 months ago
  71. e74d77b [RELEASE] Released version 2.8-dev3 by Willy Tarreau · 1 year, 10 months ago
  72. f0de8ca MEDIUM: listener/config: make the "thread" parser rely on thread_sets by Willy Tarreau · 1 year, 10 months ago
  73. 24d5b72 MINOR: quic: add config for retransmit limit by Amaury Denoyelle · 1 year, 10 months ago
  74. df238c3 DOC: config: 'http-send-name-header' option may be used in default section by Aurelien DARRAGON · 1 year, 11 months ago
  75. f3a2ae7 DOC: config: fix option spop-check proxy compatibility by Aurelien DARRAGON · 1 year, 11 months ago
  76. 9a273b4 MINOR: http_ext: add rfc7239_n2np converter by Aurelien DARRAGON · 1 year, 11 months ago
  77. 07d6753 MINOR: http_ext: add rfc7239_n2nn converter by Aurelien DARRAGON · 1 year, 11 months ago
  78. 6fb58b8 MINOR: http_ext: add rfc7239_field converter by Aurelien DARRAGON · 1 year, 11 months ago
  79. 5c6f86f MINOR: http_ext: add rfc7239_is_valid converter by Aurelien DARRAGON · 1 year, 11 months ago
  80. b2bb925 MINOR: proxy/http_ext: introduce proxy forwarded option by Aurelien DARRAGON · 1 year, 11 months ago
  81. 0f29b34 [RELEASE] Released version 2.8-dev2 by Willy Tarreau · 1 year, 10 months ago
  82. da2e117 MEDIUM: bwlim: Support constants limit or period on set-bandwidth-limit actions by Christopher Faulet · 1 year, 11 months ago
  83. 86aac23 DOC: config: fix "Address formats" chapter syntax by Daniel Corbett · 1 year, 10 months ago
  84. 33d11c4 MINOR: sample: Add "quic_enabled" sample fetch by Frédéric Lécaille · 1 year, 11 months ago
  85. 12a0317 MINOR: quic: Add "no-quic" global option by Frédéric Lécaille · 1 year, 11 months ago
  86. 40725a4 MINOR: listener: also support "quic+" as an address prefix by Willy Tarreau · 1 year, 11 months ago
  87. ed68240 DOC: config: mention the missing "quic4@" and "quic6@" in protocol prefixes by Willy Tarreau · 1 year, 11 months ago
  88. 24101f9 DOC: config: fix aliases for protocol prefixes "udp4@" and "udp6@" by Willy Tarreau · 1 year, 11 months ago
  89. d4c6fbe DOC: config: fix wrong section number for "protocol prefixes" by Willy Tarreau · 1 year, 11 months ago
  90. f29c415 DOC: management: add details about @system-ca in "show ssl ca-file" by William Lallemand · 1 year, 11 months ago
  91. 0c39526 DOC: management: add details on "Used" status by William Lallemand · 1 year, 11 months ago
  92. 2fb47af DOC: config: added optional rst-ttl argument to silent-drop in action lists by Mathias Weiersmueller · 1 year, 11 months ago
  93. 40c88f9 [RELEASE] Released version 2.8-dev1 by Willy Tarreau · 1 year, 11 months ago
  94. 5a72d03 MINOR: stick-table: implement the sc-add-gpc() action by Willy Tarreau · 1 year, 11 months ago
  95. 6c01171 MEDIUM: stick-table: set the track-sc limit at boottime via tune.stick-counters by Willy Tarreau · 1 year, 11 months ago
  96. 39055d1 DOC: config: remove duplicated "http-response sc-set-gpt0" directive by Christopher Faulet · 1 year, 11 months ago
  97. a924804 MINOR: http-rules: Add missing actions in http-after-response ruleset by Christopher Faulet · 1 year, 11 months ago
  98. d9d36b8 DOC: config: fix alphabetical ordering of http-after-response rules by Christopher Faulet · 1 year, 11 months ago
  99. 537b9e7 MINOR: config: add environment variables for default log format by Sébastien Gross · 2 years ago
  100. 3f2803e BUILD: makefile: refactor support for 51DEGREES v3/v4 by Willy Tarreau · 2 years ago