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