1. fc0ad29 [RELEASE] Released version 2.8-dev5 by Willy Tarreau · 1 year, 9 months ago
  2. 7fd8756 DOC: config: fix typo "dependeing" in bind thread description by Willy Tarreau · 1 year, 9 months ago
  3. 447a38f MINOR: jwt: Add support for RSA-PSS signatures (PS256 algorithm) by Remi Tricot-Le Breton · 1 year, 9 months ago
  4. dd3a33f BUG/MINOR: cli: fix CLI handler "set anon global-key" call by Amaury Denoyelle · 1 year, 9 months ago
  5. 5843237 MINOR: ssl: Add global options to modify ocsp update min/max delay by Remi Tricot-Le Breton · 1 year, 9 months ago
  6. b33fe2f MINOR: ssl: Use dedicated proxy and log-format for OCSP update by Remi Tricot-Le Breton · 1 year, 9 months ago
  7. e1a0ee3 MEDIUM: quic: implement poller subscribe on sendto error by Amaury Denoyelle · 1 year, 9 months ago
  8. b705622 DOC: config: Replace TABs by spaces by Christopher Faulet · 1 year, 9 months ago
  9. 24b319b DOC: config: Clarify the meaning of 'hold' in the 'resolvers' section by Christopher Faulet · 1 year, 9 months ago
  10. 2a1bcf1 MINOR: config: add HAPROXY_BRANCH environment variable by Sébaastien Gross · 1 year, 9 months ago
  11. d4c0be6 MINOR: startup: HAPROXY_STARTUP_VERSION contains the version used to start by William Lallemand · 1 year, 9 months ago
  12. c13f302 MINOR: cfgcond: Implement enabled condition expression by Christopher Faulet · 1 year, 9 months ago
  13. a1fdad7 MINOR: cfgcond: Implement strstr condition expression by Christopher Faulet · 1 year, 9 months ago
  14. 760a384 DOC: config: Add the missing tune.fail-alloc option from global listing by Christopher Faulet · 1 year, 9 months ago
  15. 2f7c82b BUG/MINOR: haproxy: Fix option to disable the fast-forward by Christopher Faulet · 1 year, 9 months ago
  16. d17dd84 MINOR: proxy: Only consider backend httpclose option for server connections by Christopher Faulet · 1 year, 9 months ago
  17. 85523a0 DOC: config: Fix description of options about HTTP connection modes by Christopher Faulet · 1 year, 9 months ago
  18. fb37557 MINOR: quic: mark quic-conn as jobs on socket allocation by Amaury Denoyelle · 1 year, 10 months ago
  19. d4eaa8a MINOR: global: Add an option to disable the data fast-forward by Christopher Faulet · 1 year, 10 months ago
  20. c80560b [RELEASE] Released version 2.8-dev4 by Willy Tarreau · 1 year, 10 months ago
  21. e74d77b [RELEASE] Released version 2.8-dev3 by Willy Tarreau · 1 year, 10 months ago
  22. f0de8ca MEDIUM: listener/config: make the "thread" parser rely on thread_sets by Willy Tarreau · 1 year, 10 months ago
  23. 24d5b72 MINOR: quic: add config for retransmit limit by Amaury Denoyelle · 1 year, 10 months ago
  24. df238c3 DOC: config: 'http-send-name-header' option may be used in default section by Aurelien DARRAGON · 1 year, 11 months ago
  25. f3a2ae7 DOC: config: fix option spop-check proxy compatibility by Aurelien DARRAGON · 1 year, 11 months ago
  26. 9a273b4 MINOR: http_ext: add rfc7239_n2np converter by Aurelien DARRAGON · 1 year, 11 months ago
  27. 07d6753 MINOR: http_ext: add rfc7239_n2nn converter by Aurelien DARRAGON · 1 year, 11 months ago
  28. 6fb58b8 MINOR: http_ext: add rfc7239_field converter by Aurelien DARRAGON · 1 year, 11 months ago
  29. 5c6f86f MINOR: http_ext: add rfc7239_is_valid converter by Aurelien DARRAGON · 1 year, 11 months ago
  30. b2bb925 MINOR: proxy/http_ext: introduce proxy forwarded option by Aurelien DARRAGON · 1 year, 11 months ago
  31. 0f29b34 [RELEASE] Released version 2.8-dev2 by Willy Tarreau · 1 year, 10 months ago
  32. da2e117 MEDIUM: bwlim: Support constants limit or period on set-bandwidth-limit actions by Christopher Faulet · 1 year, 11 months ago
  33. 86aac23 DOC: config: fix "Address formats" chapter syntax by Daniel Corbett · 1 year, 10 months ago
  34. 33d11c4 MINOR: sample: Add "quic_enabled" sample fetch by Frédéric Lécaille · 1 year, 11 months ago
  35. 12a0317 MINOR: quic: Add "no-quic" global option by Frédéric Lécaille · 1 year, 11 months ago
  36. 40725a4 MINOR: listener: also support "quic+" as an address prefix by Willy Tarreau · 1 year, 11 months ago
  37. ed68240 DOC: config: mention the missing "quic4@" and "quic6@" in protocol prefixes by Willy Tarreau · 1 year, 11 months ago
  38. 24101f9 DOC: config: fix aliases for protocol prefixes "udp4@" and "udp6@" by Willy Tarreau · 1 year, 11 months ago
  39. d4c6fbe DOC: config: fix wrong section number for "protocol prefixes" by Willy Tarreau · 1 year, 11 months ago
  40. 2fb47af DOC: config: added optional rst-ttl argument to silent-drop in action lists by Mathias Weiersmueller · 1 year, 11 months ago
  41. 40c88f9 [RELEASE] Released version 2.8-dev1 by Willy Tarreau · 1 year, 11 months ago
  42. 5a72d03 MINOR: stick-table: implement the sc-add-gpc() action by Willy Tarreau · 1 year, 11 months ago
  43. 6c01171 MEDIUM: stick-table: set the track-sc limit at boottime via tune.stick-counters by Willy Tarreau · 1 year, 11 months ago
  44. 39055d1 DOC: config: remove duplicated "http-response sc-set-gpt0" directive by Christopher Faulet · 1 year, 11 months ago
  45. a924804 MINOR: http-rules: Add missing actions in http-after-response ruleset by Christopher Faulet · 1 year, 11 months ago
  46. d9d36b8 DOC: config: fix alphabetical ordering of http-after-response rules by Christopher Faulet · 1 year, 11 months ago
  47. 537b9e7 MINOR: config: add environment variables for default log format by Sébastien Gross · 2 years ago
  48. 3f2803e BUILD: makefile: refactor support for 51DEGREES v3/v4 by Willy Tarreau · 2 years ago
  49. d5d7796 DOC: ssl: Add documentation for ocsp-update option by Remi Tricot-Le Breton · 2 years ago
  50. 284cfc6 MINOR: pool: make the thread-local hot cache size configurable by Willy Tarreau · 2 years ago
  51. 02cf4ec MINOR: sample: add param converter by Thayne McCombs · 2 years ago
  52. 5fa29b8 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years ago
  53. e30f378 MINOR: quic: activate socket per conn by default by Amaury Denoyelle · 2 years ago
  54. 511ddd5 MINOR: quic: define config option for socket per conn by Amaury Denoyelle · 2 years ago
  55. a9800a0 MEDIUM: 51d: add support for 51Degrees V4 with Hash algorithm by Dragan Dosen · 2 years, 10 months ago
  56. eaded98 [RELEASE] Released version 2.8-dev0 by Willy Tarreau · 2 years ago
  57. 437fd28 [RELEASE] Released version 2.7.0 by Willy Tarreau · 2 years ago
  58. 6f86eaa CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years ago
  59. f386a2d DOC: config: clarify the -m dir and -m dom pattern matching methods by Willy Tarreau · 2 years ago
  60. 0b4a622 DOC: config: clarify the fact that "retries" is not just for connections by Willy Tarreau · 2 years ago
  61. 4f4fea4 DOC: config: explain how default matching method for ACL works by Willy Tarreau · 2 years ago
  62. 7fe0c62 DOC: config: mention that a single monitor-uri rule is supported by Willy Tarreau · 2 years ago
  63. d26fb57 DOC: config: clarify the fact that SNI should not be used in HTTP scenarios by Willy Tarreau · 2 years ago
  64. b143d11 DOC: config: refer to section about quoting in the "add_item" converter by Willy Tarreau · 2 years ago
  65. 44fce8b DOC: config: provide some configuration hints for "http-reuse" by Willy Tarreau · 2 years ago
  66. 0279df9 [RELEASE] Released version 2.7-dev10 by Willy Tarreau · 2 years ago
  67. fd766dd DOC: configuration.txt: fix typo in table_idle signature by Aurelien DARRAGON · 2 years ago
  68. ed36968 DOC: configuration.txt: add default_value for table_idle signature by Aurelien DARRAGON · 2 years ago
  69. 84cdbe4 BUG/MINOR: http-htx: Don't consider an URI as normalized after a set-uri action by Christopher Faulet · 2 years ago
  70. 7078fb1 DOC: quic: add note on performance issue with listener contention by Amaury Denoyelle · 2 years ago
  71. 28ea31c MINOR: global: generate random cluster.secret if not defined by Amaury Denoyelle · 2 years ago
  72. 996ca7d MINOR: quic: report error if force-retry without cluster-secret by Amaury Denoyelle · 2 years ago
  73. 936c135 DOC: configuration: fix quic prefix typo by Amaury Denoyelle · 2 years ago
  74. d9b7174 MEDIUM: tcp-act: add parameter rst-ttl to silent-drop by Mathias Weiersmueller · 2 years ago
  75. a0abec8 [RELEASE] Released version 2.7-dev9 by Willy Tarreau · 2 years ago
  76. 9fd0542 MEDIUM: trace: create a new "trace" statement in the "global" section by Willy Tarreau · 2 years ago
  77. 8e6ad25 DOC: config: fix alphabetical ordering of global section by Willy Tarreau · 2 years ago
  78. e98d385 MINOR: deinit: add a "quick-exit" option to bypass the deinit step by Willy Tarreau · 2 years ago
  79. 9fbc84e MINOR: ssl: x509_v_err_str converter transforms an integer to a X509_V_ERR name by William Lallemand · 2 years, 1 month ago
  80. 960fb74 MEDIUM: ssl: {ca,crt}-ignore-err can now use error constant name by William Lallemand · 2 years, 1 month ago
  81. 36d1565 MINOR: peers: Support for peer shards by Frédéric Lécaille · 2 years, 1 month ago
  82. ea8aebe [RELEASE] Released version 2.7-dev8 by Willy Tarreau · 2 years, 2 months ago
  83. d49b559 DOC: configuration: missing 'if' in tcp-request content example by Aurelien DARRAGON · 2 years, 2 months ago
  84. 59307b3 DOC: config: Fix pgsql-check documentation to make user param mandatory by Christopher Faulet · 2 years, 2 months ago
  85. dd4a2a6 [RELEASE] Released version 2.7-dev7 by Willy Tarreau · 2 years, 2 months ago
  86. ae6b568 MINOR: hlua: Allow argument on lua-lod(-per-thread) directives by Thierry Fournier · 2 years, 2 months ago
  87. 4b10a5c [RELEASE] Released version 2.7-dev6 by Willy Tarreau · 2 years, 2 months ago
  88. b0c0501 MINOR: config: add command-line -dC to dump the configuration file by Erwan Le Goas · 2 years, 3 months ago
  89. fad9da8 MINOR: anon: store the anonymizing key in the global structure by Erwan Le Goas · 2 years, 3 months ago
  90. 4b5f302 MINOR: http-check: Remove support for headers/body in "option httpchk" version by Christopher Faulet · 2 years, 3 months ago
  91. 3bb2b5d [RELEASE] Released version 2.7-dev5 by Willy Tarreau · 2 years, 3 months ago
  92. 32872db MINOR: sink/ring: rotate non-empty file-backed contents only by Willy Tarreau · 2 years, 3 months ago
  93. b5c2cd4 DOC: configuration.txt: do-resolve must use host_only to remove its port. by William Lallemand · 2 years, 3 months ago
  94. dd754cb MINOR: sample: add the host_only and port_only converters by William Lallemand · 2 years, 3 months ago
  95. 1ef2460 DOC: configuration: do-resolve doesn't work with a port in the string by William Lallemand · 2 years, 3 months ago
  96. 8bd146d MEDIUM: peers: limit the number of updates sent at once by Willy Tarreau · 2 years, 4 months ago
  97. f532019 [RELEASE] Released version 2.7-dev4 by Willy Tarreau · 2 years, 3 months ago
  98. bbeec37 MINOR: stick-table: Add table_expire() and table_idle() new converters by Frédéric Lécaille · 2 years, 3 months ago
  99. ded77cc MINOR: ring: archive a previous file-backed ring on startup by Willy Tarreau · 2 years, 4 months ago
  100. 0b8e9ce MINOR: ring: add support for a backing-file by Willy Tarreau · 2 years, 4 months ago