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