1. bab84d4 [RELEASE] Released version 1.5.10 by Willy Tarreau · 10 years ago
  2. 211c2e9 DOC: httplog does not support 'no' by PiBa-NL · 10 years ago
  3. 77c6a29 [RELEASE] Released version 1.5.9 by Willy Tarreau · 10 years ago
  4. fad7f07 MINOR: sample: add a few basic internal fetches (nbproc, proc, stopping) by Willy Tarreau · 10 years ago
  5. be1f8a8 [RELEASE] Released version 1.5.8 by Willy Tarreau · 10 years ago
  6. 0539ba3 [RELEASE] Released version 1.5.7 by Willy Tarreau · 10 years ago
  7. 42a3e20 MINOR: ssl: add statement to force some ssl options in global. by Emeric Brun · 10 years ago
  8. b3cc425 MINOR: ssl: add fetchs 'ssl_c_der' and 'ssl_f_der' to return DER formatted certs by Emeric Brun · 10 years ago
  9. fe3f191 [RELEASE] Released version 1.5.6 by Willy Tarreau · 10 years ago
  10. 47067ca DOC: indicate that weight zero is reported as DRAIN by Willy Tarreau · 10 years ago
  11. e56c4f1 MEDIUM: config: make the frontends automatically bind to the listeners' processes by Willy Tarreau · 10 years ago
  12. 531485c DOC: indicate in the doc that track-sc* can wait if data are missing by Willy Tarreau · 10 years ago
  13. e99d44d DOC: clearly state that the "show sess" output format is not fixed by Olivier · 10 years ago
  14. b55c46e [RELEASE] Released version 1.5.4 by Willy Tarreau · 10 years ago
  15. 87b7ac9 [RELEASE] Released version 1.5.3 by Willy Tarreau · 10 years ago
  16. de9789b DOC: fix typo in Unix Socket commands by Cyril Bonté · 10 years ago
  17. a6918e3 [RELEASE] Released version 1.5.2 by Willy Tarreau · 10 years ago
  18. 4cf57af DOC: mention that "compression offload" is ignored in defaults section by Willy Tarreau · 10 years ago
  19. 644d9ef DOC: fix alphabetical sort of converters by Willy Tarreau · 10 years ago
  20. 911780c DOC: minor fix on {sc,src}_kbytes_{in,out} by Willy Tarreau · 10 years ago
  21. 75c98ad DOC: expand the docs for the provided stats. by James Westby · 10 years ago
  22. b4fca5d DOC: explicitly mention the limits of abstract namespace sockets by Willy Tarreau · 10 years ago
  23. 9fe4cb6 DOC: provide an example of how to use ssl_c_sha1 by Willy Tarreau · 10 years ago
  24. dc2695c MEDIUM: log: support a user-configurable max log line length by Willy Tarreau · 10 years ago
  25. 4dfb795 [RELEASE] Released version 1.5.1 by Willy Tarreau · 10 years ago
  26. 9229f12 [RELEASE] Released version 1.5.0 by Willy Tarreau · 10 years ago
  27. 8274e10 DOC: mention the maxconn limitations with the select poller by Willy Tarreau · 10 years ago
  28. 4147b2e MEDIUM: ssl: basic OCSP stapling support. by Emeric Brun · 10 years ago
  29. 218f064 MEDIUM: http: add actions "replace-header" and "replace-values" in http-req/resp by Sasha Pachev · 10 years ago
  30. f5b1cc3 MEDIUM: stats: report per-backend and per-server time stats in HTML and CSV outputs by Willy Tarreau · 10 years ago
  31. a28df3e MEDIUM: stats: report the last check and last agent's output on the CSV status by Willy Tarreau · 10 years ago
  32. a3310dc DOC: clarify the CSV format by Willy Tarreau · 10 years ago
  33. 7799267 MEDIUM: connection: add support for proxy protocol v2 in accept-proxy by Willy Tarreau · 10 years ago
  34. 18bf01e MEDIUM: tcp: add a new tcp-request capture directive by Willy Tarreau · 10 years ago
  35. d9ed3d2 MINOR: logs: don't limit HTTP header captures to HTTP frontends by Willy Tarreau · 10 years ago
  36. 4bf9963 MINOR: log: allow the HTTP status code to be logged even in TCP frontends by Willy Tarreau · 10 years ago
  37. be722a2 DOC: fix remaining occurrences of "pattern extraction" by Willy Tarreau · 10 years ago
  38. f46cd6e MEDIUM: ssl: Add the option to use standardized DH parameters >= 1024 bits by Remi Gacogne · 10 years ago
  39. 6639a7c MINOR: checks: mysql-check: Add support for v4.1+ authentication by Nenad Merdanovic · 10 years ago
  40. 2e85840 [RELEASE] Released version 1.5-dev26 by Willy Tarreau · 10 years ago
  41. 2705a61 DOC: document the workarouds for Google Chrome's bogus pre-connect by Willy Tarreau · 10 years ago
  42. 81f5d94 MAJOR: agent: rework the response processing and support additional actions by Willy Tarreau · 11 years ago
  43. 9b5aecd MEDIUM: cli: add support for enabling/disabling health checks. by Willy Tarreau · 10 years ago
  44. 2a4b70f MINOR: cli: introduce a new "set server" command by Willy Tarreau · 10 years ago
  45. 3209123 MEDIUM: server: allow multi-level server tracking by Willy Tarreau · 10 years ago
  46. bef1b32 MINOR: checks: simplify and improve reporting of state changes when using log-health-checks by Willy Tarreau · 10 years ago
  47. 2a06e39 DOC: Add some precisions about acl default matching method by Thierry FOURNIER · 10 years ago
  48. a339395 [RELEASE] Released version 1.5-dev25 by Willy Tarreau · 10 years ago
  49. 05cdd96 MEDIUM: session: implement half-closed timeouts (client-fin and server-fin) by Willy Tarreau · 10 years ago
  50. 787a4c0 DOC: map_beg was missing from the table of map_* converters by Willy Tarreau · 10 years ago
  51. ccfccef MEDIUM: unix: implement support for Linux abstract namespace sockets by Willy Tarreau · 10 years ago
  52. ae30253 MAJOR: listener: only start listeners bound to the same processes by Willy Tarreau · 10 years ago
  53. 6ae1ba6 MEDIUM: listener: parse the new "process" bind keyword by Willy Tarreau · 10 years ago
  54. 102df61 MEDIUM: config: check the bind-process settings according to nbproc by Willy Tarreau · 10 years ago
  55. a9db57e MEDIUM: config: limit nbproc to the machine's word size by Willy Tarreau · 11 years ago
  56. 8dc6039 MINOR: ssl: add global statement tune.ssl.force-private-cache. by Emeric Brun · 10 years ago
  57. afb7683 MEDIUM: connection: Implement and extented PROXY Protocol V2 by David S · 10 years ago
  58. b73a9b0 MINOR: ssl: convert to binary ssl_fc_unique_id and ssl_bc_unique_id. by Emeric Brun · 10 years ago
  59. 53d1a98 MINOR: ssl: adds sample converter base64 for binary type. by Emeric Brun · 10 years ago
  60. 55f4fa8 MINOR: ssl: adds ssl_f_sha1 fetch to return frontend's certificate fingerprint by Emeric Brun · 10 years ago
  61. 645ae79 MINOR: ssl: adds fetchs and ACLs for ssl back connection. by Emeric Brun · 10 years ago
  62. 5bd99b4 MINOR: ssl: clean unused ACLs declarations by Emeric Brun · 10 years ago
  63. 8860dcd [RELEASE] Released version 1.5-dev24 by Willy Tarreau · 10 years ago
  64. fabcbe0 MEDIUM: http: ACL and MAP updates through http-(request|response) rules by Baptiste Assmann · 10 years ago
  65. 938c7fe DOC: fix alphabetic order of tcp-check by Willy Tarreau · 10 years ago
  66. c35362a MINOR: http: implement the max-keep-alive-queue setting by Willy Tarreau · 10 years ago
  67. 1746eec MINOR: checks: add a new global max-spread-checks directive by Willy Tarreau · 10 years ago
  68. 3c1b5ec MINOR: http: add capture.req.ver and capture.res.ver by Willy Tarreau · 10 years ago
  69. ed2119c BUG/MEDIUM: stats: mismatch between behaviour and doc about front/back by Willy Tarreau · 10 years ago
  70. 060762e DOC: Full section dedicated to the converters by Thierry FOURNIER · 10 years ago
  71. 8317b28 [RELEASE] Released version 1.5-dev23 by Willy Tarreau · 10 years ago
  72. f51658d MEDIUM: config: relax use_backend check to make the condition optional by Willy Tarreau · 10 years ago
  73. 62ba870 DOC: fix fetching samples syntax by Cyril Bonté · 10 years ago
  74. 226071e MEDIUM: http: wait for the first chunk or message body length in http_process_body by Willy Tarreau · 10 years ago
  75. dad3d1d MINOR: http: add the function "del-header" to the directives http-request and http-response by Thierry FOURNIER · 10 years ago
  76. 8bf60a1 DOC: fix typo by Godbach · 10 years ago
  77. 45ad91e DOC: Update "language" documentation by Thierry FOURNIER · 10 years ago
  78. ad90351 MINOR: http: Add the "language" converter to for use with accept-language by Thierry FOURNIER · 10 years ago
  79. 0e82b92 DOC: fix a few config typos. by Jarno Huuskonen · 10 years ago
  80. c1ad52e MINOR: ssl: add ssl_fc_unique_id to fetch TLS Unique ID by David S · 10 years ago
  81. 702d44f MEDIUM: proxy: support use_backend with dynamic names by Bertrand Jacquin · 11 years ago
  82. 65ce613 MINOR: pattern/cli: Update used terms in documentation and cli by Thierry FOURNIER · 10 years ago
  83. f21be32 DOC: lowercase format string in unique-id by Julien Vehent · 10 years ago
  84. 5b16df7 DOC: document "get map" / "get acl" on the CLI by Thierry FOURNIER · 10 years ago
  85. b7729c9 MINOR: pattern: forbid dns resolutions by Thierry FOURNIER · 10 years ago
  86. d32079e MINOR: doc: Update the documentation about the map and acl by Thierry FOURNIER · 10 years ago
  87. 9860c41 MINOR: acl/pattern: Acl "-M" option force to load file as map file with two columns by Thierry FOURNIER · 10 years ago
  88. 3534d88 MINOR: pattern/acl: Each pattern of each acl can be load with specified id by Thierry FOURNIER · 10 years ago
  89. 9eec0a6 MAJOR: auth: Change the internal authentication system. by Thierry FOURNIER · 10 years ago
  90. 2f49d6d MINOR: sample: add hex converter by Thierry FOURNIER · 10 years ago
  91. 653dcd6 DOC: fix a typo on http-server-close and encapsulate options with double-quotes by Cyril Bonté · 10 years ago
  92. 84310e2 MINOR: sample: add a rand() sample fetch to return a sample. by Willy Tarreau · 10 years ago
  93. 610f04b MINOR: config: add global directives to set default SSL ciphers by Willy Tarreau · 10 years ago
  94. 7e31273 MINOR: config: make the stream interface idle timer user-configurable by Willy Tarreau · 10 years ago
  95. f522f3d BUG/MEDIUM: stats: the "lastsess" field must appear last in the CSV. by Willy Tarreau · 10 years ago
  96. 65ad6e1 MINOR: http: capture.req.method and capture.req.uri by William Lallemand · 10 years ago
  97. 4d5b2e5 DOC: add some information on capture.(req|res).hdr by William Lallemand · 10 years ago
  98. 1a34d57 [RELEASE] Released version 1.5-dev22 by Willy Tarreau · 10 years ago
  99. 69e273f MEDIUM: tcp-check new feature: connect by Baptiste Assmann · 11 years ago
  100. 0b90f31 MINOR: doc: Bad cli function name. by Thierry FOURNIER · 10 years ago