1. 468f493 DOC: minor improvements to the part on the stats socket. by Willy Tarreau · Thu Aug 01 16:50:16 2013 +0200
  2. 276fae9 MINOR: samples: add the http_date([<offset>]) sample converter. by Willy Tarreau · Thu Jul 25 14:36:01 2013 +0200
  3. 6236d3a MINOR: sample: add a new "date" fetch to return the current date by Willy Tarreau · Thu Jul 25 14:28:25 2013 +0200
  4. 833cc79 MEDIUM: sample: handle comma-delimited converter list by Willy Tarreau · Wed Jul 24 15:34:19 2013 +0200
  5. a34bdc0 BUG/MEDIUM: server: set the macro for server's max weight SRV_UWGHT_MAX to SRV_UWGHT_RANGE by Godbach · Mon Jul 22 07:44:53 2013 +0800
  6. 0925026 DOC: minor typo fix in documentation by Godbach · Tue Jul 02 01:19:15 2013 +0800
  7. 44f6539 DOC: remove the comment saying that SSL certs are not checked on the server side by Willy Tarreau · Tue Jun 25 07:56:20 2013 +0200
  8. 2dd1d1a BUG/MINOR: http: fix "set-tos" not working in certain configurations by Lukas Tribus · Wed Jun 19 23:34:41 2013 +0200
  9. eab1dc6 [RELEASE] Released version 1.5-dev19 by Willy Tarreau · Mon Jun 17 15:10:25 2013 +0200
  10. be4a3ef MEDIUM: counters: use sc0/sc1/sc2 instead of sc1/sc2/sc3 by Willy Tarreau · Mon Jun 17 15:04:07 2013 +0200
  11. 595ec54 MINOR: acl: add the new "env()" fetch method to retrieve an environment variable by Willy Tarreau · Wed Jun 12 21:34:28 2013 +0200
  12. 74ca504 DOC: major reorg of ACL + sample fetch by Willy Tarreau · Tue Jun 11 23:12:07 2013 +0200
  13. 4f0d919 MEDIUM: tcp: add "tcp-request connection expect-proxy layer4" by Willy Tarreau · Tue Jun 11 20:40:55 2013 +0200
  14. 51347ed MEDIUM: http: add the "set-mark" action on http-request/http-response rules by Willy Tarreau · Tue Jun 11 19:34:13 2013 +0200
  15. 42cf39e MEDIUM: http: add support for "set-tos" in http-request/http-response by Willy Tarreau · Tue Jun 11 18:51:32 2013 +0200
  16. 9a355ec MEDIUM: http: add support for action "set-log-level" in http-request/http-response by Willy Tarreau · Tue Jun 11 17:45:46 2013 +0200
  17. f4c43c1 MEDIUM: http: add the "set-nice" action to http-request and http-response by Willy Tarreau · Tue Jun 11 17:01:13 2013 +0200
  18. e365c0b MEDIUM: http: add a new "http-response" ruleset by Willy Tarreau · Tue Jun 11 16:06:12 2013 +0200
  19. 04ff9f1 MINOR: http: add full-length header fetch methods by Willy Tarreau · Mon Jun 10 18:39:42 2013 +0200
  20. 570f221 MINOR: log: add a new flag 'L' for locally processed requests by Willy Tarreau · Mon Jun 10 16:42:09 2013 +0200
  21. 6f1615f MINOR: counters: add fetch/acl sc*_tracked to indicate whether a counter is tracked by Willy Tarreau · Mon Jun 03 15:15:22 2013 +0200
  22. ba2ffd1 MEDIUM: counters: add a new "gpc0_rate" counter in stick-tables by Willy Tarreau · Wed May 29 15:54:14 2013 +0200
  23. e25c917 MEDIUM: counters: add support for tracking a third counter by Willy Tarreau · Tue May 28 18:32:20 2013 +0200
  24. 5e80e02 DOC: fix wrong copy-paste in the rspdel example by Willy Tarreau · Sat May 25 08:31:25 2013 +0200
  25. a051b4a MINOR: ssl: add pattern fetch 'ssl_c_sha1' by James Voth · Tue May 14 20:37:59 2013 +0200
  26. 7c41a1b MEDIUM: ssl: improve crt-list format to support negation by Emmanuel Hocdet · Tue May 07 20:20:06 2013 +0200
  27. 727db8b MINOR: compression: acl "res.comp" and fetch "res.comp_algo" by William Lallemand · Sat Apr 20 17:33:20 2013 +0200
  28. 289dd92 [RELEASE] Released version 1.5-dev18 by Willy Tarreau · Wed Apr 03 02:26:31 2013 +0200
  29. ab861d3 MINOR: ssl: add support for the "alpn" bind keyword by Willy Tarreau · Tue Apr 02 02:30:41 2013 +0200
  30. bef91e7 MEDIUM: acl: support using sample fetches directly in ACLs by Willy Tarreau · Sun Mar 31 23:14:46 2013 +0200
  31. 5adeda1 MAJOR: acl: add option -m to change the pattern matching method by Willy Tarreau · Sun Mar 31 22:13:34 2013 +0200
  32. fa95734 MINOR: payload: add new direction-explicit sample fetches by Willy Tarreau · Mon Jan 14 16:07:52 2013 +0100
  33. 18ed256 MINOR: http: add new direction-explicit sample fetches for headers and cookies by Willy Tarreau · Mon Jan 14 15:56:36 2013 +0100
  34. 281c799 MINOR: session: rename sample fetch functions and declare the sample keywords by Willy Tarreau · Tue Jan 08 01:23:27 2013 +0100
  35. 409bcde MEDIUM: http: unify acl and sample fetch functions by Willy Tarreau · Tue Jan 08 00:31:00 2013 +0100
  36. 0ccb744 MINOR: listener: rename sample fetch functions and declare the sample keywords by Willy Tarreau · Mon Jan 07 22:54:17 2013 +0100
  37. d6896bc MINOR: frontend: rename sample fetch functions and declare the sample keywords by Willy Tarreau · Mon Jan 07 22:48:29 2013 +0100
  38. 1a7eca1 MINOR: backend: rename sample fetch functions and declare the sample keywords by Willy Tarreau · Mon Jan 07 22:38:03 2013 +0100
  39. d4c33c8 MEDIUM: samples: move payload-based fetches and ACLs to their own file by Willy Tarreau · Mon Jan 07 21:59:07 2013 +0100
  40. 0999f76 BUILD: add explicit support for TFO with USE_TFO by Lukas Tribus · Tue Apr 02 16:43:24 2013 +0200
  41. ad1731d BUG/MEDIUM: ssl: improve error processing and reporting in ssl_sock_load_cert_list_file() by Willy Tarreau · Tue Apr 02 17:35:58 2013 +0200
  42. fe61656 MEDIUM: ssl: add mapping from SNI to cert file using "crt-list" by Emmanuel Hocdet · Tue Jan 22 15:31:15 2013 +0100
  43. 0fbf016 DOCS: Add explanation of intermediate certs to crt paramater by Alex Davies · Sat Mar 02 16:04:50 2013 +0000
  44. b67fdc4 DOC: mention the new HTTP 307 and 308 redirect statues by Willy Tarreau · Fri Mar 29 19:28:11 2013 +0100
  45. dad36a3 MAJOR: tools: support environment variables in addresses by Willy Tarreau · Mon Mar 11 01:20:04 2013 +0100
  46. 40aa070 MAJOR: listener: support inheriting a listening fd from the parent by Willy Tarreau · Sun Mar 10 23:51:38 2013 +0100
  47. 2470928 MEDIUM: tools: support specifying explicit address families in str2sa_range() by Willy Tarreau · Sun Mar 10 21:32:12 2013 +0100
  48. 6924ef8 BUG/MEDIUM: ssl: ECDHE ciphers not usable without named curve configured. by Emeric Brun · Wed Mar 06 14:08:53 2013 +0100
  49. bfd5946 MINOR: ssl: add a global tunable for the max SSL/TLS record size by Willy Tarreau · Thu Feb 21 07:46:09 2013 +0100
  50. 0defb90 DOC: tfo: bump required kernel to linux-3.7 by Lukas Tribus · Wed Feb 13 23:35:39 2013 +0100
  51. ea3e73b DOC: minor typo fix in documentation by Baptiste Assmann · Sat Feb 02 23:47:49 2013 +0100
  52. a2b9dad MEDIUM: checks: Add agent health check by Simon Horman · Tue Feb 12 10:45:54 2013 +0900
  53. 58b5d29 MEDIUM: server: Allow relative weights greater than 100% by Simon Horman · Tue Feb 12 10:45:52 2013 +0900
  54. 992709b MEDIUM: New cli option -Ds for systemd compatibility by Marc-Antoine Perennou · Tue Feb 12 10:53:52 2013 +0100
  55. fce2e96 DOC: simplify bind option "interface" explanation by Lukas Tribus · Tue Feb 12 22:13:19 2013 +0100
  56. 6562337 MEDIUM: ssl: add bind-option "strict-sni" by Emmanuel Hocdet · Thu Jan 24 17:17:15 2013 +0100
  57. ab012dd BUG/MEDIUM: remove supplementary groups when changing gid by Michael Scherer · Sat Jan 12 18:35:19 2013 +0100
  58. 650d53d DOC: typo and minor fixes in compression paragraph by Baptiste Assmann · Sat Jan 05 15:44:44 2013 +0100
  59. 869948b DOC: fix bogus recommendation on usage of gpc0 counter by Willy Tarreau · Fri Jan 04 14:14:57 2013 +0100
  60. a3ecbd9 [RELEASE] Released version 1.5-dev17 by Willy Tarreau · Fri Dec 28 15:04:05 2012 +0100
  61. 22890a1 MINOR: ssl: Setting global tune.ssl.cachesize value to 0 disables SSL session cache. by Emeric Brun · Fri Dec 28 14:41:32 2012 +0100
  62. ccbcc37 MEDIUM: http: add support for "http-request tarpit" rule by Willy Tarreau · Thu Dec 27 12:37:57 2012 +0100
  63. 81499eb MEDIUM: http: add support for "http-request redirect" rules by Willy Tarreau · Thu Dec 27 12:19:02 2012 +0100
  64. 69eda35 [RELEASE] Released version 1.5-dev16 by Willy Tarreau · Mon Dec 24 16:48:14 2012 +0100
  65. 20b0de5 MEDIUM: http: add http-request 'add-header' and 'set-header' to build headers by Willy Tarreau · Mon Dec 24 15:45:22 2012 +0100
  66. c836845 MEDIUM: log: add the ability to include samples in logs by Willy Tarreau · Fri Dec 21 00:09:23 2012 +0100
  67. 2beef58 MEDIUM: log: change a few log tokens to make them easier to remember by Willy Tarreau · Thu Dec 20 17:22:52 2012 +0100
  68. 9143d37 MINOR: ssl: add fetch and acl "ssl_c_used" to check if current SSL session uses a client certificate. by Emeric Brun · Thu Dec 20 15:44:16 2012 +0100
  69. c5259fd MINOR: log: add a tag for amount of bytes uploaded from client to server by Willy Tarreau · Thu Dec 20 15:38:04 2012 +0100
  70. 0cae4b3 [RELEASE] Released version 1.5-dev15 by Willy Tarreau · Wed Dec 12 00:39:52 2012 +0100
  71. 4a55060 MINOR: http: add the "base32+src" fetch method. by Willy Tarreau · Sun Dec 09 14:53:32 2012 +0100
  72. ab1f7b7 MINOR: http: add the "base32" pattern fetch function by Willy Tarreau · Sun Dec 09 13:38:54 2012 +0100
  73. 2406db4 MEDIUM: counters: add sc1_trackers/sc2_trackers by Willy Tarreau · Sun Dec 09 12:16:43 2012 +0100
  74. 5d5b5d8 MEDIUM: proto_tcp: add support for tracking L7 information by Willy Tarreau · Sun Dec 09 12:00:04 2012 +0100
  75. 7896d52 MINOR: acl: add fetch for server session rate by Tait Clarridge · Wed Dec 05 21:39:31 2012 -0500
  76. af9619d MEDIUM: ssl: manage shared cache by blocks for huge sessions. by Emeric Brun · Wed Nov 28 18:47:52 2012 +0100
  77. 5f51e1a DOC: document the connection error format in logs by Willy Tarreau · Mon Dec 03 18:40:10 2012 +0100
  78. c9f3b45 DOC: add a few precisions on compression by Dmitry Sivachenko · Wed Nov 28 17:47:11 2012 +0400
  79. d300261 MINOR: compression: disable on multipart or status != 200 by William Lallemand · Mon Nov 26 14:34:47 2012 +0100
  80. fee48ce [RELEASE] Released version 1.5-dev14 by Willy Tarreau · Mon Nov 26 03:11:05 2012 +0100
  81. 7615366 MINOR: cli: add support for the "show sess all" command by Willy Tarreau · Mon Nov 26 01:16:39 2012 +0100
  82. 11d4ec8 DOC: stats: document the comp_rsp stats column by Willy Tarreau · Mon Nov 26 00:49:03 2012 +0100
  83. 77e3af9 MINOR: tcp: add support for the "v4v6" bind option by Willy Tarreau · Sat Nov 24 15:07:23 2012 +0100
  84. 9b6700f MINOR: tcp: add support for the "v6only" bind option by Willy Tarreau · Sat Nov 24 11:55:28 2012 +0100
  85. 87c208b DOC: fix minor typos by Dmitry Sivachenko · Thu Nov 22 20:03:26 2012 +0400
  86. ad15d12 [RELEASE] Released version 1.5-dev13 by Willy Tarreau · Thu Nov 22 01:11:33 2012 +0100
  87. 55058a7 MINOR: stats: report HTTP compression stats per frontend and per backend by Willy Tarreau · Wed Nov 21 08:27:21 2012 +0100
  88. 0900abb DOC: http header capture has not been limited in size for a long time by Willy Tarreau · Thu Nov 22 00:21:46 2012 +0100
  89. 193b8c6 MINOR: http: allow the cookie capture size to be changed by Willy Tarreau · Thu Nov 22 00:17:38 2012 +0100
  90. 4460d03 DOC: documentation on http header capture is wrong by Willy Tarreau · Wed Nov 21 23:37:37 2012 +0100
  91. 072a2bf MINOR: compression: CPU usage limit by William Lallemand · Tue Nov 20 17:01:01 2012 +0100
  92. 0509744 DOC: compression: unsupported cases. by William Lallemand · Tue Nov 20 12:14:28 2012 +0100
  93. e3a7d99 MINOR: compression: report zlib memory usage by William Lallemand · Tue Nov 20 11:25:20 2012 +0100
  94. 096f554 MINOR: compression: rate limit in 'show info' by William Lallemand · Mon Nov 19 17:26:05 2012 +0100
  95. 16a2147 MEDIUM: adjust the maxaccept per listener depending on the number of processes by Willy Tarreau · Mon Nov 19 12:39:59 2012 +0100
  96. 332d7b0 DOC: update the PROXY protocol spec to support v2 by Willy Tarreau · Mon Nov 19 11:27:29 2012 +0100
  97. 4f65bff MINOR: ssl: Add tune.ssl.lifetime statement in global. by Emeric Brun · Fri Nov 16 15:11:00 2012 +0100
  98. 6ec58db MINOR: ssl: rename and document the tune.ssl.cachesize option by Willy Tarreau · Fri Nov 16 16:32:15 2012 +0100
  99. fc6c032 MEDIUM: global: add support for CPU binding on Linux ("cpu-map") by Willy Tarreau · Fri Nov 16 16:12:27 2012 +0100
  100. 110ecc1 MINOR: config: support process ranges for "bind-process" by Willy Tarreau · Thu Nov 15 17:50:01 2012 +0100