1. 4a2c142 MEDIUM: http-rules: Support extra headers for HTTP return actions by Christopher Faulet · 4 years, 5 months ago
  2. 24231ab MEDIUM: http-rules: Add the return action to HTTP rules by Christopher Faulet · 4 years, 6 months ago
  3. 6d0c3df MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding by Christopher Faulet · 4 years, 6 months ago
  4. 3af48e7 MINOR: ssl: ssl-load-extra-files configure loading of files by William Lallemand · 4 years, 5 months ago
  5. 8820932 DOC: word converter ignores delimiters at the start or end of input string by Jerome Magnin · 4 years, 5 months ago
  6. dd74b5f MINOR: lua: Add lua-prepend-path configuration option by Tim Duesterhus · 4 years, 6 months ago
  7. 71f95fa [RELEASE] Released version 2.2-dev1 by Willy Tarreau · 4 years, 6 months ago
  8. 19a69b3 BUG/MINOR: http_act: don't check capture id in backend by Baptiste Assmann · 4 years, 6 months ago
  9. 2f53390 MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · 4 years, 6 months ago
  10. 554c0eb MEDIUM: http-rules: Support an optional error message in http deny rules by Christopher Faulet · 4 years, 6 months ago
  11. 040c8cd MINOR: http-rules: Support an optional status on deny rules for http reponses by Christopher Faulet · 4 years, 6 months ago
  12. 76edc0f MEDIUM: proxy: Add a directive to reference an http-errors section in a proxy by Christopher Faulet · 4 years, 6 months ago
  13. 1aea50e MEDIUM: http-rules: Enable the strict rewriting mode by default by Christopher Faulet · 4 years, 6 months ago
  14. 46f9554 MINOR: http-rules: Add a rule to enable or disable the strict rewriting mode by Christopher Faulet · 4 years, 7 months ago
  15. d47941d DOC: Add a section to document the internal sample fetches by Christopher Faulet · 4 years, 6 months ago
  16. 6bd909b DOC: Fix copy and paste mistake in http-response replace-value doc by Tim Duesterhus · 4 years, 6 months ago
  17. 71f8297 MINOR: ssl: Add support for returning the dn samples from ssl_(c|f)_(i|s)_dn in LDAP v3 (RFC2253) format. by Elliot Otchet · 4 years, 6 months ago
  18. 238ea3b DOC: clarify crt-base usage by William Dauchy · 4 years, 6 months ago
  19. 9205fea MINOR: http: Add 404 to http-request deny by Florian Tham · 4 years, 6 months ago
  20. 272e29b MINOR: http: Add 410 to http-request deny by Florian Tham · 4 years, 6 months ago
  21. 3894d97 MINOR: config: disable busy polling on old processes by William Dauchy · 4 years, 7 months ago
  22. 262c3f1 MINOR: http: add a new "replace-path" action by Willy Tarreau · 4 years, 7 months ago
  23. 0851fd5 MINOR: debug: support logging to various sinks by Willy Tarreau · 4 years, 7 months ago
  24. 62b5913 DOC: clarify the fact that replace-uri works on a full URI by Willy Tarreau · 4 years, 7 months ago
  25. 21ad315 DOC: proxies: HAProxy only supports 3 connection modes by Julien Pivotto · 4 years, 7 months ago
  26. a45a8b5 MEDIUM: init: set NO_NEW_PRIVS by default when supported by Willy Tarreau · 4 years, 7 months ago upstream/master
  27. d96f112 MEDIUM: init: prevent process and thread creation at runtime by Willy Tarreau · 4 years, 7 months ago
  28. 11770ce DOC: move the "group" keyword at the right place by Willy Tarreau · 4 years, 7 months ago
  29. 6ccee41 DOC: Fix ordered list in summary by Julien Pivotto · 4 years, 8 months ago
  30. cb250fc DOC: clarify matching strings on binary fetches by Mathias Weiersmueller · 4 years, 7 months ago
  31. cefbbd9 DOC: Clarify behavior of server maxconn in HTTP mode by Tim Duesterhus · 4 years, 8 months ago
  32. 2e077f8 [RELEASE] Released version 2.2-dev0 by Willy Tarreau · 4 years, 8 months ago
  33. e54b43a [RELEASE] Released version 2.1.0 by Willy Tarreau · 4 years, 8 months ago master v2.1.0
  34. 579d83b DOC: Add documentation about the use-service action by Christopher Faulet · 4 years, 8 months ago
  35. f871691 MEDIUM: dns: Add resolve-opts "ignore-weight" by Daniel Corbett · 4 years, 8 months ago
  36. 6db8a2e DOC: Update http-buffer-request description to remove the part about chunks by Christopher Faulet · 4 years, 8 months ago
  37. 8468132 [RELEASE] Released version 2.1-dev5 by Willy Tarreau · 4 years, 8 months ago
  38. 0d7712d MINOR: stick-table: allow sc-set-gpt0 to set value from an expression by Cédric Dufour · 4 years, 8 months ago
  39. e8adfeb MINOR: doc: http-reuse connection pool fix by Lukas Tribus · 4 years, 8 months ago
  40. b6f759b MINOR: peers: Add "log" directive to "peers" section. by Frédéric Lécaille · 4 years, 8 months ago
  41. 6bcd182 DOC: fix date and http_date keywords syntax by Cyril Bonté · 4 years, 8 months ago
  42. 1753cb5 [RELEASE] Released version 2.1-dev4 by Willy Tarreau · 4 years, 8 months ago
  43. 1dfd165 MINOR: backend: Add srv_name sample fetche by vkill · 4 years, 8 months ago
  44. ae6f125 MINOR: sample: add us/ms support to date/http_date by Damien Claisse · 4 years, 8 months ago
  45. 0fec3ab MINOR: init: always fail when setrlimit fails by William Dauchy · 4 years, 9 months ago
  46. ec73098 MINOR: config: allow no set-dumpable config option by William Dauchy · 4 years, 9 months ago
  47. 0a8824f MINOR: doc: fix busy-polling performance reference by William Dauchy · 4 years, 9 months ago
  48. 2252beb DOC: Improve documentation of http-re(quest|sponse) replace-(header|value|uri) by Tim Duesterhus · 4 years, 9 months ago
  49. 1a753a2 DOC: remove obsolete section about header manipulation by Willy Tarreau · 4 years, 9 months ago
  50. c70df53 [RELEASE] Released version 2.1-dev3 by Willy Tarreau · 4 years, 9 months ago
  51. 403bfbb BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless by Willy Tarreau · 4 years, 9 months ago
  52. ba0c53e BUG/MINOR: tcp: Don't alter counters returned by tcp info fetchers by Christopher Faulet · 4 years, 9 months ago
  53. 81bef7e DOC: clarify some points around http-send-name-header's behavior by Willy Tarreau · 4 years, 9 months ago
  54. cb8f03f [RELEASE] Released version 2.1-dev2 by Willy Tarreau · 4 years, 9 months ago
  55. 93e548e DOC: replace utf-8 quotes by ascii ones by William Lallemand · 4 years, 9 months ago
  56. b30b310 MINOR: doc: Add documentation about the FastCGI support by Christopher Faulet · 4 years, 10 months ago
  57. a406356 MINOR: http_fetch: Add sample fetches to get auth method/user/pass by Christopher Faulet · 5 years ago
  58. 8a694b8 MINOR: sample: Add UUID-fetch by Luca Schimweg · 4 years, 10 months ago
  59. c046d16 MEDIUM: log: add support for logging to a ring buffer by Willy Tarreau · 4 years, 11 months ago
  60. 7185b78 MINOR: connection: add the fc_pp_authority fetch -- authority TLV, from PROXYv2 by Geoff Simmons · 4 years, 11 months ago
  61. 177adc9 MINOR: backend: Add srv_queue converter by Nenad Merdanovic · 4 years, 11 months ago
  62. 98fbe95 MEDIUM: mux-h1: Add the support of headers adjustment for bogus HTTP/1 apps by Christopher Faulet · 5 years ago
  63. 87f1f3d DOC: config: Remove unsupported req* and rsp* keywords by Christopher Faulet · 5 years ago
  64. 159e667 DOC: config: Update as a result of the legacy HTTP removal by Christopher Faulet · 5 years ago
  65. db51407 [RELEASE] Released version 2.1-dev1 by Willy Tarreau · 5 years ago
  66. 9723696 MEDIUM: mworker-prog: Add user/group options to program section by Andrew Heberle · 5 years ago
  67. fb2fce1 DOC: Fix typos and grammer in configuration.txt by John Roesler · 5 years ago
  68. 1b9423d MINOR: server: Add "no-tfo" option. by Frédéric Lécaille · 5 years ago
  69. d437630 MINOR: sample: Add sha2([<bits>]) converter by Tim Duesterhus · 5 years ago
  70. 24915a5 MEDIUM: Remove 'option independant-streams' by Tim Duesterhus · 5 years ago
  71. 86e6b6e MEDIUM: Make '(cli|con|srv)timeout' directive fatal by Tim Duesterhus · 5 years ago
  72. dac168b MEDIUM: Make 'redispatch' directive fatal by Tim Duesterhus · 5 years ago
  73. 7b7c47f MEDIUM: Make 'block' directive fatal by Tim Duesterhus · 5 years ago
  74. 9dc6b97 [RELEASE] Released version 2.1-dev0 by Willy Tarreau · 5 years ago
  75. ba23630 [RELEASE] Released version 2.0.0 by Willy Tarreau · 5 years ago
  76. 4d03e43 DOC: add some environment variables in section 2.3 by William Lallemand · 5 years ago
  77. 3381022 MINOR: http: add a new "http-request replace-uri" action by Willy Tarreau · 5 years ago
  78. c951552 DOC: mworker-prog: documentation for the program section by William Lallemand · 5 years ago
  79. ca3551f [RELEASE] Released version 2.0-dev7 by Willy Tarreau · 5 years ago
  80. b57f109 [RELEASE] Released version 2.0-dev6 by Willy Tarreau · 5 years ago
  81. 6567466 MINOR: SSL: add client/server random sample fetches by Patrick Hemmer · 5 years ago
  82. fb55365 MINOR: server: increase the default pool-purge-delay to 5 seconds by Willy Tarreau · 5 years ago
  83. abc874e [RELEASE] Released version 2.0-dev5 by Willy Tarreau · 5 years ago
  84. 2a54bb7 MEDIUM: connection: Upstream SOCKS4 proxy support by Alexander Liu · 5 years ago
  85. 4438c60 DOC: fix typos by Michael Prokop · 5 years ago
  86. 5674069 [RELEASE] Released version 2.0-dev4 by Willy Tarreau · 5 years ago
  87. 96d5195 MEDIUM: config: deprecate the antique req* and rsp* commands by Willy Tarreau · 5 years ago
  88. 0ba4f48 MAJOR: polling: add event ports support (Solaris) by Emmanuel Hocdet · 5 years ago
  89. 3506dae MEDIUM: Make 'resolution_pool_size' directive fatal by Tim Duesterhus · 5 years ago
  90. 10c6c16 MEDIUM: Make 'option forceclose' actually warn by Tim Duesterhus · 5 years ago
  91. a257a9b [RELEASE] Released version 2.0-dev3 by Willy Tarreau · 5 years ago
  92. ddf0e03 MINOR: streams: Introduce a new retry-on keyword, all-retryable-errors. by Olivier Houchard · 5 years ago
  93. 602bf7d MEDIUM: streams: Add a new http action, disable-l7-retry. by Olivier Houchard · 5 years ago
  94. 27edc4b MINOR: mworker: support a configurable maximum number of reloads by William Lallemand · 5 years ago
  95. 4f5b77c DOC: Update for "table" lines in "peers" section. by Frédéric Lécaille · 5 years ago
  96. 034c88c MEDIUM: tcp: add the "tfo" option to support TCP fastopen on the server by Willy Tarreau · 7 years ago
  97. 22c9b44 MINOR: doc: Document the interaction of allow-0rtt and retry-on 0rtt-rejected. by Olivier Houchard · 5 years ago
  98. 8cb2d2e MINOR: doc: Document allow-0rtt on the server line. by Olivier Houchard · 5 years ago
  99. 44864ac DOC: Fix typo in keyword matrix by Tim Duesterhus · 5 years ago
  100. 473c283 CLEANUP: Remove appsession documentation by Tim Duesterhus · 5 years ago