1. 787a4c0 DOC: map_beg was missing from the table of map_* converters by Willy Tarreau · 10 years ago
  2. ccfccef MEDIUM: unix: implement support for Linux abstract namespace sockets by Willy Tarreau · 10 years ago
  3. ae30253 MAJOR: listener: only start listeners bound to the same processes by Willy Tarreau · 10 years ago
  4. 6ae1ba6 MEDIUM: listener: parse the new "process" bind keyword by Willy Tarreau · 10 years ago
  5. 102df61 MEDIUM: config: check the bind-process settings according to nbproc by Willy Tarreau · 10 years ago
  6. a9db57e MEDIUM: config: limit nbproc to the machine's word size by Willy Tarreau · 11 years ago
  7. 8dc6039 MINOR: ssl: add global statement tune.ssl.force-private-cache. by Emeric Brun · 10 years ago
  8. afb7683 MEDIUM: connection: Implement and extented PROXY Protocol V2 by David S · 10 years ago
  9. b73a9b0 MINOR: ssl: convert to binary ssl_fc_unique_id and ssl_bc_unique_id. by Emeric Brun · 10 years ago
  10. 53d1a98 MINOR: ssl: adds sample converter base64 for binary type. by Emeric Brun · 10 years ago
  11. 55f4fa8 MINOR: ssl: adds ssl_f_sha1 fetch to return frontend's certificate fingerprint by Emeric Brun · 10 years ago
  12. 645ae79 MINOR: ssl: adds fetchs and ACLs for ssl back connection. by Emeric Brun · 10 years ago
  13. 5bd99b4 MINOR: ssl: clean unused ACLs declarations by Emeric Brun · 10 years ago
  14. 8860dcd [RELEASE] Released version 1.5-dev24 by Willy Tarreau · 10 years ago
  15. fabcbe0 MEDIUM: http: ACL and MAP updates through http-(request|response) rules by Baptiste Assmann · 10 years ago
  16. 938c7fe DOC: fix alphabetic order of tcp-check by Willy Tarreau · 10 years ago
  17. c35362a MINOR: http: implement the max-keep-alive-queue setting by Willy Tarreau · 10 years ago
  18. 1746eec MINOR: checks: add a new global max-spread-checks directive by Willy Tarreau · 10 years ago
  19. 3c1b5ec MINOR: http: add capture.req.ver and capture.res.ver by Willy Tarreau · 10 years ago
  20. ed2119c BUG/MEDIUM: stats: mismatch between behaviour and doc about front/back by Willy Tarreau · 10 years ago
  21. 060762e DOC: Full section dedicated to the converters by Thierry FOURNIER · 10 years ago
  22. 8317b28 [RELEASE] Released version 1.5-dev23 by Willy Tarreau · 10 years ago
  23. f51658d MEDIUM: config: relax use_backend check to make the condition optional by Willy Tarreau · 10 years ago
  24. 62ba870 DOC: fix fetching samples syntax by Cyril Bonté · 10 years ago
  25. c006dab DOC: internal: add some reminders about HTTP parsing and pointer states by Willy Tarreau · 10 years ago
  26. 226071e MEDIUM: http: wait for the first chunk or message body length in http_process_body by Willy Tarreau · 10 years ago
  27. dad3d1d MINOR: http: add the function "del-header" to the directives http-request and http-response by Thierry FOURNIER · 10 years ago
  28. 8bf60a1 DOC: fix typo by Godbach · 10 years ago
  29. 45ad91e DOC: Update "language" documentation by Thierry FOURNIER · 10 years ago
  30. ad90351 MINOR: http: Add the "language" converter to for use with accept-language by Thierry FOURNIER · 10 years ago
  31. 0e82b92 DOC: fix a few config typos. by Jarno Huuskonen · 10 years ago
  32. c1ad52e MINOR: ssl: add ssl_fc_unique_id to fetch TLS Unique ID by David S · 10 years ago
  33. 702d44f MEDIUM: proxy: support use_backend with dynamic names by Bertrand Jacquin · 11 years ago
  34. 65ce613 MINOR: pattern/cli: Update used terms in documentation and cli by Thierry FOURNIER · 10 years ago
  35. 6677959 DOC: pattern: pattern organisation schematics by Thierry FOURNIER · 10 years ago
  36. f21be32 DOC: lowercase format string in unique-id by Julien Vehent · 10 years ago
  37. 5b16df7 DOC: document "get map" / "get acl" on the CLI by Thierry FOURNIER · 10 years ago
  38. b7729c9 MINOR: pattern: forbid dns resolutions by Thierry FOURNIER · 10 years ago
  39. d32079e MINOR: doc: Update the documentation about the map and acl by Thierry FOURNIER · 10 years ago
  40. 9860c41 MINOR: acl/pattern: Acl "-M" option force to load file as map file with two columns by Thierry FOURNIER · 10 years ago
  41. 3534d88 MINOR: pattern/acl: Each pattern of each acl can be load with specified id by Thierry FOURNIER · 10 years ago
  42. 9eec0a6 MAJOR: auth: Change the internal authentication system. by Thierry FOURNIER · 10 years ago
  43. 2f49d6d MINOR: sample: add hex converter by Thierry FOURNIER · 10 years ago
  44. 653dcd6 DOC: fix a typo on http-server-close and encapsulate options with double-quotes by Cyril Bonté · 10 years ago
  45. 84310e2 MINOR: sample: add a rand() sample fetch to return a sample. by Willy Tarreau · 10 years ago
  46. 610f04b MINOR: config: add global directives to set default SSL ciphers by Willy Tarreau · 10 years ago
  47. 7e31273 MINOR: config: make the stream interface idle timer user-configurable by Willy Tarreau · 10 years ago
  48. f522f3d BUG/MEDIUM: stats: the "lastsess" field must appear last in the CSV. by Willy Tarreau · 10 years ago
  49. 65ad6e1 MINOR: http: capture.req.method and capture.req.uri by William Lallemand · 10 years ago
  50. 4d5b2e5 DOC: add some information on capture.(req|res).hdr by William Lallemand · 10 years ago
  51. 1a34d57 [RELEASE] Released version 1.5-dev22 by Willy Tarreau · 10 years ago
  52. 69e273f MEDIUM: tcp-check new feature: connect by Baptiste Assmann · 11 years ago
  53. 0b90f31 MINOR: doc: Bad cli function name. by Thierry FOURNIER · 10 years ago
  54. 70dffda MAJOR: http: switch to keep-alive mode by default by Willy Tarreau · 10 years ago
  55. 02bce8b MAJOR: http: update connection mode configuration by Willy Tarreau · 10 years ago
  56. 850efd5 MEDIUM: ssl: Set verify 'required' as global default for servers side. by Emeric Brun · 10 years ago
  57. f333834 BUG/MEDIUM: counters: flush content counters after each request by Willy Tarreau · 10 years ago
  58. a43ba4e MINOR: http: smp_fetch_capture_header_* fetch captured headers by William Lallemand · 10 years ago
  59. 12833bb MINOR: cli: add the new "show pools" command by Willy Tarreau · 10 years ago
  60. e43d532 MEDIUM: listener: apply a limit on the session rate submitted to SSL by Willy Tarreau · 11 years ago
  61. 93e7c00 MEDIUM: listener: add support for limiting the session rate in addition to the connection rate by Willy Tarreau · 11 years ago
  62. 8e84c63 DOC: add a diagram showing polling state transitions by Willy Tarreau · 10 years ago
  63. d153b3b DOC: fix misleading information about SIGQUIT by Willy Tarreau · 10 years ago
  64. 1f0da24 BUG/MEDIUM: unique_id: HTTP request counter is not stable by Willy Tarreau · 10 years ago
  65. 068621e MINOR: http: try to stick to same server after status 401/407 by Willy Tarreau · 11 years ago
  66. 6b07bf7 [RELEASE] Released version 1.5-dev21 by Willy Tarreau · 11 years ago
  67. 11f64d6 [RELEASE] Released version 1.5-dev20 by Willy Tarreau · 11 years ago
  68. 9420b12 MINOR: http: add option prefer-last-server by Willy Tarreau · 11 years ago
  69. 16bfb02 MINOR: config: add option http-keep-alive by Willy Tarreau · 14 years ago
  70. ed17985 DOC: move option tcp-check to the proper place by Willy Tarreau · 11 years ago
  71. 0c12282 DOC: move option pgsql-check to the correct place by Willy Tarreau · 11 years ago
  72. c0e0d7b MEDIUM: map: dynamic manipulation of maps by Thierry FOURNIER · 11 years ago
  73. e3ded59 MEDIUM: acl: Last patch change the output type by Thierry FOURNIER · 11 years ago
  74. 7056a35 DOC: checkcache: block responses with cacheable cookies by Godbach · 11 years ago
  75. 8bb4e34 DOC: compression: chunk are not compressed anymore by William Lallemand · 11 years ago
  76. 9667a80 BUG/MEDIUM: stick-tables: complete the latest fix about store-responses by Willy Tarreau · 11 years ago
  77. 5ecb77f MEDIUM: checks: add send/expect tcp based check by Baptiste Assmann · 11 years ago
  78. 64cef79 DOC: stick-table: modify the description by Godbach · 11 years ago
  79. d18cd0f MEDIUM: http: The redirect strings follows the log format rules. by Thierry FOURNIER · 11 years ago
  80. 06d97f9 MEDIUM: log-format: relax parsing of '%' followed by unsupported characters by Willy Tarreau · 11 years ago
  81. d5f624d MEDIUM: sample: add the "map" converter by Thierry FOURNIER · 11 years ago
  82. e6b11e4 DOC: add some information about how to apply converters to samples by Willy Tarreau · 11 years ago
  83. 671b6f0 MEDIUM: Add enable and disable agent unix socket commands by Simon Horman · 11 years ago
  84. 2f1f955 MEDIUM: Do not mark a server as down if the agent is unavailable by Simon Horman · 11 years ago
  85. d60d691 MEDIUM: checks: Add supplementary agent checks by Simon Horman · 11 years ago
  86. afc47ee MEDIUM: Remove option lb-agent-chk by Simon Horman · 11 years ago
  87. 10e26de DOC: Documentation for hashing function, with test results. by Bhaskar Maddala · 11 years ago
  88. a0f4271 MEDIUM: backend: add support for the wt6 hash by Willy Tarreau · 11 years ago
  89. b6c0ac9 MEDIUM: backend: Implement avalanche as a modifier of the hashing functions. by Bhaskar Maddala · 11 years ago
  90. 98634f0 MEDIUM: backend: Enhance hash-type directive with an algorithm options by Bhaskar · 11 years ago
  91. 2c42ef5 DOC: missing http-send-name-header keyword in keyword table by Baptiste Assmann · 11 years ago
  92. 27f5134 DOC: missing information for the "description" keyword by Baptiste Assmann · 11 years ago
  93. 11e392f DOC: remove -s and -l options from the manpage by Apollon Oikonomopoulos · 11 years ago
  94. 2e97957 DOC: update manpage reference to haproxy-en.txt by Apollon Oikonomopoulos · 11 years ago
  95. 7ef0edf DOC: add manpage references to all system calls by Apollon Oikonomopoulos · 11 years ago
  96. 6712bb7 DOC: add missing options to the manpage by Apollon Oikonomopoulos · 11 years ago
  97. 47e8eba MINOR: payload: provide the "res.len" fetch method by Willy Tarreau · 11 years ago
  98. cc1e04b MINOR: tcp: add new "close" action for tcp-response by Willy Tarreau · 11 years ago
  99. be55431 MINOR: ssl: Add statement 'verifyhost' to "server" statements by Evan Broder · 11 years ago
  100. f3a3e13 DOC: add a mention about the limited chunk size by Willy Tarreau · 11 years ago