1. 29b3ca3 DOC: DeviceAtlas new keywords by David Carlier · 9 years ago
  2. 55dcaf6 DOC: clarify how to make use of abstract sockets in socat by Willy Tarreau · 9 years ago
  3. 8255a75 MINOR: lua: change actions registration by Thierry FOURNIER · 9 years ago
  4. 8f1b35b DOC: update coding-style to reference checkpatch.pl by Willy Tarreau · 9 years ago
  5. 2f5cd60 DOC: add the documentation about internal circular lists by Willy Tarreau · 21 years ago
  6. 9b6857e MINOR: cli: new stats socket command: show backend by Baptiste Assmann · 9 years ago
  7. 01c6cc3 DOC: load-server-state-from-file by Baptiste Assmann · 9 years ago
  8. ef1f0fc DOC: new global directive: server-state-file by Baptiste Assmann · 9 years ago
  9. 5626f48 DOC: global directive server-state-base by Baptiste Assmann · 9 years ago
  10. 6f9225a DOC: stats socket command: show servers state by Baptiste Assmann · 9 years ago
  11. 44fc9df DOC: add references to rise/fall for the fastinter explanation by Pieter Baauw · 9 years ago
  12. a02e8a6 [RELEASE] Released version 1.6-dev5 by Willy Tarreau · 9 years ago
  13. 62b75b4 DOC: DNS documentation updated by Baptiste Assmann · 9 years ago
  14. 61d301f [RELEASE] Released version 1.6-dev4 by Willy Tarreau · 9 years ago
  15. bc183a6 DOC: lua: mention than txn:close was renamed txn:done. by Willy Tarreau · 9 years ago
  16. fca4261 DOC: fix example of http-request using ssl_fc_session_id by Willy Tarreau · 9 years ago
  17. 16af23c DOC: intro: fix too long line. by Willy Tarreau · 9 years ago
  18. eff04f4 DOC: intro: minor updates and fixes by Willy Tarreau · 9 years ago
  19. 99a36dd DOC: lua: replace txn:close with txn:done in lua-api by Willy Tarreau · 9 years ago
  20. 35d70ef MINOR: http: Action for manipulating the returned status code. by Thierry FOURNIER · 9 years ago
  21. 0d79cf6 DOC: fix function name by Thierry FOURNIER · 9 years ago
  22. 0a99b89 MINOR: lua: add core.done() function by Thierry FOURNIER · 9 years ago
  23. ba56d9c DOC: mention support for RFC 5077 TLS Ticket extension in starter guide by Pavlos Parissis · 9 years ago
  24. f1650a8 DOC: clarify some points about SSL and the proxy protocol by Nikos Mavrogiannopoulos · 9 years ago
  25. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · 9 years ago
  26. e0627bd MINOR: stick-tables: Add GPC0 actions by Thierry FOURNIER · 9 years ago
  27. 236657b MINOR: stick-tables: Add GPT0 access by Thierry FOURNIER · 9 years ago
  28. d8e42b6 DOC: add new file intro.txt by Willy Tarreau · 9 years ago
  29. 386a127 DOC: match several lua configuration option names to those implemented in code by Pieter Baauw · 9 years ago
  30. a482746 DOC: add design thoughts on dynamic buffer allocation by Willy Tarreau · 10 years ago
  31. 5c01782 DOC: add some thoughts on connection sharing for HTTP/2 by Willy Tarreau · 10 years ago
  32. e607df3 DOC: add design thoughts on HTTP/2 by Willy Tarreau · 10 years ago
  33. 11dc26f DOC: add doc/linux-syn-cookies.txt by Willy Tarreau · 11 years ago
  34. 4658c4d DOC: add doc/internals/entities-v2.txt by Willy Tarreau · 12 years ago
  35. 294d0f0 DOC: remove documentation about appsession by Willy Tarreau · 9 years ago
  36. 812c88e DOC: mention that %ms is left-padded with zeroes. by Willy Tarreau · 9 years ago
  37. e63ac87 MINOR: log: Add log-format variable %HQ, to log HTTP query strings by Andrew Hayworth · 9 years ago
  38. 067fcef DOC: internals: document next steps for HTTP connection reuse by Willy Tarreau · 9 years ago
  39. 3063195 DOC: document the new http-reuse directive by Willy Tarreau · 9 years ago
  40. c4aabae DOC: resolve-prefer default value and default-server update by Baptiste Assmann · 9 years ago
  41. a332299 DOC: typos in tcp-check expect examples by Baptiste Assmann · 9 years ago
  42. ea849c0 DOC: typo in 'redirect', 302 code meaning by Baptiste Assmann · 9 years ago
  43. 50bdda6 [RELEASE] Released version 1.6-dev3 by Willy Tarreau · 9 years ago
  44. 5d86fae MEDIUM: vars/sample: operators can use variables as parameter by Thierry FOURNIER · 9 years ago
  45. 00c005c MEDIUM: sample: switch to saturated arithmetic by Thierry FOURNIER · 9 years ago
  46. 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · 9 years ago
  47. 91bd337 DOC usesrc root privileges requirments by Baptiste Assmann · 9 years ago
  48. 732eac4 MEDIUM: ssl: add sni support on the server lines by Willy Tarreau · 9 years ago
  49. 5fc7d7e MINOR: Add sample fetch to detect Supported Elliptic Curves Extension by Nenad Merdanovic · 9 years ago
  50. 2fbcafc MEDIUM: http: Add new 'set-src' option to http-request by Adis Nezirovic · 9 years ago
  51. 46175dd DOC: dns: fix chapters syntax by Cyril Bonté · 9 years ago
  52. ae6d39a DOC: add notes about the "51degrees-cache-size" parameter by Dragan Dosen · 9 years ago
  53. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · 9 years ago
  54. ad90f0d [RELEASE] Released version 1.6-dev2 by Willy Tarreau · 9 years ago
  55. 9490095 MEDIUM: peers: support of any stick-table data-types for sync by Emeric Brun · 9 years ago
  56. cc10329 MINOR: samples: add samples which returns constants by Thierry FOURNIER · 9 years ago
  57. 053ba8ad MINOR: lua: Variable access by Thierry FOURNIER · 9 years ago
  58. 4834bc7 MEDIUM: vars: adds support of variables by Thierry FOURNIER · 9 years ago
  59. 9687c77 MINOR: debug: add a special converter which display its input sample content. by Thierry FOURNIER · 9 years ago
  60. 69717b4 DOC: mention the "lua action" in documentation by Thierry FOURNIER · 9 years ago
  61. 3863f97 MINOR: dns: add DNS statistics by Baptiste Assmann · 9 years ago
  62. 1fa6666 DOC: server name resolution + proto DNS by Baptiste Assmann · 9 years ago
  63. 3d8f831 MEDIUM: server: change server ip address from stats socket by Baptiste Assmann · 9 years ago
  64. 31af49d MEDIUM: ssl: Add options to forge SSL certificates by Christopher Faulet · 9 years ago
  65. 9e8714b DOC: set-log-level in Logging section preamble by Jim Freeman · 9 years ago
  66. f08e66d DOC: lua: schematics about lua socket organization by Thierry FOURNIER · 9 years ago
  67. db04f19 DOC: add 51Degrees notes to configuration.txt. by Thomas Holmes · 9 years ago
  68. 4542b10 MEDIUM: sample: add the da-csv converter by David Carlier · 9 years ago
  69. 8167f30 MEDIUM: config: add DeviceAtlas global keywords by David Carlier · 9 years ago
  70. 47783ef MEDIUM: ssl: add the possibility to use a global DH parameters file by Remi Gacogne · 9 years ago
  71. 6e62fb6 MEDIUM: cfgparse: check section maximum number of arguments by William Lallemand · 9 years ago
  72. 51d861a MEDIUM: http: implement http-response redirect rules by Willy Tarreau · 9 years ago
  73. e80fada MEDIUM: capture: adds http-response capture by Thierry FOURNIER · 9 years ago
  74. 82bf70d MEDIUM: capture: Allow capture with slot identifier by Thierry FOURNIER · 9 years ago
  75. 35ab275 MINOR: capture: add two "capture" converters by Thierry FOURNIER · 9 years ago
  76. a0a1b75 MINOR: proxy: custom capture declaration by Thierry FOURNIER · 9 years ago
  77. 98d0485 MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions by Willy Tarreau · 9 years ago
  78. 1f673c7 DOC: Update doc about weight, act and bck fields in the statistics by Pavlos Parissis · 9 years ago
  79. 726ab71 MEDIUM: backend: Allow redispatch on retry intervals by Joseph Lynch · 9 years ago
  80. 9826c77 DOC: http: req.body_param documentation by Thierry FOURNIER · 9 years ago
  81. 1ede1da MEDIUM: http: make url_param iterate over multiple occurrences by Willy Tarreau · 9 years ago
  82. 26ea822 MINOR: Add sample fetch which identifies if the SSL session has been resumed by Nenad Merdanovic · 9 years ago
  83. c6985f0 DOC: Document new socket commands "show tls-keys" and "set ssl tls-key" by Nenad Merdanovic · 9 years ago
  84. b2f0745 MEDIUM: cfgparse: expand environment variables by William Lallemand · 9 years ago
  85. d60a9e5 DOC: tcpcheck comment documentation by Baptiste Assmann · 9 years ago
  86. 82ff3c9 MINOR: sample: add url_dec converter by Thierry FOURNIER · 9 years ago
  87. a9083d0 MEDIUM: http: add new "capture" action for http-request by Willy Tarreau · 9 years ago
  88. f9873ba MEDIUM: cfgparse: introduce weak and strong quoting by William Lallemand · 9 years ago
  89. 7b7011c DOC: update the doc on the proxy protocol by Willy Tarreau · 9 years ago
  90. a5910cc MEDIUM: http: provide 3 fetches for the body by Willy Tarreau · 9 years ago
  91. 9fbe18e MEDIUM: http: add a new option http-buffer-request by Willy Tarreau · 9 years ago
  92. 82649f9 DOC: document option http-ignore-probes by Willy Tarreau · 9 years ago
  93. 1abc673 DOC: relax the peers restriction to single-process by Willy Tarreau · 9 years ago
  94. 77e4bd1 MEDIUM: peers: add the ability to disable a peers section by Willy Tarreau · 9 years ago
  95. 0f228a0 MEDIUM: http: add option-ignore-probes to get rid of the floods of 408 by Willy Tarreau · 9 years ago
  96. 1331766 MEDIUM: http: disable support for HTTP/0.9 by default by Willy Tarreau · 9 years ago
  97. 91852eb MEDIUM: http: restrict the HTTP version token to 1 digit as per RFC7230 by Willy Tarreau · 9 years ago
  98. 1421e21 MEDIUM: Document when email-alerts are sent by Simon Horman · 9 years ago
  99. f3045d2 MAJOR: pattern: add LRU-based cache on pattern matching by Willy Tarreau · 9 years ago
  100. 0ebc55f MEDIUM: logs: Add HTTP request-line log format directives by Andrew Hayworth · 9 years ago