1. e3a7d99 MINOR: compression: report zlib memory usage by William Lallemand · Tue Nov 20 11:25:20 2012 +0100
  2. 096f554 MINOR: compression: rate limit in 'show info' by William Lallemand · Mon Nov 19 17:26:05 2012 +0100
  3. 16a2147 MEDIUM: adjust the maxaccept per listener depending on the number of processes by Willy Tarreau · Mon Nov 19 12:39:59 2012 +0100
  4. 332d7b0 DOC: update the PROXY protocol spec to support v2 by Willy Tarreau · Mon Nov 19 11:27:29 2012 +0100
  5. 4f65bff MINOR: ssl: Add tune.ssl.lifetime statement in global. by Emeric Brun · Fri Nov 16 15:11:00 2012 +0100
  6. 6ec58db MINOR: ssl: rename and document the tune.ssl.cachesize option by Willy Tarreau · Fri Nov 16 16:32:15 2012 +0100
  7. fc6c032 MEDIUM: global: add support for CPU binding on Linux ("cpu-map") by Willy Tarreau · Fri Nov 16 16:12:27 2012 +0100
  8. 110ecc1 MINOR: config: support process ranges for "bind-process" by Willy Tarreau · Thu Nov 15 17:50:01 2012 +0100
  9. e9f49e7 MAJOR: polling: replace epoll with sepoll and remove sepoll by Willy Tarreau · Sun Nov 11 17:42:00 2012 +0100
  10. 316a8cf DOC: compression: add some details and clean up the formatting by Cyril Bonté · Sun Nov 11 13:38:27 2012 +0100
  11. d85f917 MINOR: compression: maximum compression rate limit by William Lallemand · Fri Nov 09 17:05:39 2012 +0100
  12. f374783 MINOR: compression: tune.comp.maxlevel by William Lallemand · Fri Nov 09 12:33:10 2012 +0100
  13. 9d5f548 MEDIUM: compression: limit RAM usage by William Lallemand · Wed Nov 07 16:12:57 2012 +0100
  14. a509e4c MINOR: compression: memlevel and windowsize by William Lallemand · Wed Nov 07 16:54:34 2012 +0100
  15. e715304 DOC: Change is_ssl acl to ssl_fc acl in example by David BERARD · Sat Nov 03 00:11:31 2012 +0100
  16. 4e25b01 MINOR: log: add '%Tl' to log-format by Yuxans Yao · Fri Oct 19 10:36:09 2012 +0800
  17. 70737d1 MINOR: compression: add an offload option to remove the Accept-Encoding header by Willy Tarreau · Sat Oct 27 00:34:28 2012 +0200
  18. dbe090a DOC: update document describing relations between internal entities by Willy Tarreau · Fri Oct 26 20:40:13 2012 +0200
  19. a7aa309 MINOR: ssl: add 'crt' statement on server. by Emeric Brun · Fri Oct 26 12:58:00 2012 +0200
  20. ce5ad80 MINOR: ssl: add pattern and ACLs fetches 'ssl_c_notbefore', 'ssl_c_notafter', 'ssl_f_notbefore' and 'ssl_f_notafter' by Emeric Brun · Mon Oct 22 14:11:22 2012 +0200
  21. 7f56e74 MINOR: ssl: add pattern and ACLs 'ssl_c_sig_alg' and 'ssl_f_sig_alg' by Emeric Brun · Fri Oct 19 18:15:40 2012 +0200
  22. 8785589 MINOR: ssl: add pattern and ACLs fetches 'ssl_c_s_dn', 'ssl_c_i_dn', 'ssl_f_s_dn' and 'ssl_c_i_dn' by Emeric Brun · Wed Oct 17 17:39:35 2012 +0200
  23. a7359fd MINOR: ssl: add pattern and ACLs fetches 'ssl_c_version' and 'ssl_f_version' by Emeric Brun · Wed Oct 17 15:03:11 2012 +0200
  24. 8d59840 MINOR: ssl: add pattern and ACLs fetches 'ssl_c_serial' and 'ssl_f_serial' by Willy Tarreau · Mon Oct 22 17:58:39 2012 +0200
  25. fe68f68 MINOR: ssl: add pattern fetch 'ssl_fc_session_id' by Emeric Brun · Tue Oct 16 14:59:28 2012 +0200
  26. 589fcad MINOR: ssl: add pattern and ACLs fetches 'ssl_fc_protocol', 'ssl_fc_cipher', 'ssl_fc_use_keysize' and 'ssl_fc_alg_keysize' by Emeric Brun · Tue Oct 16 14:13:26 2012 +0200
  27. 2525b6b MINOR: conf: rename all ssl modules fetches using prefix 'ssl_fc' and 'ssl_c' by Emeric Brun · Thu Oct 18 15:59:43 2012 +0200
  28. 82fe75c MEDIUM: HTTP compression (zlib library support) by William Lallemand · Tue Oct 23 10:25:10 2012 +0200
  29. 35b7b16 MEDIUM: cli: allow the stats socket to be bound to a specific set of processes by Willy Tarreau · Mon Oct 22 23:17:18 2012 +0200
  30. f6f4f7b DOC: make it clear what the HTTP request size is by Dmitry Sivachenko · Sun Oct 21 18:10:25 2012 +0400
  31. 6c9a3d5 MEDIUM: ssl: add support for the "npn" bind keyword by Willy Tarreau · Thu Oct 18 18:57:14 2012 +0200
  32. 941a0c6 DOC: fix minor typo on http-send-name-header by Cyril Bonté · Mon Oct 15 19:44:24 2012 +0200
  33. a33c654 MINOR: ssl: add 'ssl_npn' sample/acl to extract TLS/NPN information by Willy Tarreau · Mon Oct 15 13:19:06 2012 +0200
  34. 0b737a7 DOC: document relations between internal entities by Willy Tarreau · Sun Oct 14 14:05:16 2012 +0200
  35. ffc3fcd MEDIUM: log: report SSL ciphers and version in logs using logformat %sslc/%sslv by Willy Tarreau · Fri Oct 12 20:17:54 2012 +0200
  36. 773d65f MEDIUM: log: suffix the frontend's name with '~' when using SSL by Willy Tarreau · Fri Oct 12 14:56:11 2012 +0200
  37. fd33a26 DOC: Fix rename of options cafile and crlfile to ca-file and crl-file. by Emeric Brun · Thu Oct 11 16:28:27 2012 +0200
  38. ef42d92 MINOR: ssl: add statements 'verify', 'ca-file' and 'crl-file' on servers. by Emeric Brun · Thu Oct 11 16:11:36 2012 +0200
  39. f9c5c47 MINOR: ssl: add statement 'no-tls-tickets' on server side. by Emeric Brun · Thu Oct 11 15:28:34 2012 +0200
  40. 9c1eb1e DOC: ssl: surround keywords with quotes by Cyril Bonté · Tue Oct 09 22:45:34 2012 +0200
  41. 0d44fc6 DOC: ssl: remove prefer-server-ciphers documentation by Cyril Bonté · Tue Oct 09 22:45:33 2012 +0200
  42. 8694b9a MINOR: ssl: add 'force-sslv3' and 'force-tlsvXX' statements on server by Emeric Brun · Fri Oct 05 14:39:07 2012 +0200
  43. 2cb7ae5 MINOR: ssl: add 'force-sslv3' and 'force-tlsvXX' statements on bind. by Emeric Brun · Fri Oct 05 14:14:21 2012 +0200
  44. 9b3009b MEDIUM: conf: rename 'nosslv3' and 'notlsvXX' statements 'no-sslv3' and 'no-tlsvXX'. by Emeric Brun · Fri Oct 05 11:55:06 2012 +0200
  45. c8e8d12 MINOR: ssl: add 'crt-base' and 'ca-base' global statements. by Emeric Brun · Tue Oct 02 18:42:10 2012 +0200
  46. 1c862c5 MEDIUM: tcp: enable TCP Fast Open on systems which support it by Willy Tarreau · Fri Oct 05 16:21:00 2012 +0200
  47. 4c75cca MINOR: samples: update the url_param fetch to match parameters in the path by bedis · Fri Oct 05 08:38:24 2012 +0200
  48. 6c16adc MEDIUM: checks: enable the PROXY protocol with health checks by Willy Tarreau · Fri Oct 05 00:04:16 2012 +0200
  49. 763a95b MEDIUM: checks: add the "check-ssl" server option by Willy Tarreau · Thu Oct 04 23:15:39 2012 +0200
  50. f7bc57c REORG: connection: rename the data layer the "transport layer" by Willy Tarreau · Wed Oct 03 00:19:48 2012 +0200
  51. 90ad872 DOC: ssl: add 'no-tls-tickets' statement documentation. by Emeric Brun · Tue Oct 02 14:00:59 2012 +0200
  52. f5da493 DOC: ssl : add statements 'notlsv11' and 'notlsv12' and rename 'notlsv1' to 'notlsv10'. by Emeric Brun · Fri Sep 28 19:42:54 2012 +0200
  53. 3603fbe DOC: ssl: add fetches and ACLs 'ssl_verify_crterr', 'ssl_verify_caerr', and 'ssl_verify_crterr_depth' by Emeric Brun · Fri Sep 28 18:35:15 2012 +0200
  54. c68af8d DOC: ssl: add fetch and ACL 'ssl_verify_result' by Emeric Brun · Fri Sep 28 18:14:24 2012 +0200
  55. b6dc934 DOC: ssl: add 'ca-ignore-err' and 'crt-ignore-err' statements on 'bind' by Emeric Brun · Fri Sep 28 17:55:37 2012 +0200
  56. b435408 DOC: ssl: add fetch and ACL 'client_cert' by Emeric Brun · Fri Sep 28 17:28:03 2012 +0200
  57. 1a073b4 DOC: ssl: add 'verify', 'cafile' and 'crlfile' statements on 'bind' by Emeric Brun · Fri Sep 28 17:07:34 2012 +0200
  58. 7fb3442 DOC: ssl: add 'ecdhe' statement on 'bind' by Emeric Brun · Fri Sep 28 15:26:15 2012 +0200
  59. e032bfa DOC: ssl: update 'crt' statement on 'bind' about Diffie-Hellman parameters loading by Emeric Brun · Fri Sep 28 13:01:45 2012 +0200
  60. 82569f9 MEDIUM: monitor: simplify handling of monitor-net and mode health by Willy Tarreau · Thu Sep 27 23:48:56 2012 +0200
  61. 3c7a79d MINOR: cli: allow to set frontend maxconn to zero by Willy Tarreau · Wed Sep 26 21:07:15 2012 +0200
  62. 086fbf5 DOC: fix index to reference bind and server options by Willy Tarreau · Mon Sep 24 20:34:51 2012 +0200
  63. abb175f DOC: stats: refer to "bind" section for "stats socket" settings by Willy Tarreau · Mon Sep 24 12:43:26 2012 +0200
  64. b6205fd DOC: move bind options to their own section by Willy Tarreau · Mon Sep 24 12:27:33 2012 +0200
  65. aeff252 DOC: duplicate ssl_sni section by Guillaume Castagnino · Thu Sep 13 15:02:53 2012 +0200
  66. 2e1dca8 MEDIUM: http: add "redirect scheme" to ease HTTP to HTTPS redirection by Willy Tarreau · Wed Sep 12 08:43:15 2012 +0200
  67. 1621682 [RELEASE] Released version 1.5-dev12 by Willy Tarreau · Mon Sep 10 09:46:55 2012 +0200
  68. a0ee1d0 DOC: add missing SSL options for servers and listeners by Willy Tarreau · Mon Sep 10 09:01:23 2012 +0200
  69. 7875d09 MEDIUM: ssl: add sample fetches for is_ssl, ssl_has_sni, ssl_sni_* by Willy Tarreau · Mon Sep 10 08:20:03 2012 +0200
  70. 50acaaa MINOR: config: make the tasks "nice" value configurable on "bind" lines. by Willy Tarreau · Thu Sep 06 14:26:36 2012 +0200
  71. 403edff MEDIUM: config: implement maxsslconn in the global section by Willy Tarreau · Thu Sep 06 11:58:37 2012 +0200
  72. 32368ce MEDIUM: config: support per-listener backlog and maxconn by Willy Tarreau · Thu Sep 06 11:10:55 2012 +0200
  73. 801a0a3 DOC: fix name for "option independant-streams" by Jamie Gloudon · Sat Aug 25 00:18:33 2012 -0400
  74. aaa2100 DOC: Typos cleanup by Jamie Gloudon · Sat Aug 25 00:18:33 2012 -0400
  75. 654694e MEDIUM: stats/cli: add support for "set table key" to enter values by Willy Tarreau · Thu Jun 07 01:03:16 2012 +0200
  76. a9fddca MINOR: http: add the urlp_val ACL match by Willy Tarreau · Tue Jul 31 07:51:48 2012 +0200
  77. a7ad50c MEDIUM: pattern: add the "base" sample fetch method by Willy Tarreau · Sun Apr 29 15:39:40 2012 +0200
  78. 6812bcf MINOR: replace acl_fetch_{path,url}* with smp_fetch_* by Willy Tarreau · Sun Apr 29 09:28:50 2012 +0200
  79. 6341be5 DOC: specify the default value for maxconn in the context of a proxy by Vincent Bernat · Wed Jun 27 17:18:30 2012 +0200
  80. 02c7c14 [RELEASE] Released version 1.5-dev11 by Willy Tarreau · Mon Jun 04 00:43:45 2012 +0200
  81. eb2c24a MINOR: checks: add on-marked-up option by Justin Karneges · Thu May 24 15:28:52 2012 -0700
  82. 4992dd2 MINOR: http: add support for "httponly" and "secure" cookie attributes by Willy Tarreau · Thu May 31 21:02:17 2012 +0200
  83. 8dc4184 MINOR: balance uri: added 'whole' parameter to include query string in hash calculation by Oskar Stolc · Sat May 19 10:19:54 2012 +0100
  84. 7823de3 DOC: fix minor regex example issue and improve doc on stats by Dmitry Sivachenko · Wed May 16 14:00:26 2012 +0400
  85. ffb8947 [RELEASE] Released version 1.5-dev10 by Willy Tarreau · Mon May 14 07:26:56 2012 +0200
  86. ce887fd MEDIUM: session: add support for tunnel timeouts by Willy Tarreau · Sat May 12 12:50:00 2012 +0200
  87. a0564f3 [RELEASE] Released version 1.5-dev9 by Willy Tarreau · Tue May 08 21:56:27 2012 +0200
  88. 5153936 MINOR: acl: add the cook_val() match to match a cookie against an integer by Willy Tarreau · Tue May 08 12:46:28 2012 +0200
  89. 22bca61 MEDIUM: proto_tcp: remove src6 and dst6 pattern fetch methods by Willy Tarreau · Mon May 07 21:36:48 2012 +0200
  90. ceb4ac9 MEDIUM: acl: support IPv6 address matching by Willy Tarreau · Sat Apr 28 00:41:46 2012 +0200
  91. 28376d6 MEDIUM: http: merge ACL and pattern cookie fetches into a single one by Willy Tarreau · Thu Apr 26 21:26:10 2012 +0200
  92. 185b5c4 MEDIUM: http: merge acl and pattern header fetch functions by Willy Tarreau · Thu Apr 26 15:11:51 2012 +0200
  93. 0ce3aa0 MEDIUM: acl: implement payload and payload_lv by Willy Tarreau · Wed Apr 25 18:46:33 2012 +0200
  94. 25c1ebc MEDIUM: acl/pattern: start merging common sample fetch functions by Willy Tarreau · Wed Apr 25 16:21:44 2012 +0200
  95. c0239e0 MEDIUM: http: make all ACL fetch function use acl_prefetch_http() by Willy Tarreau · Mon Apr 16 14:42:55 2012 +0200
  96. 1122d9c DOC: add a diagram to explain how circular buffers work by Willy Tarreau · Mon Feb 27 19:31:50 2012 +0100
  97. 108cf6e DOC: fix some keywords arguments documentation by Cyril Bonté · Sat Apr 21 23:30:29 2012 +0200
  98. dc4d903 DOC: cleanup indentation, alignment, columns and chapters by Cyril Bonté · Sun Apr 08 21:57:39 2012 +0200
  99. a73203e MEDIUM: log: Unique ID by William Lallemand · Mon Mar 12 12:48:57 2012 +0100
  100. 5f23240 MEDIUM: log: New format-log flags: %Fi %Fp %Si %Sp %Ts %rt %H %pid by William Lallemand · Thu Apr 05 18:02:55 2012 +0200