1. 9857232 MINOR: checks: Add the alpn option for tcp-check connect rules by Christopher Faulet · 4 years, 3 months ago
  2. 085426a MINOR: checks: Add the via-socks4 option for tcp-check connect rules by Christopher Faulet · 4 years, 3 months ago
  3. 79b31d4 MINOR: checks: Add the sni option for tcp-check connect rules by Christopher Faulet · 4 years, 3 months ago
  4. 0c39ecc MINOR: checks: Add support to set-var and unset-var rules in tcp-checks by Gaetan Rivet · 4 years, 4 months ago
  5. efab6c6 MINOR: checks: add rbinary expect match type by Gaetan Rivet · 4 years, 5 months ago
  6. f8ba677 MINOR: checks: add linger option to tcp connect by Gaetan Rivet · 4 years, 5 months ago
  7. 1afd826 MINOR: checks: add min-recv tcp-check expect option by Gaetan Rivet · 4 years, 5 months ago
  8. 8acb128 MINOR: checks: Add a way to send custom headers and payload during http chekcs by Christopher Faulet · 4 years, 3 months ago
  9. 95fb57b DOC: option logasap does not depend on mode by Jerome Magnin · 4 years, 2 months ago
  10. 62ba9ba BUG/MINOR: http: make url_decode() optionally convert '+' to SP by Willy Tarreau · 4 years, 2 months ago
  11. b203ff6 MINOR: config: add a global directive to set default SSL curves by Jerome Magnin · 4 years, 3 months ago
  12. c3b7e74 MINOR: ssl: add ssl-skip-self-issued-ca global option by Emmanuel Hocdet · 4 years, 2 months ago
  13. 56e3120 DOC: Improve documentation on http-request set-src by Olivier Doucet · 4 years, 2 months ago
  14. d008930 [RELEASE] Released version 2.2-dev6 by Willy Tarreau · 4 years, 3 months ago
  15. 6e6f59b DOC: Make how "option redispatch" works more explicit by Olivier Carrère · 4 years, 3 months ago
  16. 3eb10b8 MINOR: init: add -dW and "zero-warning" to reject configs with warnings by Willy Tarreau · 4 years, 3 months ago
  17. 824186b MEDIUM: stream: support use-server rules with dynamic names by Jerome Magnin · 4 years, 3 months ago
  18. eb421b2 MINOR: listener: add so_name sample fetch by Jerome Magnin · 4 years, 3 months ago
  19. 3328f18 [RELEASE] Released version 2.2-dev5 by Willy Tarreau · 4 years, 3 months ago
  20. cf6e0c8 MEDIUM: proxy_protocol: Support sending unique IDs using PPv2 by Tim Duesterhus · 4 years, 4 months ago
  21. d1b15b6 MINOR: proxy_protocol: Ingest PP2_TYPE_UNIQUE_ID on incoming connections by Tim Duesterhus · 4 years, 4 months ago
  22. bdb386d DOC: ssl: clarify security implications of TLS tickets by Lukas Tribus · 4 years, 4 months ago
  23. 5a753bd [RELEASE] Released version 2.2-dev4 by Willy Tarreau · 4 years, 4 months ago
  24. 7b5e136 DOC: improve description of no-tls-tickets by Björn Jacke · 4 years, 5 months ago
  25. 5ab7eb6 DOC: fix typo about no-tls-tickets by Bjoern Jacke · 4 years, 5 months ago
  26. 8525fd9 DOC: configuration.txt: fix various typos by Ilya Shipitsin · 4 years, 4 months ago
  27. c9c6cdb DOC: fix incorrect indentation of http_auth_* by Willy Tarreau · 4 years, 4 months ago
  28. 842e94e MINOR: ssl: add "ca-verify-file" directive by Emmanuel Hocdet · 4 years, 7 months ago
  29. 32bf97f [RELEASE] Released version 2.2-dev3 by Willy Tarreau · 4 years, 4 months ago
  30. 1b85785 MINOR: config: mark global.debug as deprecated by Willy Tarreau · 4 years, 4 months ago
  31. 3f25ae3 BUG/MINOR: ssl: load .key in a directory only after PEM by William Lallemand · 4 years, 4 months ago
  32. 4c5adbf MINOR: ssl: load the key from a dedicated file by William Lallemand · 4 years, 4 months ago
  33. 6072beb MINOR: http-ana: Match on the path if the monitor-uri starts by a / by Christopher Faulet · 4 years, 5 months ago
  34. 70df7bf MINOR: ssl: add "issuers-chain-path" directive. by Emmanuel Hocdet · 5 years ago
  35. 07e1e3c MINOR: sample: regsub now supports backreferences by Jerome Magnin · 4 years, 5 months ago
  36. cd0d2ed MEDIUM: log-format: make the LF parser aware of sample expressions' end by Willy Tarreau · 4 years, 5 months ago
  37. ef21fac MEDIUM: arg: make make_arg_list() support quotes in arguments by Willy Tarreau · 4 years, 5 months ago
  38. 6c57f2d MINOR: mux-fcgi: Make the capture of the path-info optional in pathinfo regex by Christopher Faulet · 4 years, 5 months ago
  39. 28cb366 BUG/MINOR: mux-fcgi: Forbid special characters when matching PATH_INFO param by Christopher Faulet · 4 years, 5 months ago
  40. 4c47d91 [RELEASE] Released version 2.2-dev2 by Willy Tarreau · 4 years, 5 months ago
  41. 4a2c142 MEDIUM: http-rules: Support extra headers for HTTP return actions by Christopher Faulet · 4 years, 5 months ago
  42. 24231ab MEDIUM: http-rules: Add the return action to HTTP rules by Christopher Faulet · 4 years, 5 months ago
  43. 6d0c3df MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding by Christopher Faulet · 4 years, 5 months ago
  44. 3af48e7 MINOR: ssl: ssl-load-extra-files configure loading of files by William Lallemand · 4 years, 5 months ago
  45. 8820932 DOC: word converter ignores delimiters at the start or end of input string by Jerome Magnin · 4 years, 5 months ago
  46. dd74b5f MINOR: lua: Add lua-prepend-path configuration option by Tim Duesterhus · 4 years, 6 months ago
  47. 71f95fa [RELEASE] Released version 2.2-dev1 by Willy Tarreau · 4 years, 5 months ago
  48. 19a69b3 BUG/MINOR: http_act: don't check capture id in backend by Baptiste Assmann · 4 years, 6 months ago
  49. 2f53390 MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · 4 years, 6 months ago
  50. 554c0eb MEDIUM: http-rules: Support an optional error message in http deny rules by Christopher Faulet · 4 years, 6 months ago
  51. 040c8cd MINOR: http-rules: Support an optional status on deny rules for http reponses by Christopher Faulet · 4 years, 6 months ago
  52. 76edc0f MEDIUM: proxy: Add a directive to reference an http-errors section in a proxy by Christopher Faulet · 4 years, 6 months ago
  53. 1aea50e MEDIUM: http-rules: Enable the strict rewriting mode by default by Christopher Faulet · 4 years, 6 months ago
  54. 46f9554 MINOR: http-rules: Add a rule to enable or disable the strict rewriting mode by Christopher Faulet · 4 years, 7 months ago
  55. d47941d DOC: Add a section to document the internal sample fetches by Christopher Faulet · 4 years, 6 months ago
  56. 6bd909b DOC: Fix copy and paste mistake in http-response replace-value doc by Tim Duesterhus · 4 years, 6 months ago
  57. 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
  58. 238ea3b DOC: clarify crt-base usage by William Dauchy · 4 years, 6 months ago
  59. 9205fea MINOR: http: Add 404 to http-request deny by Florian Tham · 4 years, 6 months ago
  60. 272e29b MINOR: http: Add 410 to http-request deny by Florian Tham · 4 years, 6 months ago
  61. 3894d97 MINOR: config: disable busy polling on old processes by William Dauchy · 4 years, 6 months ago
  62. 262c3f1 MINOR: http: add a new "replace-path" action by Willy Tarreau · 4 years, 7 months ago
  63. 0851fd5 MINOR: debug: support logging to various sinks by Willy Tarreau · 4 years, 7 months ago
  64. 62b5913 DOC: clarify the fact that replace-uri works on a full URI by Willy Tarreau · 4 years, 7 months ago
  65. 21ad315 DOC: proxies: HAProxy only supports 3 connection modes by Julien Pivotto · 4 years, 7 months ago
  66. a45a8b5 MEDIUM: init: set NO_NEW_PRIVS by default when supported by Willy Tarreau · 4 years, 7 months ago upstream/master
  67. d96f112 MEDIUM: init: prevent process and thread creation at runtime by Willy Tarreau · 4 years, 7 months ago
  68. 11770ce DOC: move the "group" keyword at the right place by Willy Tarreau · 4 years, 7 months ago
  69. 6ccee41 DOC: Fix ordered list in summary by Julien Pivotto · 4 years, 7 months ago
  70. cb250fc DOC: clarify matching strings on binary fetches by Mathias Weiersmueller · 4 years, 7 months ago
  71. cefbbd9 DOC: Clarify behavior of server maxconn in HTTP mode by Tim Duesterhus · 4 years, 7 months ago
  72. 2e077f8 [RELEASE] Released version 2.2-dev0 by Willy Tarreau · 4 years, 7 months ago
  73. e54b43a [RELEASE] Released version 2.1.0 by Willy Tarreau · 4 years, 7 months ago master v2.1.0
  74. 579d83b DOC: Add documentation about the use-service action by Christopher Faulet · 4 years, 7 months ago
  75. f871691 MEDIUM: dns: Add resolve-opts "ignore-weight" by Daniel Corbett · 4 years, 8 months ago
  76. 6db8a2e DOC: Update http-buffer-request description to remove the part about chunks by Christopher Faulet · 4 years, 8 months ago
  77. 8468132 [RELEASE] Released version 2.1-dev5 by Willy Tarreau · 4 years, 8 months ago
  78. 0d7712d MINOR: stick-table: allow sc-set-gpt0 to set value from an expression by Cédric Dufour · 4 years, 8 months ago
  79. e8adfeb MINOR: doc: http-reuse connection pool fix by Lukas Tribus · 4 years, 8 months ago
  80. b6f759b MINOR: peers: Add "log" directive to "peers" section. by Frédéric Lécaille · 4 years, 8 months ago
  81. 6bcd182 DOC: fix date and http_date keywords syntax by Cyril Bonté · 4 years, 8 months ago
  82. 1753cb5 [RELEASE] Released version 2.1-dev4 by Willy Tarreau · 4 years, 8 months ago
  83. 1dfd165 MINOR: backend: Add srv_name sample fetche by vkill · 4 years, 8 months ago
  84. ae6f125 MINOR: sample: add us/ms support to date/http_date by Damien Claisse · 4 years, 8 months ago
  85. 0fec3ab MINOR: init: always fail when setrlimit fails by William Dauchy · 4 years, 8 months ago
  86. ec73098 MINOR: config: allow no set-dumpable config option by William Dauchy · 4 years, 8 months ago
  87. 0a8824f MINOR: doc: fix busy-polling performance reference by William Dauchy · 4 years, 8 months ago
  88. 2252beb DOC: Improve documentation of http-re(quest|sponse) replace-(header|value|uri) by Tim Duesterhus · 4 years, 8 months ago
  89. 1a753a2 DOC: remove obsolete section about header manipulation by Willy Tarreau · 4 years, 8 months ago
  90. c70df53 [RELEASE] Released version 2.1-dev3 by Willy Tarreau · 4 years, 8 months ago
  91. 403bfbb BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless by Willy Tarreau · 4 years, 9 months ago
  92. ba0c53e BUG/MINOR: tcp: Don't alter counters returned by tcp info fetchers by Christopher Faulet · 4 years, 9 months ago
  93. 81bef7e DOC: clarify some points around http-send-name-header's behavior by Willy Tarreau · 4 years, 9 months ago
  94. cb8f03f [RELEASE] Released version 2.1-dev2 by Willy Tarreau · 4 years, 9 months ago
  95. 93e548e DOC: replace utf-8 quotes by ascii ones by William Lallemand · 4 years, 9 months ago
  96. b30b310 MINOR: doc: Add documentation about the FastCGI support by Christopher Faulet · 4 years, 10 months ago
  97. a406356 MINOR: http_fetch: Add sample fetches to get auth method/user/pass by Christopher Faulet · 5 years ago
  98. 8a694b8 MINOR: sample: Add UUID-fetch by Luca Schimweg · 4 years, 10 months ago
  99. c046d16 MEDIUM: log: add support for logging to a ring buffer by Willy Tarreau · 4 years, 10 months ago
  100. 7185b78 MINOR: connection: add the fc_pp_authority fetch -- authority TLV, from PROXYv2 by Geoff Simmons · 4 years, 10 months ago