1. ba0c53e BUG/MINOR: tcp: Don't alter counters returned by tcp info fetchers by Christopher Faulet · 4 years, 9 months ago
  2. 6b19b14 MINOR: stats: make "show stat" and "show info" by Willy Tarreau · 4 years, 9 months ago
  3. 81bef7e DOC: clarify some points around http-send-name-header's behavior by Willy Tarreau · 4 years, 9 months ago
  4. cb8f03f [RELEASE] Released version 2.1-dev2 by Willy Tarreau · 4 years, 9 months ago
  5. 93e548e DOC: replace utf-8 quotes by ascii ones by William Lallemand · 4 years, 9 months ago
  6. 78c4306 DOC: Fix documentation about the cli command to get resolver stats by Christopher Faulet · 4 years, 9 months ago
  7. b30b310 MINOR: doc: Add documentation about the FastCGI support by Christopher Faulet · 4 years, 10 months ago
  8. a406356 MINOR: http_fetch: Add sample fetches to get auth method/user/pass by Christopher Faulet · 5 years ago
  9. 8a694b8 MINOR: sample: Add UUID-fetch by Luca Schimweg · 4 years, 10 months ago
  10. 5bee3e2 MEDIUM: fd: remove the FD_EV_POLLED status bit by Willy Tarreau · 4 years, 10 months ago
  11. c046d16 MEDIUM: log: add support for logging to a ring buffer by Willy Tarreau · 4 years, 10 months ago
  12. 1d181e4 MEDIUM: ring: implement a wait mode for watchers by Willy Tarreau · 4 years, 10 months ago
  13. 370a694 MINOR: trace: change the detail_level to per-source verbosity by Willy Tarreau · 4 years, 10 months ago
  14. 09fb0df MINOR: trace: prepend the function name for developer level traces by Willy Tarreau · 4 years, 10 months ago
  15. 2ea549b MINOR: trace: change the "payload" level to "data" and move it by Willy Tarreau · 4 years, 10 months ago
  16. 7185b78 MINOR: connection: add the fc_pp_authority fetch -- authority TLV, from PROXYv2 by Geoff Simmons · 4 years, 10 months ago
  17. 9f830d7 MINOR: sink: implement "show events" to show supported sinks and dump the rings by Willy Tarreau · 4 years, 10 months ago
  18. 177adc9 MINOR: backend: Add srv_queue converter by Nenad Merdanovic · 4 years, 10 months ago
  19. 25a1c8e DOC: fixed typo in management.txt by n9@users.noreply.github.com · 4 years, 10 months ago
  20. f909c91 DOC: management: document the "trace" and "show trace" commands by Willy Tarreau · 4 years, 10 months ago
  21. e0d0b40 CLEANUP: buffer: replace b_drop() with b_free() by Willy Tarreau · 5 years ago
  22. 3b091f8 BUG/MINOR: buffers/threads: always clear a buffer's head before releasing it by Willy Tarreau · 5 years ago
  23. 98fbe95 MEDIUM: mux-h1: Add the support of headers adjustment for bogus HTTP/1 apps by Christopher Faulet · 5 years ago
  24. 87f1f3d DOC: config: Remove unsupported req* and rsp* keywords by Christopher Faulet · 5 years ago
  25. 159e667 DOC: config: Update as a result of the legacy HTTP removal by Christopher Faulet · 5 years ago
  26. bda62e7 DOC: htx: Add internal documentation about the HTX by Christopher Faulet · 5 years ago
  27. 34ebb5c DOC: management: document cache_hits and cache_lookups in the CSV format by Jérôme Magnin · 5 years ago
  28. 708eb88 DOC: management: document reuse and connect counters in the CSV format by Jérôme Magnin · 5 years ago
  29. db51407 [RELEASE] Released version 2.1-dev1 by Willy Tarreau · 5 years ago
  30. 9723696 MEDIUM: mworker-prog: Add user/group options to program section by Andrew Heberle · 5 years ago
  31. fb2fce1 DOC: Fix typos and grammer in configuration.txt by John Roesler · 5 years ago
  32. ac52095 DOC: Fix typo in intro.txt by Alain Belkadi · 5 years ago
  33. 1b9423d MINOR: server: Add "no-tfo" option. by Frédéric Lécaille · 5 years ago
  34. d437630 MINOR: sample: Add sha2([<bits>]) converter by Tim Duesterhus · 5 years ago
  35. 24915a5 MEDIUM: Remove 'option independant-streams' by Tim Duesterhus · 5 years ago
  36. 86e6b6e MEDIUM: Make '(cli|con|srv)timeout' directive fatal by Tim Duesterhus · 5 years ago
  37. dac168b MEDIUM: Make 'redispatch' directive fatal by Tim Duesterhus · 5 years ago
  38. 7b7c47f MEDIUM: Make 'block' directive fatal by Tim Duesterhus · 5 years ago
  39. 9dc6b97 [RELEASE] Released version 2.1-dev0 by Willy Tarreau · 5 years ago
  40. ba23630 [RELEASE] Released version 2.0.0 by Willy Tarreau · 5 years ago
  41. a8ee4b1 CLEANUP: removed obsolete examples an move a few to better places by Willy Tarreau · 5 years ago
  42. d254aa8 DOC: update few references to the linux* targets and change them to linux-glibc by Willy Tarreau · 5 years ago
  43. 4d03e43 DOC: add some environment variables in section 2.3 by William Lallemand · 5 years ago
  44. 63329e3 MINOR: doc: update the manpage and usage message about -S by William Lallemand · 5 years ago
  45. 5e4c500 CLEANUP: 51d: move the 51d dummy lib to contrib/51d/src to match the real lib by Willy Tarreau · 5 years ago
  46. c5473e5 MINOR: doc: mention HAPROXY_LOCALPEER in the man by William Lallemand · 5 years ago
  47. 95635dd MINOR: doc: add master-worker in the man page by William Lallemand · 5 years ago
  48. 971c394 MINOR: doc: Remove -Ds option in man page by Kazuo Yagi · 5 years ago
  49. 1dc6963 MINOR: mworker: add the HAProxy version in "show proc" by William Lallemand · 5 years ago
  50. 31c3d51 MINOR: 51d: Added dummy libraries for the 51Degrees module for testing. by Ben51Degrees · 5 years ago
  51. 3381022 MINOR: http: add a new "http-request replace-uri" action by Willy Tarreau · 5 years ago
  52. c951552 DOC: mworker-prog: documentation for the program section by William Lallemand · 5 years ago
  53. ca3551f [RELEASE] Released version 2.0-dev7 by Willy Tarreau · 5 years ago
  54. fdfa9e3 DOC: peers: Update for dictionary cache entries for peers protocol. by Frédéric Lécaille · 5 years ago
  55. b57f109 [RELEASE] Released version 2.0-dev6 by Willy Tarreau · 5 years ago
  56. 4f283fa MEDIUM: stream-int: introduce a new state SI_ST_RDY by Willy Tarreau · 5 years ago
  57. 6567466 MINOR: SSL: add client/server random sample fetches by Patrick Hemmer · 5 years ago
  58. fb55365 MINOR: server: increase the default pool-purge-delay to 5 seconds by Willy Tarreau · 5 years ago
  59. abc874e [RELEASE] Released version 2.0-dev5 by Willy Tarreau · 5 years ago
  60. 2a54bb7 MEDIUM: connection: Upstream SOCKS4 proxy support by Alexander Liu · 5 years ago
  61. 4438c60 DOC: fix typos by Michael Prokop · 5 years ago
  62. 5674069 [RELEASE] Released version 2.0-dev4 by Willy Tarreau · 5 years ago
  63. 96d5195 MEDIUM: config: deprecate the antique req* and rsp* commands by Willy Tarreau · 5 years ago
  64. e6a02fa MINOR: threads: add a "stuck" flag to the thread_info struct by Willy Tarreau · 5 years ago
  65. 0ba4f48 MAJOR: polling: add event ports support (Solaris) by Emmanuel Hocdet · 5 years ago
  66. 6bdf3e9 MINOR: debug/cli: add some debugging commands for developers by Willy Tarreau · 5 years ago
  67. c7091d8 MEDIUM: debug/threads: implement an advanced thread dump system by Willy Tarreau · 5 years ago
  68. 4e2b646 MINOR: cli/debug: add a thread dump function by Willy Tarreau · 5 years ago
  69. 4c35693 DOC: management: place "show activity" at the right place by Willy Tarreau · 5 years ago
  70. 3506dae MEDIUM: Make 'resolution_pool_size' directive fatal by Tim Duesterhus · 5 years ago
  71. 10c6c16 MEDIUM: Make 'option forceclose' actually warn by Tim Duesterhus · 5 years ago
  72. a257a9b [RELEASE] Released version 2.0-dev3 by Willy Tarreau · 5 years ago
  73. ddf0e03 MINOR: streams: Introduce a new retry-on keyword, all-retryable-errors. by Olivier Houchard · 5 years ago
  74. 602bf7d MEDIUM: streams: Add a new http action, disable-l7-retry. by Olivier Houchard · 5 years ago
  75. 27edc4b MINOR: mworker: support a configurable maximum number of reloads by William Lallemand · 5 years ago
  76. 4f5b77c DOC: Update for "table" lines in "peers" section. by Frédéric Lécaille · 5 years ago
  77. 034c88c MEDIUM: tcp: add the "tfo" option to support TCP fastopen on the server by Willy Tarreau · 7 years ago
  78. 22c9b44 MINOR: doc: Document the interaction of allow-0rtt and retry-on 0rtt-rejected. by Olivier Houchard · 5 years ago
  79. 8cb2d2e MINOR: doc: Document allow-0rtt on the server line. by Olivier Houchard · 5 years ago
  80. 44864ac DOC: Fix typo in keyword matrix by Tim Duesterhus · 5 years ago
  81. 473c283 CLEANUP: Remove appsession documentation by Tim Duesterhus · 5 years ago
  82. e3249a9 MEDIUM: streams: Add a new keyword for retry-on, "junk-response" by Olivier Houchard · 5 years ago
  83. 865d839 MEDIUM: streams: Add a way to replay failed 0rtt requests. by Olivier Houchard · 5 years ago
  84. a254a37 MEDIUM: streams: Add the ability to retry a request on L7 failure. by Olivier Houchard · 5 years ago
  85. d690dfa DOC: log: Document the sampling and load-balancing logging feature. by Frédéric Lécaille · 5 years ago
  86. 0470d70 BUILD/MEDIUM: contrib: Dummy DeviceAtlas API. by David Carlier · 5 years ago
  87. d2d3348 MINOR: activity: enable automatic profiling turn on/off by Willy Tarreau · 5 years ago
  88. 333939c MINOR: action: new '(http-request|tcp-request content) do-resolve' action by Baptiste Assmann · 5 years ago
  89. cd9b9bd MINOR: contrib: dummy wurfl library by paulborile · 5 years ago
  90. bad132c CLEANUP: wurfl: removed deprecated methods by paulborile · 5 years ago
  91. b3cc9f2 Revert "CLEANUP: wurfl: remove dead, broken and unmaintained code" by Willy Tarreau · 5 years ago
  92. e1afd4f MINOR: proto_tcp: tcp-request content: enable set-dst and set-dst-var by Baptiste Assmann · 5 years ago
  93. 88698d9 MEDIUM: connections: Add a way to control the number of idling connections. by Olivier Houchard · 5 years ago
  94. 0bbec0f MINOR: peers: adds counters on show peers about tasks calls. by Emeric Brun · 5 years ago
  95. 636848a MINOR: init: add a "set-dumpable" global directive to enable core dumps by Willy Tarreau · 5 years ago
  96. 21dde50 DOC: update for "show peers" CLI command. by Frédéric Lécaille · 5 years ago
  97. 1d2b586 MAJOR: htx: Enable the HTX mode by default for all proxies by Christopher Faulet · 5 years ago
  98. 6c9bbb2 MEDIUM: htx: Deprecate the option 'http-tunnel' and ignore it in HTX by Christopher Faulet · 5 years ago
  99. c31499d MINOR: ssl: Add aes_gcm_dec converter by Nenad Merdanovic · 5 years ago
  100. cce34f8 DOC: peers: Peers protocol documentation update. by Frédéric Lécaille · 5 years ago