1. 262c3f1 MINOR: http: add a new "replace-path" action by Willy Tarreau · 4 years, 7 months ago
  2. 0851fd5 MINOR: debug: support logging to various sinks by Willy Tarreau · 4 years, 7 months ago
  3. d4f946c MINOR: ssl/cli: 'show ssl cert' give information on the certificates by William Lallemand · 4 years, 7 months ago
  4. 62b5913 DOC: clarify the fact that replace-uri works on a full URI by Willy Tarreau · 4 years, 7 months ago
  5. 9ef75ec DOC: remove references to the outdated architecture.txt by Willy Tarreau · 4 years, 7 months ago
  6. 21ad315 DOC: proxies: HAProxy only supports 3 connection modes by Julien Pivotto · 4 years, 7 months ago
  7. 4ac36d6 DOC: listeners: add a few missing transitions by Willy Tarreau · 4 years, 7 months ago
  8. 977afab DOC: document the listener state transitions by Willy Tarreau · 4 years, 7 months ago
  9. a45a8b5 MEDIUM: init: set NO_NEW_PRIVS by default when supported by Willy Tarreau · 4 years, 7 months ago upstream/master
  10. d96f112 MEDIUM: init: prevent process and thread creation at runtime by Willy Tarreau · 4 years, 7 months ago
  11. 11770ce DOC: move the "group" keyword at the right place by Willy Tarreau · 4 years, 7 months ago
  12. 6ccee41 DOC: Fix ordered list in summary by Julien Pivotto · 4 years, 7 months ago
  13. cb250fc DOC: clarify matching strings on binary fetches by Mathias Weiersmueller · 4 years, 7 months ago
  14. 6ab08b3 DOC: ssl/cli: set/commit/abort ssl cert by William Lallemand · 4 years, 7 months ago
  15. cefbbd9 DOC: Clarify behavior of server maxconn in HTTP mode by Tim Duesterhus · 4 years, 7 months ago
  16. 2e077f8 [RELEASE] Released version 2.2-dev0 by Willy Tarreau · 4 years, 7 months ago
  17. e54b43a [RELEASE] Released version 2.1.0 by Willy Tarreau · 4 years, 7 months ago master v2.1.0
  18. 579d83b DOC: Add documentation about the use-service action by Christopher Faulet · 4 years, 8 months ago
  19. f871691 MEDIUM: dns: Add resolve-opts "ignore-weight" by Daniel Corbett · 4 years, 8 months ago
  20. 64a1853 DOC: internal: document the init calls by Willy Tarreau · 4 years, 8 months ago
  21. 6db8a2e DOC: Update http-buffer-request description to remove the part about chunks by Christopher Faulet · 4 years, 8 months ago
  22. 8468132 [RELEASE] Released version 2.1-dev5 by Willy Tarreau · 4 years, 8 months ago
  23. 0d7712d MINOR: stick-table: allow sc-set-gpt0 to set value from an expression by Cédric Dufour · 4 years, 8 months ago
  24. 2ac2574 DOC: Add missing stats fields in the management manual by Christopher Faulet · 4 years, 8 months ago
  25. 7297429 DOC: management: fix typo on "cache_lookups" stats output by Willy Tarreau · 4 years, 8 months ago
  26. e8adfeb MINOR: doc: http-reuse connection pool fix by Lukas Tribus · 4 years, 8 months ago
  27. b6f759b MINOR: peers: Add "log" directive to "peers" section. by Frédéric Lécaille · 4 years, 8 months ago
  28. 6bcd182 DOC: fix date and http_date keywords syntax by Cyril Bonté · 4 years, 8 months ago
  29. 1753cb5 [RELEASE] Released version 2.1-dev4 by Willy Tarreau · 4 years, 8 months ago
  30. 1dfd165 MINOR: backend: Add srv_name sample fetche by vkill · 4 years, 8 months ago
  31. ae6f125 MINOR: sample: add us/ms support to date/http_date by Damien Claisse · 4 years, 8 months ago
  32. 0fec3ab MINOR: init: always fail when setrlimit fails by William Dauchy · 4 years, 8 months ago
  33. ec73098 MINOR: config: allow no set-dumpable config option by William Dauchy · 4 years, 8 months ago
  34. 0a8824f MINOR: doc: fix busy-polling performance reference by William Dauchy · 4 years, 8 months ago
  35. 2252beb DOC: Improve documentation of http-re(quest|sponse) replace-(header|value|uri) by Tim Duesterhus · 4 years, 8 months ago
  36. 1a753a2 DOC: remove obsolete section about header manipulation by Willy Tarreau · 4 years, 8 months ago
  37. c70df53 [RELEASE] Released version 2.1-dev3 by Willy Tarreau · 4 years, 9 months ago
  38. b24ab22 MINOR: debug: make most debug CLI commands accessible in expert mode by Willy Tarreau · 4 years, 9 months ago
  39. abb9f9b MINOR: cli: add an expert mode to hide dangerous commands by Willy Tarreau · 4 years, 9 months ago
  40. 403bfbb BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless by Willy Tarreau · 4 years, 9 months ago
  41. ba0c53e BUG/MINOR: tcp: Don't alter counters returned by tcp info fetchers by Christopher Faulet · 4 years, 9 months ago
  42. 6b19b14 MINOR: stats: make "show stat" and "show info" by Willy Tarreau · 4 years, 9 months ago
  43. 81bef7e DOC: clarify some points around http-send-name-header's behavior by Willy Tarreau · 4 years, 9 months ago
  44. cb8f03f [RELEASE] Released version 2.1-dev2 by Willy Tarreau · 4 years, 9 months ago
  45. 93e548e DOC: replace utf-8 quotes by ascii ones by William Lallemand · 4 years, 9 months ago
  46. 78c4306 DOC: Fix documentation about the cli command to get resolver stats by Christopher Faulet · 4 years, 9 months ago
  47. b30b310 MINOR: doc: Add documentation about the FastCGI support by Christopher Faulet · 4 years, 10 months ago
  48. a406356 MINOR: http_fetch: Add sample fetches to get auth method/user/pass by Christopher Faulet · 5 years ago
  49. 8a694b8 MINOR: sample: Add UUID-fetch by Luca Schimweg · 4 years, 10 months ago
  50. 5bee3e2 MEDIUM: fd: remove the FD_EV_POLLED status bit by Willy Tarreau · 4 years, 10 months ago
  51. c046d16 MEDIUM: log: add support for logging to a ring buffer by Willy Tarreau · 4 years, 10 months ago
  52. 1d181e4 MEDIUM: ring: implement a wait mode for watchers by Willy Tarreau · 4 years, 10 months ago
  53. 370a694 MINOR: trace: change the detail_level to per-source verbosity by Willy Tarreau · 4 years, 10 months ago
  54. 09fb0df MINOR: trace: prepend the function name for developer level traces by Willy Tarreau · 4 years, 10 months ago
  55. 2ea549b MINOR: trace: change the "payload" level to "data" and move it by Willy Tarreau · 4 years, 10 months ago
  56. 7185b78 MINOR: connection: add the fc_pp_authority fetch -- authority TLV, from PROXYv2 by Geoff Simmons · 4 years, 10 months ago
  57. 9f830d7 MINOR: sink: implement "show events" to show supported sinks and dump the rings by Willy Tarreau · 4 years, 11 months ago
  58. 177adc9 MINOR: backend: Add srv_queue converter by Nenad Merdanovic · 4 years, 11 months ago
  59. 25a1c8e DOC: fixed typo in management.txt by n9@users.noreply.github.com · 4 years, 11 months ago
  60. f909c91 DOC: management: document the "trace" and "show trace" commands by Willy Tarreau · 4 years, 11 months ago
  61. e0d0b40 CLEANUP: buffer: replace b_drop() with b_free() by Willy Tarreau · 5 years ago
  62. 3b091f8 BUG/MINOR: buffers/threads: always clear a buffer's head before releasing it by Willy Tarreau · 5 years ago
  63. 98fbe95 MEDIUM: mux-h1: Add the support of headers adjustment for bogus HTTP/1 apps by Christopher Faulet · 5 years ago
  64. 87f1f3d DOC: config: Remove unsupported req* and rsp* keywords by Christopher Faulet · 5 years ago
  65. 159e667 DOC: config: Update as a result of the legacy HTTP removal by Christopher Faulet · 5 years ago
  66. bda62e7 DOC: htx: Add internal documentation about the HTX by Christopher Faulet · 5 years ago
  67. 34ebb5c DOC: management: document cache_hits and cache_lookups in the CSV format by Jérôme Magnin · 5 years ago
  68. 708eb88 DOC: management: document reuse and connect counters in the CSV format by Jérôme Magnin · 5 years ago
  69. db51407 [RELEASE] Released version 2.1-dev1 by Willy Tarreau · 5 years ago
  70. 9723696 MEDIUM: mworker-prog: Add user/group options to program section by Andrew Heberle · 5 years ago
  71. fb2fce1 DOC: Fix typos and grammer in configuration.txt by John Roesler · 5 years ago
  72. ac52095 DOC: Fix typo in intro.txt by Alain Belkadi · 5 years ago
  73. 1b9423d MINOR: server: Add "no-tfo" option. by Frédéric Lécaille · 5 years ago
  74. d437630 MINOR: sample: Add sha2([<bits>]) converter by Tim Duesterhus · 5 years ago
  75. 24915a5 MEDIUM: Remove 'option independant-streams' by Tim Duesterhus · 5 years ago
  76. 86e6b6e MEDIUM: Make '(cli|con|srv)timeout' directive fatal by Tim Duesterhus · 5 years ago
  77. dac168b MEDIUM: Make 'redispatch' directive fatal by Tim Duesterhus · 5 years ago
  78. 7b7c47f MEDIUM: Make 'block' directive fatal by Tim Duesterhus · 5 years ago
  79. 9dc6b97 [RELEASE] Released version 2.1-dev0 by Willy Tarreau · 5 years ago
  80. ba23630 [RELEASE] Released version 2.0.0 by Willy Tarreau · 5 years ago
  81. a8ee4b1 CLEANUP: removed obsolete examples an move a few to better places by Willy Tarreau · 5 years ago
  82. d254aa8 DOC: update few references to the linux* targets and change them to linux-glibc by Willy Tarreau · 5 years ago
  83. 4d03e43 DOC: add some environment variables in section 2.3 by William Lallemand · 5 years ago
  84. 63329e3 MINOR: doc: update the manpage and usage message about -S by William Lallemand · 5 years ago
  85. 5e4c500 CLEANUP: 51d: move the 51d dummy lib to contrib/51d/src to match the real lib by Willy Tarreau · 5 years ago
  86. c5473e5 MINOR: doc: mention HAPROXY_LOCALPEER in the man by William Lallemand · 5 years ago
  87. 95635dd MINOR: doc: add master-worker in the man page by William Lallemand · 5 years ago
  88. 971c394 MINOR: doc: Remove -Ds option in man page by Kazuo Yagi · 5 years ago
  89. 1dc6963 MINOR: mworker: add the HAProxy version in "show proc" by William Lallemand · 5 years ago
  90. 31c3d51 MINOR: 51d: Added dummy libraries for the 51Degrees module for testing. by Ben51Degrees · 5 years ago
  91. 3381022 MINOR: http: add a new "http-request replace-uri" action by Willy Tarreau · 5 years ago
  92. c951552 DOC: mworker-prog: documentation for the program section by William Lallemand · 5 years ago
  93. ca3551f [RELEASE] Released version 2.0-dev7 by Willy Tarreau · 5 years ago
  94. fdfa9e3 DOC: peers: Update for dictionary cache entries for peers protocol. by Frédéric Lécaille · 5 years ago
  95. b57f109 [RELEASE] Released version 2.0-dev6 by Willy Tarreau · 5 years ago
  96. 4f283fa MEDIUM: stream-int: introduce a new state SI_ST_RDY by Willy Tarreau · 5 years ago
  97. 6567466 MINOR: SSL: add client/server random sample fetches by Patrick Hemmer · 5 years ago
  98. fb55365 MINOR: server: increase the default pool-purge-delay to 5 seconds by Willy Tarreau · 5 years ago
  99. abc874e [RELEASE] Released version 2.0-dev5 by Willy Tarreau · 5 years ago
  100. 2a54bb7 MEDIUM: connection: Upstream SOCKS4 proxy support by Alexander Liu · 5 years ago