1. eccdf43 DOC: relation between timeout http-request and option http-buffer-request by Baptiste Assmann · 9 years ago
  2. 79c1051 DOC: lua: architecture and first steps by Thierry FOURNIER · 9 years ago
  3. 4d7f766 DOC: lua-api/index.rst small example fixes, spelling correction. by Pieter Baauw · 9 years ago
  4. e954493 BUG/MINOR: http rule: http capture 'id' rule points to a non existing id by Baptiste Assmann · 9 years ago
  5. 55f9ff1 MINOR: check: add agent-send server parameter by James Brown · 9 years ago
  6. 5ac425c DOC: typo on capture.res.hdr and capture.req.hdr by Baptiste Assmann · 9 years ago
  7. edb93a7 MINOR: cli: ability to set per-server maxconn by Andrew Hayworth · 9 years ago
  8. d1b0f7c FIX: small typo in an example using the "Referer" header by Cyril Bonté · 9 years ago
  9. 0306c4a DOC: fix a typo for a "deviceatlas" keyword by Cyril Bonté · 9 years ago
  10. 949c720 DOC: specify that stats socket doc (section 9.2) is in management by Kevin Decherf · 9 years ago
  11. 991b478 [RELEASE] Released version 1.7-dev0 by Willy Tarreau · 9 years ago
  12. 844028b [RELEASE] Released version 1.6.0 by Willy Tarreau · 9 years ago
  13. c0edfc2 DOC: remove haproxy-{en,fr}.txt by Willy Tarreau · 9 years ago
  14. 373933d DOC: mention management.txt in README by Willy Tarreau · 9 years ago
  15. 44aed90 DOC: move the stats socket documentation from config to management by Willy Tarreau · 9 years ago
  16. 2212e6a DOC: add the "management" documentation by Willy Tarreau · 9 years ago
  17. d72f0f3 DOC: mention the "namespace" options for bind and server lines by Willy Tarreau · 9 years ago
  18. 163d462 MEDIUM: server: implement TCP_USER_TIMEOUT on the server by Willy Tarreau · 9 years ago
  19. 5a54921 DOC: stats paramaters available in frontend by Baptiste Assmann · 9 years ago
  20. 809e22a DOC: backend section missing parameters by Baptiste Assmann · 9 years ago
  21. 3493d0f DOC: global section missing parameters by Baptiste Assmann · 9 years ago
  22. 8c1ad71 [RELEASE] Released version 1.6-dev7 by Willy Tarreau · 9 years ago
  23. 68d0534 MINOR: cli: Dump all resolvers stats if no resolver section is given by Andrew Hayworth · 9 years ago
  24. 61fdf8b DOC: lua: few typos. by David Carlier · 9 years ago
  25. a2d0225 DOC: lua: update doc according with the last Lua changes by Thierry FOURNIER · 9 years ago
  26. 7dd784b DOC: lua: update Lua doc by Thierry FOURNIER · 9 years ago
  27. 2dcb9bc DOC: fix lua use-service example by Pieter Baauw · 9 years ago
  28. 971f7b6 DOC: reorder misplaced res.ssl_hello_type in the doc by Willy Tarreau · 9 years ago
  29. bb2acf5 MINOR: payload: add support for tls session ticket ext by Pradeep Jindal · 9 years ago
  30. 307ee1e DOC: documentation format cleanups by Cyril Bonté · 9 years ago
  31. e7ae656 [RELEASE] Released version 1.6-dev6 by Willy Tarreau · 9 years ago
  32. 2d392c2 MEDIUM: tcp: add new tcp action "silent-drop" by Willy Tarreau · 9 years ago
  33. c870bfd DOC: remove outdated actions lists on tcp-request/response by Willy Tarreau · 9 years ago
  34. 7ad3154 DOC: mention support for the RFC5424 syslog message format by Dragan Dosen · 9 years ago
  35. 61add3c DOC: fix some broken unexpected unicode chars in the Lua doc. by Willy Tarreau · 9 years ago
  36. a3bc513 DOC: lua: some documentation update by Thierry FOURNIER · 9 years ago
  37. 29b3ca3 DOC: DeviceAtlas new keywords by David Carlier · 9 years ago
  38. 55dcaf6 DOC: clarify how to make use of abstract sockets in socat by Willy Tarreau · 9 years ago
  39. 8255a75 MINOR: lua: change actions registration by Thierry FOURNIER · 9 years ago
  40. 8f1b35b DOC: update coding-style to reference checkpatch.pl by Willy Tarreau · 9 years ago
  41. 2f5cd60 DOC: add the documentation about internal circular lists by Willy Tarreau · 21 years ago
  42. 9b6857e MINOR: cli: new stats socket command: show backend by Baptiste Assmann · 9 years ago
  43. 01c6cc3 DOC: load-server-state-from-file by Baptiste Assmann · 9 years ago
  44. ef1f0fc DOC: new global directive: server-state-file by Baptiste Assmann · 9 years ago
  45. 5626f48 DOC: global directive server-state-base by Baptiste Assmann · 9 years ago
  46. 6f9225a DOC: stats socket command: show servers state by Baptiste Assmann · 9 years ago
  47. 44fc9df DOC: add references to rise/fall for the fastinter explanation by Pieter Baauw · 9 years ago
  48. a02e8a6 [RELEASE] Released version 1.6-dev5 by Willy Tarreau · 9 years ago
  49. 62b75b4 DOC: DNS documentation updated by Baptiste Assmann · 9 years ago
  50. 61d301f [RELEASE] Released version 1.6-dev4 by Willy Tarreau · 9 years ago
  51. bc183a6 DOC: lua: mention than txn:close was renamed txn:done. by Willy Tarreau · 9 years ago
  52. fca4261 DOC: fix example of http-request using ssl_fc_session_id by Willy Tarreau · 9 years ago
  53. 16af23c DOC: intro: fix too long line. by Willy Tarreau · 9 years ago
  54. eff04f4 DOC: intro: minor updates and fixes by Willy Tarreau · 9 years ago
  55. 99a36dd DOC: lua: replace txn:close with txn:done in lua-api by Willy Tarreau · 9 years ago
  56. 35d70ef MINOR: http: Action for manipulating the returned status code. by Thierry FOURNIER · 9 years ago
  57. 0d79cf6 DOC: fix function name by Thierry FOURNIER · 9 years ago
  58. 0a99b89 MINOR: lua: add core.done() function by Thierry FOURNIER · 9 years ago
  59. ba56d9c DOC: mention support for RFC 5077 TLS Ticket extension in starter guide by Pavlos Parissis · 9 years ago
  60. f1650a8 DOC: clarify some points about SSL and the proxy protocol by Nikos Mavrogiannopoulos · 9 years ago
  61. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · 9 years ago
  62. e0627bd MINOR: stick-tables: Add GPC0 actions by Thierry FOURNIER · 9 years ago
  63. 236657b MINOR: stick-tables: Add GPT0 access by Thierry FOURNIER · 9 years ago
  64. d8e42b6 DOC: add new file intro.txt by Willy Tarreau · 9 years ago
  65. 386a127 DOC: match several lua configuration option names to those implemented in code by Pieter Baauw · 9 years ago
  66. a482746 DOC: add design thoughts on dynamic buffer allocation by Willy Tarreau · 10 years ago
  67. 5c01782 DOC: add some thoughts on connection sharing for HTTP/2 by Willy Tarreau · 10 years ago
  68. e607df3 DOC: add design thoughts on HTTP/2 by Willy Tarreau · 10 years ago
  69. 11dc26f DOC: add doc/linux-syn-cookies.txt by Willy Tarreau · 11 years ago
  70. 4658c4d DOC: add doc/internals/entities-v2.txt by Willy Tarreau · 12 years ago
  71. 294d0f0 DOC: remove documentation about appsession by Willy Tarreau · 9 years ago
  72. 812c88e DOC: mention that %ms is left-padded with zeroes. by Willy Tarreau · 9 years ago
  73. e63ac87 MINOR: log: Add log-format variable %HQ, to log HTTP query strings by Andrew Hayworth · 9 years ago
  74. 067fcef DOC: internals: document next steps for HTTP connection reuse by Willy Tarreau · 9 years ago
  75. 3063195 DOC: document the new http-reuse directive by Willy Tarreau · 9 years ago
  76. c4aabae DOC: resolve-prefer default value and default-server update by Baptiste Assmann · 9 years ago
  77. a332299 DOC: typos in tcp-check expect examples by Baptiste Assmann · 9 years ago
  78. ea849c0 DOC: typo in 'redirect', 302 code meaning by Baptiste Assmann · 9 years ago
  79. 50bdda6 [RELEASE] Released version 1.6-dev3 by Willy Tarreau · 9 years ago
  80. 5d86fae MEDIUM: vars/sample: operators can use variables as parameter by Thierry FOURNIER · 9 years ago
  81. 00c005c MEDIUM: sample: switch to saturated arithmetic by Thierry FOURNIER · 9 years ago
  82. 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · 9 years ago
  83. 91bd337 DOC usesrc root privileges requirments by Baptiste Assmann · 9 years ago
  84. 732eac4 MEDIUM: ssl: add sni support on the server lines by Willy Tarreau · 9 years ago
  85. 5fc7d7e MINOR: Add sample fetch to detect Supported Elliptic Curves Extension by Nenad Merdanovic · 9 years ago
  86. 2fbcafc MEDIUM: http: Add new 'set-src' option to http-request by Adis Nezirovic · 9 years ago
  87. 46175dd DOC: dns: fix chapters syntax by Cyril Bonté · 9 years ago
  88. ae6d39a DOC: add notes about the "51degrees-cache-size" parameter by Dragan Dosen · 9 years ago
  89. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · 9 years ago
  90. ad90f0d [RELEASE] Released version 1.6-dev2 by Willy Tarreau · 9 years ago
  91. 9490095 MEDIUM: peers: support of any stick-table data-types for sync by Emeric Brun · 9 years ago
  92. cc10329 MINOR: samples: add samples which returns constants by Thierry FOURNIER · 9 years ago
  93. 053ba8ad MINOR: lua: Variable access by Thierry FOURNIER · 9 years ago
  94. 4834bc7 MEDIUM: vars: adds support of variables by Thierry FOURNIER · 9 years ago
  95. 9687c77 MINOR: debug: add a special converter which display its input sample content. by Thierry FOURNIER · 9 years ago
  96. 69717b4 DOC: mention the "lua action" in documentation by Thierry FOURNIER · 9 years ago
  97. 3863f97 MINOR: dns: add DNS statistics by Baptiste Assmann · 9 years ago
  98. 1fa6666 DOC: server name resolution + proto DNS by Baptiste Assmann · 9 years ago
  99. 3d8f831 MEDIUM: server: change server ip address from stats socket by Baptiste Assmann · 9 years ago
  100. 31af49d MEDIUM: ssl: Add options to forge SSL certificates by Christopher Faulet · 9 years ago