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