1. b81483c MEDIUM: da: update doc and build for new scheduler mode service. by David Carlier · Thu Jan 27 18:13:54 2022 +0000
  2. add43fa DEBUG: pools: add new build option DEBUG_POOL_TRACING by Willy Tarreau · Mon Jan 24 15:52:51 2022 +0100
  3. 0575d8f DEBUG: pools: add new build option DEBUG_POOL_INTEGRITY by Willy Tarreau · Fri Jan 21 19:00:25 2022 +0100
  4. 9998a33 DOC: management: mark "set server ssl" as deprecated by William Lallemand · Wed Jan 19 15:17:08 2022 +0100
  5. a087f87 BUG/MEDIUM: server: avoid changing healthcheck ctx with set server ssl by William Dauchy · Thu Jan 06 16:57:15 2022 +0100
  6. b64ef3e DOC: internals: document the pools architecture and API by Willy Tarreau · Tue Jan 11 14:48:20 2022 +0100
  7. a9dd901 MINOR: proxy: add option idle-close-on-response by William Dauchy · Wed Jan 05 22:53:24 2022 +0100
  8. 5e87bcf CLEANUP: assorted typo fixes in the code and comments This is 29th iteration of typo fixes by Ilya Shipitsin · Sat Dec 25 11:45:52 2021 +0500
  9. 654726d MINOR: debug: add support for -dL to dump library names at boot by Willy Tarreau · Tue Dec 28 15:43:11 2021 +0100
  10. 6ab7b21 MINOR: debug: add ability to dump loaded shared libraries by Willy Tarreau · Tue Dec 28 09:57:10 2021 +0100
  11. 55c40ea DOC: fix misspelled keyword "resolve_retries" in resolvers by Thierry Fournier · Wed Dec 15 19:03:52 2021 +0100
  12. cc750ef MINOR: ssl: Remove empty lines from "show ssl ocsp-response" output by Remi Tricot-Le Breton · Fri Dec 17 18:53:23 2021 +0100
  13. 164726c DOC: vars: Add documentation about the set-var conditions by Remi Tricot-Le Breton · Thu Dec 16 17:14:40 2021 +0100
  14. b09f447 CLEANUP: cfgparse: modify preprocessor guards around numa detection code by Amaury Denoyelle · Wed Dec 15 09:48:39 2021 +0100
  15. 740629e MINOR: cli: "show version" displays the current process version by William Lallemand · Tue Dec 14 15:22:29 2021 +0100
  16. 2b94973 DOC: config: fix error-log-format example by Lukas Tribus · Thu Dec 09 01:27:14 2021 +0100
  17. de16008 DOC: config: retry-on list is space-delimited by Lukas Tribus · Wed Dec 08 11:33:01 2021 +0100
  18. ba8f063 MINOR: http-rules: Add capture action to http-after-response ruleset by Christopher Faulet · Mon Dec 06 08:43:22 2021 +0100
  19. 3010e00 DOC: config: Specify %Ta is only available in HTTP mode by Christopher Faulet · Fri Dec 03 10:48:36 2021 +0100
  20. d322e94 DOC: spoe: Clarify use of the event directive in spoe-message section by Christopher Faulet · Fri Dec 03 10:18:09 2021 +0100
  21. 2be557f MEDIUM: mworker: seamless reload use the internal sockpairs by William Lallemand · Wed Nov 24 18:45:37 2021 +0100
  22. 73dec76 [RELEASE] Released version 2.6-dev0 by Willy Tarreau · Tue Nov 23 15:50:11 2021 +0100
  23. f2e0833 [RELEASE] Released version 2.5.0 by Willy Tarreau · Tue Nov 23 15:40:21 2021 +0100
  24. a4d09e7 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Nov 20 23:11:12 2021 +0500
  25. a99cdfb [RELEASE] Released version 2.5-dev15 by Willy Tarreau · Fri Nov 19 19:30:04 2021 +0100
  26. 00a1502 DOC: lua: documentation about the httpclient API by William Lallemand · Fri Nov 19 16:02:44 2021 +0100
  27. ec347b1 MINOR: config: support default values for environment variables by Willy Tarreau · Thu Nov 18 17:42:50 2021 +0100
  28. 6232d11 DOC: internals: document the scheduler API by Willy Tarreau · Thu Nov 18 11:26:28 2021 +0100
  29. 946ebbb DOC: internals: document the list API by Willy Tarreau · Wed Nov 17 15:30:04 2021 +0100
  30. d83f6e6 [RELEASE] Released version 2.5-dev14 by Willy Tarreau · Sun Nov 14 16:04:57 2021 +0100
  31. a68a00f DOC: management: edit the "show proc" example to show the current output by William Lallemand · Wed Nov 10 15:42:17 2021 +0100
  32. 7855b19 DOC: lua: Be explicit with the Reply object limits by Christopher Faulet · Tue Nov 09 18:39:51 2021 +0100
  33. 2702560 DOC: config: Be more explicit in "allow" actions description by Christopher Faulet · Tue Nov 09 17:58:12 2021 +0100
  34. 15ae22c DOC: config: Fix typo in ssl_fc_unique_id description by Christopher Faulet · Tue Nov 09 14:23:36 2021 +0100
  35. bc84657 DOC: internals: document the IST API by Willy Tarreau · Mon Nov 08 16:48:54 2021 +0100
  36. 08d3220 [RELEASE] Released version 2.5-dev13 by Willy Tarreau · Sat Nov 06 09:25:57 2021 +0100
  37. ec5c110 DOC: config: move error-log-format before custom log format by Willy Tarreau · Sat Nov 06 09:18:33 2021 +0100
  38. ecc79bb DOC: config: add an example of reasonably complete error-log-format by Willy Tarreau · Sat Nov 06 09:11:14 2021 +0100
  39. 68574dd MEDIUM: log: add the client's SNI to the default HTTPS log format by Willy Tarreau · Fri Nov 05 19:14:55 2021 +0100
  40. 2ed7350 DOC: configuration: move the default log formats to their own section by Willy Tarreau · Fri Nov 05 18:09:06 2021 +0100
  41. 6f74976 MEDIUM: connection: rename fc_conn_err and bc_conn_err to fc_err and bc_err by Willy Tarreau · Fri Nov 05 17:07:03 2021 +0100
  42. 44d34bf MINOR: compression: Warn for 'compression offload' in defaults sections by Christopher Faulet · Fri Nov 05 12:06:14 2021 +0100
  43. a62f184 DOC: internals: move some API definitions to an "api" subdirectory by Willy Tarreau · Fri Nov 05 11:52:10 2021 +0100
  44. f9d5957 MINOR: server: add ws keyword by Amaury Denoyelle · Mon Oct 18 14:40:29 2021 +0200
  45. 35dc13f [RELEASE] Released version 2.5-dev12 by Willy Tarreau · Tue Nov 02 18:05:41 2021 +0100
  46. c863703 MINOR: vars: add "set-var" for "tcp-request connection" rules. by Jaroslaw Rzeszótko · Tue Nov 02 16:56:05 2021 +0100
  47. 7f31fec DOC/peers: some grammar fixes for peers 2.1 spec by John Roesler · Fri Oct 29 14:59:33 2021 -0500
  48. e09efaa DOC: Typo fixed "it" should be "is" by Anubhav · Thu Oct 14 22:28:25 2021 +0530
  49. 888cd70 MINOR: tcp-sample: Add samples to get original info about client connection by Christopher Faulet · Mon Oct 25 16:58:50 2021 +0200
  50. 7bd2192 DOC: config: Fix alphabetical order of fc_* samples by Christopher Faulet · Mon Oct 25 16:18:15 2021 +0200
  51. 1e83b70 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · Wed Jun 23 12:07:21 2021 +0200
  52. b4d0cd0 [RELEASE] Released version 2.5-dev11 by Willy Tarreau · Fri Oct 22 19:40:44 2021 +0200
  53. b175c23 DOC: management: doc about the CLI httpclient by William Lallemand · Tue Oct 19 14:53:55 2021 +0200
  54. 1c891bc MINOR: jwt: jwt_verify returns negative values in case of error by Remi Tricot-Le Breton · Mon Oct 18 15:14:49 2021 +0200
  55. bd6b4be CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Fri Oct 15 16:18:21 2021 +0500
  56. 20d0f50 MINOR: add ::1 to predefined LOCALHOST acl by Björn Jacke · Fri Oct 15 16:32:15 2021 +0200
  57. f2b1b4d [RELEASE] Released version 2.5-dev10 by Willy Tarreau · Sat Oct 16 15:24:22 2021 +0200
  58. 71d1892 DOC: config: Rework and uniformize how TCP/HTTP rules are documented by Christopher Faulet · Thu Oct 14 08:18:50 2021 +0200
  59. 6e0425b DOC: config: Add documentation about TCP/HTTP rules in defaults section by Christopher Faulet · Wed Oct 13 19:27:38 2021 +0200
  60. b405420 MEDIUM: proxy: Warn about ambiguous use of named defaults sections by Christopher Faulet · Tue Oct 12 18:57:43 2021 +0200
  61. 2468c21 DOC: config: Move 'tcp-response content' at the right place by Christopher Faulet · Wed Oct 13 22:00:39 2021 +0200
  62. 0eba94e DOC: jwt: fix a typo in the jwt_verify() keyword description by Willy Tarreau · Fri Oct 15 11:48:42 2021 +0200
  63. 6dfbef4 MEDIUM: listener: add the "shards" bind keyword by Willy Tarreau · Tue Oct 12 15:23:03 2021 +0200
  64. 130e142 MEDIUM: jwt: Add jwt_verify converter to verify JWT integrity by Remi Tricot-Le Breton · Fri Oct 01 15:36:58 2021 +0200
  65. 0a72f5e MINOR: jwt: jwt_header_query and jwt_payload_query converters by Remi Tricot-Le Breton · Fri Oct 01 15:36:57 2021 +0200
  66. f5dd337 MINOR: http: Add http_auth_bearer sample fetch by Remi Tricot-Le Breton · Fri Oct 01 15:36:53 2021 +0200
  67. 1d58b01 MINOR: ssl: add ssl_fc_is_resumed to "option httpslog" by William Lallemand · Thu Oct 14 14:27:48 2021 +0200
  68. 4c67bd6 [RELEASE] Released version 2.5-dev9 by Willy Tarreau · Fri Oct 08 18:22:24 2021 +0200
  69. db2ab82 MEDIUM: stick-table: never learn the "conn_cur" value from peers by Willy Tarreau · Fri Oct 08 17:53:12 2021 +0200
  70. d57b9ff MEDIUM: listeners: support the definition of thread groups on bind lines by Willy Tarreau · Wed Sep 29 18:50:31 2021 +0200
  71. d04bc3a MINOR: global: add a new "thread-group" directive by Willy Tarreau · Mon Sep 27 13:55:10 2021 +0200
  72. c33b969 MINOR: global: add a new "thread-groups" directive by Willy Tarreau · Wed Sep 22 12:07:23 2021 +0200
  73. cd34ad7 DOC: configuration: add clarification on escaping in keyword arguments by Thayne McCombs · Mon Oct 04 01:02:58 2021 -0600
  74. 1fe0fad MINOR: ssl: Rename ssl_bc_hsk_err to ssl_bc_err by Remi Tricot-Le Breton · Wed Sep 29 18:56:52 2021 +0200
  75. 61944f7 MINOR: ssl: Set connection error code in case of SSL read or write fatal failure by Remi Tricot-Le Breton · Wed Sep 29 18:56:51 2021 +0200
  76. 620761f DOC: peers: fix doc "enable" statement on "peers" sections by Emeric Brun · Wed Sep 29 10:29:52 2021 +0200
  77. 538f3e0 [RELEASE] Released version 2.5-dev8 by Willy Tarreau · Fri Sep 24 15:52:17 2021 +0200
  78. c8cac04 MEDIUM: listener: deprecate "process" in favor of "thread" on bind lines by Willy Tarreau · Tue Sep 21 14:31:29 2021 +0200
  79. cd8a6f2 MINOR: server: enable slowstart for dynamic server by Amaury Denoyelle · Tue Sep 21 11:51:54 2021 +0200
  80. 725f8d2 MINOR: server: enable more check related keywords for dynamic servers by Amaury Denoyelle · Mon Sep 20 15:16:12 2021 +0200
  81. 79b90e8 MINOR: server: enable more keywords for ssl checks for dynamic servers by Amaury Denoyelle · Mon Sep 20 15:15:19 2021 +0200
  82. ed8bfad DOC: management: certificate files must be sanitized before injection by William Lallemand · Thu Sep 16 17:30:51 2021 +0200
  83. 4b3a9fe [RELEASE] Released version 2.5-dev7 by Willy Tarreau · Sun Sep 12 11:36:38 2021 +0200
  84. 7978c5c MEDIUM: vars: make the ifexist variant of set-var only apply to the proc scope by Willy Tarreau · Tue Sep 07 14:24:07 2021 +0200
  85. 1008071 MINOR: proxy: add a global "grace" directive to postpone soft-stop by Willy Tarreau · Tue Sep 07 10:49:45 2021 +0200
  86. f653e83 [RELEASE] Released version 2.5-dev6 by Willy Tarreau · Fri Sep 03 15:19:56 2021 +0200
  87. 54496a6 MINOR: vars: make the vars() sample fetch function support a default value by Willy Tarreau · Fri Sep 03 12:00:13 2021 +0200
  88. e93bff4 MEDIUM: vars: also support format strings in CLI's "set var" command by Willy Tarreau · Fri Sep 03 09:47:37 2021 +0200
  89. 753d4db MINOR: vars: add a "set-var-fmt" directive to the global section by Willy Tarreau · Fri Sep 03 09:02:47 2021 +0200
  90. 9a621ae MEDIUM: vars: add a new "set-var-fmt" action by Willy Tarreau · Thu Sep 02 21:00:38 2021 +0200
  91. e726712 DOC: configuration: remove wrong tcp-request examples in tcp-response by Willy Tarreau · Thu Sep 02 20:51:21 2021 +0200
  92. bc1223b MINOR: http-rules: add a new "ignore-empty" option to redirects. by Willy Tarreau · Thu Sep 02 16:54:33 2021 +0200
  93. 942c167 MINOR: connection: Add a connection error code sample fetch for backend side by Remi Tricot-Le Breton · Wed Sep 01 15:52:15 2021 +0200
  94. 163cdeb MINOR: ssl: Add new ssl_bc_hsk_err sample fetch by Remi Tricot-Le Breton · Wed Sep 01 15:52:14 2021 +0200
  95. fe21fe7 MINOR: log: Add new "error-log-format" option by Remi Tricot-Le Breton · Tue Aug 31 12:08:52 2021 +0200
  96. 3d6350e MINOR: log: Remove log-error-via-logformat option by Remi Tricot-Le Breton · Tue Aug 31 12:08:51 2021 +0200
  97. 446344c [RELEASE] Released version 2.5-dev5 by Willy Tarreau · Sat Aug 28 13:46:11 2021 +0200
  98. 310a260 MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size by Marcin Deranek · Tue Jul 13 19:04:24 2021 +0200
  99. da0264a MINOR: sample: Add be2hex converter by Marcin Deranek · Tue Jul 13 14:08:56 2021 +0200
  100. 40ca09c MINOR: sample: Add be2dec converter by Marcin Deranek · Tue Jul 13 14:05:24 2021 +0200