1. 315b39c MINOR: http: Use same flag for httpclose and forceclose options by Christopher Faulet · Fri Sep 21 16:26:19 2018 +0200
  2. 4212a30 MEDIUM: http: Ignore http-tunnel option on backend by Christopher Faulet · Fri Sep 21 10:42:19 2018 +0200
  3. 98db976 MEDIUM: http: Ignore http-pretend-keepalive option on frontend by Christopher Faulet · Fri Sep 21 10:25:19 2018 +0200
  4. 415150f MEDIUM: ssl: add support for ciphersuites option for TLSv1.3 by Dirkjan Bussink · Fri Sep 14 11:14:21 2018 +0200
  5. 2793578 DOC: clarify force-private-cache is an option by Lukas Tribus · Mon Oct 01 02:00:16 2018 +0200
  6. 27010f0 [RELEASE] Released version 1.9-dev3 by Willy Tarreau · Sat Sep 29 20:17:33 2018 +0200
  7. 8878f8e MEDIUM: lua: Add stick table support for Lua. by Adis Nezirovic · Fri Jul 13 12:18:33 2018 +0200
  8. 9cf4634 DOC: Update configuration doc about the maximum number of stick counters. by Moemen MHEDHBI · Tue Sep 25 17:50:53 2018 +0200
  9. 874a35c DOC: Fix typos in lua documentation by Bertrand Jacquin · Mon Sep 10 21:26:07 2018 +0100
  10. 253006d [RELEASE] Released version 1.9-dev2 by Willy Tarreau · Wed Sep 12 18:59:48 2018 +0200
  11. 2fe7dd0 MEDIUM: protocol: sockpair protocol by William Lallemand · Tue Sep 11 16:51:29 2018 +0200
  12. 590a051 BUG/MEDIUM: session: fix reporting of handshake processing time in the logs by Willy Tarreau · Wed Sep 05 11:56:48 2018 +0200
  13. 6d0f38f BUG/MEDIUM: dns/server: fix incomatibility between SRV resolution and server state file by Baptiste Assmann · Mon Jul 02 17:00:54 2018 +0200
  14. 155e93e MINOR: Add srv_conn_free sample fetch by Patrick Hemmer · Thu Jun 14 18:01:35 2018 -0400
  15. 4cdf3ab MINOR: add be_conn_free sample fetch by Patrick Hemmer · Thu Jun 14 17:10:27 2018 -0400
  16. fe5463e REGTEST/MINOR: Missing mandatory "ignore_unknown_macro". by Frédéric Lécaille · Tue Aug 21 15:29:24 2018 +0200
  17. 15c64ff DOC: Fix spelling error in configuration doc by Jens Bissinger · Thu Aug 23 14:11:27 2018 +0200
  18. f7e3955 DOC: update the layering design notes by Willy Tarreau · Fri Aug 17 09:58:29 2018 +0200
  19. a25282b DOC: ssl: Use consistent naming for TLS protocols by Bertrand Jacquin · Tue Aug 14 00:56:13 2018 +0100
  20. fabb24f DOC: add documentation for prio_class and prio_offset sample fetches. by Patrick Hemmer · Mon Aug 13 14:07:57 2018 -0400
  21. c5dd5a5 DOC: dns: explain set server ... fqdn requires resolver by Lukas Tribus · Tue Aug 14 11:39:35 2018 +0200
  22. 268a707 MEDIUM: add set-priority-class and set-priority-offset by Patrick Hemmer · Fri May 11 12:52:31 2018 -0400
  23. 8ed0a3e MINOR: mux/server: Add 'proto' keyword to force the multiplexer's protocol by Christopher Faulet · Tue Apr 10 14:45:45 2018 +0200
  24. a717b99 MINOR: mux/frontend: Add 'proto' keyword to force the mux protocol by Christopher Faulet · Tue Apr 10 14:43:00 2018 +0200
  25. 65e94d1 [RELEASE] Released version 1.9-dev1 by Willy Tarreau · Thu Aug 02 18:12:50 2018 +0200
  26. 7cc040c DOC: add more design feedback on the new layering model by Willy Tarreau · Mon Jul 23 17:29:37 2018 +0200
  27. 9382cdd DOC: add some design notes about the new layering model by Willy Tarreau · Wed Feb 21 18:07:26 2018 +0100
  28. f148888 MINOR: buffers: add b_xfer() to transfer data between buffers by Willy Tarreau · Fri Jul 20 16:24:39 2018 +0200
  29. 23d465c DOC: buffers: remove obsolete docs about buffers by Willy Tarreau · Wed Jul 18 15:53:53 2018 +0200
  30. 9d752e9 DOC: buffers: document the new buffers API by Willy Tarreau · Fri Jul 13 18:49:41 2018 +0200
  31. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
  32. bcbd393 MINOR: channel/buffer: replace b_{adv,rew} with c_{adv,rew} by Willy Tarreau · Wed Jun 06 07:13:22 2018 +0200
  33. 8e2d943 MINOR: dns: new DNS options to allow/prevent IP address duplication by Baptiste Assmann · Fri Jun 22 15:04:43 2018 +0200
  34. fd9655c DOC: regression testing: Add a short starting guide. by Frédéric Lécaille · Thu Jun 07 14:57:30 2018 +0200
  35. 730323e DOC: SPOE.txt: fix a typo by Kevin Zhu · Fri Jun 01 05:38:00 2018 +0200
  36. 44e609b MINOR: dns: Implement `parse-resolv-conf` directive by Ben Draut · Tue May 29 15:40:08 2018 -0600
  37. ea96a82 DOC: management: add the new wrew stats column by Willy Tarreau · Mon May 28 15:15:43 2018 +0200
  38. 1599b80 MINOR: tasks: Make the number of tasks to run at once configurable. by Olivier Houchard · Thu May 24 18:59:04 2018 +0200
  39. 926594f MINOR: ssl: set SSL_OP_PRIORITIZE_CHACHA by Lukas Tribus · Fri May 18 17:55:57 2018 +0200
  40. 8a16fe0 BUG/MEDIUM: cache: don't cache when an Authorization header is present by William Lallemand · Tue May 22 11:04:33 2018 +0200
  41. fa9f9cc DOC: add some description of the pending rework of the buffer structure by Willy Tarreau · Fri May 18 16:18:17 2018 +0200
  42. 6e0d5e7 DOC: spoe: fix a typo by Christopher Faulet · Thu Apr 26 14:25:43 2018 +0200
  43. c4dcaff BUG/MEDIUM: spoe: Flags are not encoded in network order by Thierry FOURNIER · Fri May 18 12:25:39 2018 +0200
  44. 32d539f MINOR: lua: add get_maxconn and set_maxconn to LUA Server class. by Patrick Hemmer · Sun Apr 29 14:25:46 2018 -0400
  45. a62ae7e MINOR: lua: Add server name & puid to LUA Server class. by Patrick Hemmer · Sun Apr 29 14:23:48 2018 -0400
  46. c6a1d71 DOC/MINOR: clean up LUA documentation re: servers & array/table. by Patrick Hemmer · Tue May 01 21:30:41 2018 -0400
  47. 760e81d MINOR: backend: implement random-based load balancing by Willy Tarreau · Thu May 03 07:20:40 2018 +0200
  48. e027547 MINOR: ssl: add fetch 'ssl_fc_session_key' and 'ssl_bc_session_key' by Patrick Hemmer · Sat Apr 28 19:15:51 2018 -0400
  49. ca097c1 MINOR: sample: Add strcmp sample converter by Tim Duesterhus · Fri Apr 27 21:18:45 2018 +0200
  50. 1e0867c MINOR: ssl: Add payload support to "set ssl ocsp-response" by Aurélien Nephtali · Wed Apr 18 14:04:58 2018 +0200
  51. 25650ce MINOR: map: Add payload support to "add map" by Aurélien Nephtali · Wed Apr 18 14:04:47 2018 +0200
  52. abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · Wed Apr 18 13:26:46 2018 +0200
  53. daac1e4 DOC: lua: update the links to the config and Lua API by Willy Tarreau · Thu Apr 19 15:12:26 2018 +0200
  54. daf4cd2 MINOR: export localpeer as an environment variable by William Lallemand · Tue Apr 17 16:46:13 2018 +0200
  55. 9631a28 MEDIUM: sample: Extend functionality for field/word converters by Marcin Deranek · Mon Apr 16 14:30:46 2018 +0200
  56. 9a66dfb MINOR: proxy: Add fe_defbe fetcher by Marcin Deranek · Fri Apr 13 14:37:50 2018 +0200
  57. caf2fec MINOR: spoe: Add counters to log info about SPOE agents by Christopher Faulet · Wed Apr 04 10:25:50 2018 +0200
  58. 3b8e349 MINOR: spoe: use agent's logger to log SPOE messages by Christopher Faulet · Mon Mar 26 17:20:58 2018 +0200
  59. 0e0f085 MINOR: spoe: Add support for option dontlog-normal in the SPOE agent section by Christopher Faulet · Mon Mar 26 17:20:36 2018 +0200
  60. 7250b8f MINOR: spoe: Add loggers dedicated to the SPOE agent by Christopher Faulet · Mon Mar 26 17:19:01 2018 +0200
  61. 36bda1c MINOR: spoe: Add options to store processing times in variables by Christopher Faulet · Thu Mar 22 09:08:20 2018 +0100
  62. b2dd1e0 MINOR: spoe: Add metrics in to know time spent in the SPOE by Christopher Faulet · Thu Mar 22 09:07:41 2018 +0100
  63. 56cc125 MINOR: lua: allow socket api settimeout to accept integers, float, and doubles by Mark Lakes · Tue Mar 27 09:48:06 2018 +0200
  64. 50791a7 MINOR: samples: add crc32c converter by Emmanuel Hocdet · Wed Mar 21 11:19:01 2018 +0100
  65. 4399c75 MINOR: proxy-v2-options: add crc32c by Emmanuel Hocdet · Mon Feb 05 15:26:43 2018 +0100
  66. 3e95487 DOC: log: more than 2 log servers are allowed by Cyril Bonté · Tue Mar 20 23:30:27 2018 +0100
  67. 1fa7d2a BUG/MINOR: dns: don't downgrade DNS accepted payload size automatically by Baptiste Assmann · Thu Mar 01 22:26:57 2018 +0100
  68. 4288c5a BUG/MINOR: force-persist and ignore-persist only apply to backends by Cyril Bonté · Mon Mar 12 22:02:59 2018 +0100
  69. 253c3b7 MINOR: connection: add proxy-v2-options authority by Emmanuel Hocdet · Thu Feb 01 18:29:59 2018 +0100
  70. fa8d0f1 MINOR: connection: add proxy-v2-options ssl-cipher,cert-sig,cert-key by Emmanuel Hocdet · Thu Feb 01 15:53:52 2018 +0100
  71. 74f7ffa MINOR: ssl/sample: adds ssl_bc_is_resumed fetch keyword. by Emeric Brun · Mon Feb 19 16:14:12 2018 +0100
  72. 280f42b MINOR: sample: add a new "concat" converter by Willy Tarreau · Mon Feb 19 15:34:12 2018 +0100
  73. 9ad9f35 DOC: cfgparse: Warn on option (tcp|http)log in backend by Tim Duesterhus · Mon Feb 05 20:52:27 2018 +0100
  74. c5d11c6 DOC: lua: new prototype for function "register_action()" by Thierry FOURNIER · Mon Feb 12 14:46:54 2018 +0100
  75. f65f257 DOC: Mention -Ws in the list of available options by Pavlos Parissis · Wed Feb 07 21:42:16 2018 +0100
  76. 6127519 DOC: Describe routing impact of using interface keyword on bind lines by Jérôme Magnin · Wed Feb 07 11:39:58 2018 +0100
  77. e8ade38 MINOR: spoe: Add max-waiting-frames directive in spoe-agent configuration by Christopher Faulet · Thu Jan 25 15:32:22 2018 +0100
  78. f643b80 MINOR: introduce proxy-v2-options for send-proxy-v2 by Emmanuel Hocdet · Thu Feb 01 15:20:32 2018 +0100
  79. 6fd698f DOC: don't suggest using http-server-close by Lukas Tribus · Thu Feb 01 23:58:59 2018 +0100
  80. 6778b27 MINOR: stick-tables: Adds support for new "gpc1" and "gpc1_rate" counters. by Frédéric Lécaille · Mon Jan 29 15:22:53 2018 +0100
  81. 1478aa7 MEDIUM: sample: Add IPv6 support to the ipmask converter by Tim Duesterhus · Thu Jan 25 16:24:51 2018 +0100
  82. d80cb4e MINOR: global: add some global activity counters to help debugging by Willy Tarreau · Sat Jan 20 19:30:13 2018 +0100
  83. a792a0a MINOR: sample: add date_us sample by Etienne Carriere · Wed Jan 17 13:43:24 2018 +0100
  84. 4a326cb DOC: clarify the scope of ssl_fc_is_resumed by Jérôme Magnin · Mon Jan 15 14:01:17 2018 +0100
  85. 336d3ef MINOR: spoe: add register-var-names directive in spoe-agent configuration by Christopher Faulet · Fri Dec 22 10:00:55 2017 +0100
  86. 6edab86 BUG/MEDIUM: lua: Fix IPv6 with separate port support for Socket.connect by Tim Duesterhus · Sat Jan 06 19:04:45 2018 +0100
  87. e9ed281 DOC/MINOR: configuration: typo, formatting fixes by Davor Ocelic · Mon Dec 25 17:49:28 2017 +0100
  88. c55ddce MINOR: http: update the list of cacheable status codes as per RFC7231 by Willy Tarreau · Thu Dec 21 11:41:38 2017 +0100
  89. 24ea0bc MINOR: http: adjust the list of supposedly cacheable methods by Willy Tarreau · Thu Dec 21 11:32:55 2017 +0100
  90. aec8989 MINOR: spoe: add force-set-var option in spoe-agent configuration by Etienne Carriere · Thu Dec 14 09:36:40 2017 +0000
  91. 72fa1ec MEDIUM: netscaler: add support for standard NetScaler CIP protocol by Bertrand Jacquin · Tue Dec 12 01:17:23 2017 +0000
  92. 4094ce1 DOC/MINOR: intro: typo, wording, formatting fixes by Davor Ocelic · Tue Dec 19 23:30:39 2017 +0100
  93. 60a2ee7 MINOR: sample: rename the "len" converter to "length" by Willy Tarreau · Fri Dec 15 07:13:48 2017 +0100
  94. ed0d24e MINOR: sample: add len converter by Etienne Carriere · Wed Dec 13 13:41:34 2017 +0100
  95. 721d8e0 MINOR: config: report when "monitor fail" rules are misplaced by Willy Tarreau · Fri Dec 01 18:25:08 2017 +0100
  96. 7b888f1 DOC: cache: update sections and fix some typos by Cyril Bonté · Sun Nov 26 22:24:31 2017 +0100
  97. b306650 [RELEASE] Released version 1.9-dev0 by Willy Tarreau · Sun Nov 26 19:50:17 2017 +0100
  98. 0b78792 [RELEASE] Released version 1.8.0 by Willy Tarreau · Sun Nov 26 19:25:23 2017 +0100
  99. 95c4e14 DOC: config: add a few bits about how to configure HTTP/2 by Willy Tarreau · Sun Nov 26 12:18:55 2017 +0100
  100. 4cfede8 MAJOR: mworker: exits the master on failure by William Lallemand · Fri Nov 24 22:02:34 2017 +0100