1. 610f04b MINOR: config: add global directives to set default SSL ciphers by Willy Tarreau · 10 years ago
  2. 7e31273 MINOR: config: make the stream interface idle timer user-configurable by Willy Tarreau · 10 years ago
  3. f522f3d BUG/MEDIUM: stats: the "lastsess" field must appear last in the CSV. by Willy Tarreau · 10 years ago
  4. 65ad6e1 MINOR: http: capture.req.method and capture.req.uri by William Lallemand · 10 years ago
  5. 4d5b2e5 DOC: add some information on capture.(req|res).hdr by William Lallemand · 10 years ago
  6. 1a34d57 [RELEASE] Released version 1.5-dev22 by Willy Tarreau · 10 years ago
  7. 69e273f MEDIUM: tcp-check new feature: connect by Baptiste Assmann · 11 years ago
  8. 0b90f31 MINOR: doc: Bad cli function name. by Thierry FOURNIER · 10 years ago
  9. 70dffda MAJOR: http: switch to keep-alive mode by default by Willy Tarreau · 10 years ago
  10. 02bce8b MAJOR: http: update connection mode configuration by Willy Tarreau · 10 years ago
  11. 850efd5 MEDIUM: ssl: Set verify 'required' as global default for servers side. by Emeric Brun · 10 years ago
  12. f333834 BUG/MEDIUM: counters: flush content counters after each request by Willy Tarreau · 10 years ago
  13. a43ba4e MINOR: http: smp_fetch_capture_header_* fetch captured headers by William Lallemand · 10 years ago
  14. 12833bb MINOR: cli: add the new "show pools" command by Willy Tarreau · 10 years ago
  15. e43d532 MEDIUM: listener: apply a limit on the session rate submitted to SSL by Willy Tarreau · 11 years ago
  16. 93e7c00 MEDIUM: listener: add support for limiting the session rate in addition to the connection rate by Willy Tarreau · 11 years ago
  17. 8e84c63 DOC: add a diagram showing polling state transitions by Willy Tarreau · 10 years ago
  18. d153b3b DOC: fix misleading information about SIGQUIT by Willy Tarreau · 10 years ago
  19. 1f0da24 BUG/MEDIUM: unique_id: HTTP request counter is not stable by Willy Tarreau · 10 years ago
  20. 068621e MINOR: http: try to stick to same server after status 401/407 by Willy Tarreau · 11 years ago
  21. 6b07bf7 [RELEASE] Released version 1.5-dev21 by Willy Tarreau · 11 years ago
  22. 11f64d6 [RELEASE] Released version 1.5-dev20 by Willy Tarreau · 11 years ago
  23. 9420b12 MINOR: http: add option prefer-last-server by Willy Tarreau · 11 years ago
  24. 16bfb02 MINOR: config: add option http-keep-alive by Willy Tarreau · 14 years ago
  25. ed17985 DOC: move option tcp-check to the proper place by Willy Tarreau · 11 years ago
  26. 0c12282 DOC: move option pgsql-check to the correct place by Willy Tarreau · 11 years ago
  27. c0e0d7b MEDIUM: map: dynamic manipulation of maps by Thierry FOURNIER · 11 years ago
  28. e3ded59 MEDIUM: acl: Last patch change the output type by Thierry FOURNIER · 11 years ago
  29. 7056a35 DOC: checkcache: block responses with cacheable cookies by Godbach · 11 years ago
  30. 8bb4e34 DOC: compression: chunk are not compressed anymore by William Lallemand · 11 years ago
  31. 9667a80 BUG/MEDIUM: stick-tables: complete the latest fix about store-responses by Willy Tarreau · 11 years ago
  32. 5ecb77f MEDIUM: checks: add send/expect tcp based check by Baptiste Assmann · 11 years ago
  33. 64cef79 DOC: stick-table: modify the description by Godbach · 11 years ago
  34. d18cd0f MEDIUM: http: The redirect strings follows the log format rules. by Thierry FOURNIER · 11 years ago
  35. 06d97f9 MEDIUM: log-format: relax parsing of '%' followed by unsupported characters by Willy Tarreau · 11 years ago
  36. d5f624d MEDIUM: sample: add the "map" converter by Thierry FOURNIER · 11 years ago
  37. e6b11e4 DOC: add some information about how to apply converters to samples by Willy Tarreau · 11 years ago
  38. 671b6f0 MEDIUM: Add enable and disable agent unix socket commands by Simon Horman · 11 years ago
  39. 2f1f955 MEDIUM: Do not mark a server as down if the agent is unavailable by Simon Horman · 11 years ago
  40. d60d691 MEDIUM: checks: Add supplementary agent checks by Simon Horman · 11 years ago
  41. afc47ee MEDIUM: Remove option lb-agent-chk by Simon Horman · 11 years ago
  42. 10e26de DOC: Documentation for hashing function, with test results. by Bhaskar Maddala · 11 years ago
  43. a0f4271 MEDIUM: backend: add support for the wt6 hash by Willy Tarreau · 11 years ago
  44. b6c0ac9 MEDIUM: backend: Implement avalanche as a modifier of the hashing functions. by Bhaskar Maddala · 11 years ago
  45. 98634f0 MEDIUM: backend: Enhance hash-type directive with an algorithm options by Bhaskar · 11 years ago
  46. 2c42ef5 DOC: missing http-send-name-header keyword in keyword table by Baptiste Assmann · 11 years ago
  47. 27f5134 DOC: missing information for the "description" keyword by Baptiste Assmann · 11 years ago
  48. 11e392f DOC: remove -s and -l options from the manpage by Apollon Oikonomopoulos · 11 years ago
  49. 2e97957 DOC: update manpage reference to haproxy-en.txt by Apollon Oikonomopoulos · 11 years ago
  50. 7ef0edf DOC: add manpage references to all system calls by Apollon Oikonomopoulos · 11 years ago
  51. 6712bb7 DOC: add missing options to the manpage by Apollon Oikonomopoulos · 11 years ago
  52. 47e8eba MINOR: payload: provide the "res.len" fetch method by Willy Tarreau · 11 years ago
  53. cc1e04b MINOR: tcp: add new "close" action for tcp-response by Willy Tarreau · 11 years ago
  54. be55431 MINOR: ssl: Add statement 'verifyhost' to "server" statements by Evan Broder · 11 years ago
  55. f3a3e13 DOC: add a mention about the limited chunk size by Willy Tarreau · 11 years ago
  56. 00f0084 MINOR: payload: allow the payload sample fetches to retrieve arbitrary lengths by Willy Tarreau · 11 years ago
  57. 47060b6 MINOR: cli: make it possible to enter multiple values at once with "set table" by Willy Tarreau · 11 years ago
  58. 0f791d4 MEDIUM: counters: support looking up a key in an alternate table by Willy Tarreau · 11 years ago
  59. 4d4149c MEDIUM: counters: support passing the counter number as a fetch argument by Willy Tarreau · 11 years ago
  60. 468f493 DOC: minor improvements to the part on the stats socket. by Willy Tarreau · 11 years ago
  61. 276fae9 MINOR: samples: add the http_date([<offset>]) sample converter. by Willy Tarreau · 11 years ago
  62. 6236d3a MINOR: sample: add a new "date" fetch to return the current date by Willy Tarreau · 11 years ago
  63. 833cc79 MEDIUM: sample: handle comma-delimited converter list by Willy Tarreau · 11 years ago
  64. a34bdc0 BUG/MEDIUM: server: set the macro for server's max weight SRV_UWGHT_MAX to SRV_UWGHT_RANGE by Godbach · 11 years ago
  65. 0925026 DOC: minor typo fix in documentation by Godbach · 11 years ago
  66. 44f6539 DOC: remove the comment saying that SSL certs are not checked on the server side by Willy Tarreau · 11 years ago
  67. 2dd1d1a BUG/MINOR: http: fix "set-tos" not working in certain configurations by Lukas Tribus · 11 years ago
  68. eab1dc6 [RELEASE] Released version 1.5-dev19 by Willy Tarreau · 11 years ago
  69. be4a3ef MEDIUM: counters: use sc0/sc1/sc2 instead of sc1/sc2/sc3 by Willy Tarreau · 11 years ago
  70. 595ec54 MINOR: acl: add the new "env()" fetch method to retrieve an environment variable by Willy Tarreau · 11 years ago
  71. 74ca504 DOC: major reorg of ACL + sample fetch by Willy Tarreau · 11 years ago
  72. 4f0d919 MEDIUM: tcp: add "tcp-request connection expect-proxy layer4" by Willy Tarreau · 11 years ago
  73. 51347ed MEDIUM: http: add the "set-mark" action on http-request/http-response rules by Willy Tarreau · 11 years ago
  74. 42cf39e MEDIUM: http: add support for "set-tos" in http-request/http-response by Willy Tarreau · 11 years ago
  75. 9a355ec MEDIUM: http: add support for action "set-log-level" in http-request/http-response by Willy Tarreau · 11 years ago
  76. f4c43c1 MEDIUM: http: add the "set-nice" action to http-request and http-response by Willy Tarreau · 11 years ago
  77. e365c0b MEDIUM: http: add a new "http-response" ruleset by Willy Tarreau · 11 years ago
  78. 04ff9f1 MINOR: http: add full-length header fetch methods by Willy Tarreau · 11 years ago
  79. 570f221 MINOR: log: add a new flag 'L' for locally processed requests by Willy Tarreau · 11 years ago
  80. 6f1615f MINOR: counters: add fetch/acl sc*_tracked to indicate whether a counter is tracked by Willy Tarreau · 11 years ago
  81. ba2ffd1 MEDIUM: counters: add a new "gpc0_rate" counter in stick-tables by Willy Tarreau · 11 years ago
  82. e25c917 MEDIUM: counters: add support for tracking a third counter by Willy Tarreau · 11 years ago
  83. 5e80e02 DOC: fix wrong copy-paste in the rspdel example by Willy Tarreau · 11 years ago
  84. a051b4a MINOR: ssl: add pattern fetch 'ssl_c_sha1' by James Voth · 11 years ago
  85. 7c41a1b MEDIUM: ssl: improve crt-list format to support negation by Emmanuel Hocdet · 11 years ago
  86. 727db8b MINOR: compression: acl "res.comp" and fetch "res.comp_algo" by William Lallemand · 11 years ago
  87. 289dd92 [RELEASE] Released version 1.5-dev18 by Willy Tarreau · 11 years ago
  88. ab861d3 MINOR: ssl: add support for the "alpn" bind keyword by Willy Tarreau · 11 years ago
  89. bef91e7 MEDIUM: acl: support using sample fetches directly in ACLs by Willy Tarreau · 11 years ago
  90. 5adeda1 MAJOR: acl: add option -m to change the pattern matching method by Willy Tarreau · 11 years ago
  91. fa95734 MINOR: payload: add new direction-explicit sample fetches by Willy Tarreau · 11 years ago
  92. 18ed256 MINOR: http: add new direction-explicit sample fetches for headers and cookies by Willy Tarreau · 11 years ago
  93. 281c799 MINOR: session: rename sample fetch functions and declare the sample keywords by Willy Tarreau · 11 years ago
  94. 409bcde MEDIUM: http: unify acl and sample fetch functions by Willy Tarreau · 11 years ago
  95. 0ccb744 MINOR: listener: rename sample fetch functions and declare the sample keywords by Willy Tarreau · 11 years ago
  96. d6896bc MINOR: frontend: rename sample fetch functions and declare the sample keywords by Willy Tarreau · 11 years ago
  97. 1a7eca1 MINOR: backend: rename sample fetch functions and declare the sample keywords by Willy Tarreau · 11 years ago
  98. d4c33c8 MEDIUM: samples: move payload-based fetches and ACLs to their own file by Willy Tarreau · 11 years ago
  99. 0999f76 BUILD: add explicit support for TFO with USE_TFO by Lukas Tribus · 11 years ago
  100. ad1731d BUG/MEDIUM: ssl: improve error processing and reporting in ssl_sock_load_cert_list_file() by Willy Tarreau · 11 years ago