1. bc8b7a1 [RELEASE] Released version 2.6-dev3 by Willy Tarreau · 2 years, 9 months ago
  2. 76e8b70 MEDIUM: server: remove experimental-mode for dynamic servers by Amaury Denoyelle · 2 years, 9 months ago
  3. 7d098be MEDIUM: check: do not auto configure SSL/PROXY for dynamic servers by Amaury Denoyelle · 2 years, 9 months ago
  4. 0657b93 MINOR: stream: add "last_rule_file" and "last_rule_line" samples by Willy Tarreau · 2 years, 9 months ago
  5. 3ec1461 DOC: sample fetch methods: move distcc_* to the right locations by Willy Tarreau · 2 years, 9 months ago
  6. c4e56dc MINOR: pools: add a new global option "no-memory-trimming" by Willy Tarreau · 2 years, 9 months ago
  7. 3b1d190 [RELEASE] Released version 2.6-dev2 by Willy Tarreau · 2 years, 9 months ago
  8. 2747162 DOC: design: commit the temporary design notes on thread groups by Willy Tarreau · 3 years ago
  9. f4016df DOC: design: add design thoughts for later simplification of the pools by Willy Tarreau · 2 years, 9 months ago
  10. 0722d5d DOC: internal: update the pools API to mention boot-time settings by Willy Tarreau · 2 years, 9 months ago
  11. 59e66e3 DOC: Fix usage/examples of deprecated ACLs by Christian Ruppert · 2 years, 9 months ago
  12. f4b79c4 MINOR: pools: support setting debugging options using -dM by Willy Tarreau · 2 years, 9 months ago
  13. 3ebe4d9 MEDIUM: initcall: move STG_REGISTER earlier by Willy Tarreau · 2 years, 9 months ago
  14. af580f6 MINOR: pools: disable redundant poisonning on pool_free() by Willy Tarreau · 2 years, 9 months ago
  15. 1834030 DOC: httpclient/lua: fix the type of the dst parameter by William Lallemand · 2 years, 9 months ago
  16. b4a4ef6 MINOR: httpclient/lua: ability to set a server timeout by William Lallemand · 2 years, 9 months ago
  17. 4f4f2b7 MINOR: httpclient/lua: add 'dst' optionnal field by William Lallemand · 2 years, 9 months ago
  18. dae12c7 MINOR: mworker/cli: add flags in the prompt by William Lallemand · 2 years, 10 months ago
  19. 2a17191 MINOR: mworker/cli: mcli-debug-mode enables every command by William Lallemand · 2 years, 10 months ago
  20. a5ce28b DOC: management: add expert and experimental mode in 9.4.1 by William Lallemand · 2 years, 10 months ago
  21. af140ab DOC: management: rework the Master CLI section by William Lallemand · 2 years, 10 months ago
  22. 2454d6e [RELEASE] Released version 2.6-dev1 by Willy Tarreau · 2 years, 10 months ago
  23. 7267f78 MINOR: mworker/cli: set expert/experimental mode from the CLI by William Lallemand · 2 years, 10 months ago
  24. b81483c MEDIUM: da: update doc and build for new scheduler mode service. by David Carlier · 2 years, 10 months ago
  25. add43fa DEBUG: pools: add new build option DEBUG_POOL_TRACING by Willy Tarreau · 2 years, 10 months ago
  26. 0575d8f DEBUG: pools: add new build option DEBUG_POOL_INTEGRITY by Willy Tarreau · 2 years, 10 months ago
  27. 9998a33 DOC: management: mark "set server ssl" as deprecated by William Lallemand · 2 years, 10 months ago
  28. a087f87 BUG/MEDIUM: server: avoid changing healthcheck ctx with set server ssl by William Dauchy · 2 years, 11 months ago
  29. b64ef3e DOC: internals: document the pools architecture and API by Willy Tarreau · 2 years, 11 months ago
  30. a9dd901 MINOR: proxy: add option idle-close-on-response by William Dauchy · 2 years, 11 months ago
  31. 5e87bcf CLEANUP: assorted typo fixes in the code and comments This is 29th iteration of typo fixes by Ilya Shipitsin · 3 years ago
  32. 654726d MINOR: debug: add support for -dL to dump library names at boot by Willy Tarreau · 3 years ago
  33. 6ab7b21 MINOR: debug: add ability to dump loaded shared libraries by Willy Tarreau · 3 years ago
  34. 55c40ea DOC: fix misspelled keyword "resolve_retries" in resolvers by Thierry Fournier · 3 years ago
  35. cc750ef MINOR: ssl: Remove empty lines from "show ssl ocsp-response" output by Remi Tricot-Le Breton · 3 years ago
  36. 164726c DOC: vars: Add documentation about the set-var conditions by Remi Tricot-Le Breton · 3 years ago
  37. b09f447 CLEANUP: cfgparse: modify preprocessor guards around numa detection code by Amaury Denoyelle · 3 years ago
  38. 740629e MINOR: cli: "show version" displays the current process version by William Lallemand · 3 years ago
  39. 2b94973 DOC: config: fix error-log-format example by Lukas Tribus · 3 years ago
  40. de16008 DOC: config: retry-on list is space-delimited by Lukas Tribus · 3 years ago
  41. ba8f063 MINOR: http-rules: Add capture action to http-after-response ruleset by Christopher Faulet · 3 years ago
  42. 3010e00 DOC: config: Specify %Ta is only available in HTTP mode by Christopher Faulet · 3 years ago
  43. d322e94 DOC: spoe: Clarify use of the event directive in spoe-message section by Christopher Faulet · 3 years ago
  44. 2be557f MEDIUM: mworker: seamless reload use the internal sockpairs by William Lallemand · 3 years ago
  45. 73dec76 [RELEASE] Released version 2.6-dev0 by Willy Tarreau · 3 years ago
  46. f2e0833 [RELEASE] Released version 2.5.0 by Willy Tarreau · 3 years ago
  47. a4d09e7 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years ago
  48. a99cdfb [RELEASE] Released version 2.5-dev15 by Willy Tarreau · 3 years ago
  49. 00a1502 DOC: lua: documentation about the httpclient API by William Lallemand · 3 years ago
  50. ec347b1 MINOR: config: support default values for environment variables by Willy Tarreau · 3 years ago
  51. 6232d11 DOC: internals: document the scheduler API by Willy Tarreau · 3 years ago
  52. 946ebbb DOC: internals: document the list API by Willy Tarreau · 3 years ago
  53. d83f6e6 [RELEASE] Released version 2.5-dev14 by Willy Tarreau · 3 years ago
  54. a68a00f DOC: management: edit the "show proc" example to show the current output by William Lallemand · 3 years, 1 month ago
  55. 7855b19 DOC: lua: Be explicit with the Reply object limits by Christopher Faulet · 3 years, 1 month ago
  56. 2702560 DOC: config: Be more explicit in "allow" actions description by Christopher Faulet · 3 years, 1 month ago
  57. 15ae22c DOC: config: Fix typo in ssl_fc_unique_id description by Christopher Faulet · 3 years, 1 month ago
  58. bc84657 DOC: internals: document the IST API by Willy Tarreau · 3 years, 1 month ago
  59. 08d3220 [RELEASE] Released version 2.5-dev13 by Willy Tarreau · 3 years, 1 month ago
  60. ec5c110 DOC: config: move error-log-format before custom log format by Willy Tarreau · 3 years, 1 month ago
  61. ecc79bb DOC: config: add an example of reasonably complete error-log-format by Willy Tarreau · 3 years, 1 month ago
  62. 68574dd MEDIUM: log: add the client's SNI to the default HTTPS log format by Willy Tarreau · 3 years, 1 month ago
  63. 2ed7350 DOC: configuration: move the default log formats to their own section by Willy Tarreau · 3 years, 1 month ago
  64. 6f74976 MEDIUM: connection: rename fc_conn_err and bc_conn_err to fc_err and bc_err by Willy Tarreau · 3 years, 1 month ago
  65. 44d34bf MINOR: compression: Warn for 'compression offload' in defaults sections by Christopher Faulet · 3 years, 1 month ago
  66. a62f184 DOC: internals: move some API definitions to an "api" subdirectory by Willy Tarreau · 3 years, 1 month ago
  67. f9d5957 MINOR: server: add ws keyword by Amaury Denoyelle · 3 years, 1 month ago
  68. 35dc13f [RELEASE] Released version 2.5-dev12 by Willy Tarreau · 3 years, 1 month ago
  69. c863703 MINOR: vars: add "set-var" for "tcp-request connection" rules. by Jaroslaw Rzeszótko · 3 years, 1 month ago
  70. 7f31fec DOC/peers: some grammar fixes for peers 2.1 spec by John Roesler · 3 years, 1 month ago
  71. e09efaa DOC: Typo fixed "it" should be "is" by Anubhav · 3 years, 2 months ago
  72. 888cd70 MINOR: tcp-sample: Add samples to get original info about client connection by Christopher Faulet · 3 years, 1 month ago
  73. 7bd2192 DOC: config: Fix alphabetical order of fc_* samples by Christopher Faulet · 3 years, 1 month ago
  74. 1e83b70 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · 3 years, 5 months ago
  75. b4d0cd0 [RELEASE] Released version 2.5-dev11 by Willy Tarreau · 3 years, 1 month ago
  76. b175c23 DOC: management: doc about the CLI httpclient by William Lallemand · 3 years, 1 month ago
  77. 1c891bc MINOR: jwt: jwt_verify returns negative values in case of error by Remi Tricot-Le Breton · 3 years, 1 month ago
  78. bd6b4be CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 1 month ago
  79. 20d0f50 MINOR: add ::1 to predefined LOCALHOST acl by Björn Jacke · 3 years, 1 month ago
  80. f2b1b4d [RELEASE] Released version 2.5-dev10 by Willy Tarreau · 3 years, 1 month ago
  81. 71d1892 DOC: config: Rework and uniformize how TCP/HTTP rules are documented by Christopher Faulet · 3 years, 2 months ago
  82. 6e0425b DOC: config: Add documentation about TCP/HTTP rules in defaults section by Christopher Faulet · 3 years, 2 months ago
  83. b405420 MEDIUM: proxy: Warn about ambiguous use of named defaults sections by Christopher Faulet · 3 years, 2 months ago
  84. 2468c21 DOC: config: Move 'tcp-response content' at the right place by Christopher Faulet · 3 years, 2 months ago
  85. 0eba94e DOC: jwt: fix a typo in the jwt_verify() keyword description by Willy Tarreau · 3 years, 1 month ago
  86. 6dfbef4 MEDIUM: listener: add the "shards" bind keyword by Willy Tarreau · 3 years, 2 months ago
  87. 130e142 MEDIUM: jwt: Add jwt_verify converter to verify JWT integrity by Remi Tricot-Le Breton · 3 years, 2 months ago
  88. 0a72f5e MINOR: jwt: jwt_header_query and jwt_payload_query converters by Remi Tricot-Le Breton · 3 years, 2 months ago
  89. f5dd337 MINOR: http: Add http_auth_bearer sample fetch by Remi Tricot-Le Breton · 3 years, 2 months ago
  90. 1d58b01 MINOR: ssl: add ssl_fc_is_resumed to "option httpslog" by William Lallemand · 3 years, 2 months ago
  91. 4c67bd6 [RELEASE] Released version 2.5-dev9 by Willy Tarreau · 3 years, 2 months ago
  92. db2ab82 MEDIUM: stick-table: never learn the "conn_cur" value from peers by Willy Tarreau · 3 years, 2 months ago
  93. d57b9ff MEDIUM: listeners: support the definition of thread groups on bind lines by Willy Tarreau · 3 years, 2 months ago
  94. d04bc3a MINOR: global: add a new "thread-group" directive by Willy Tarreau · 3 years, 2 months ago
  95. c33b969 MINOR: global: add a new "thread-groups" directive by Willy Tarreau · 3 years, 2 months ago
  96. cd34ad7 DOC: configuration: add clarification on escaping in keyword arguments by Thayne McCombs · 3 years, 2 months ago
  97. 1fe0fad MINOR: ssl: Rename ssl_bc_hsk_err to ssl_bc_err by Remi Tricot-Le Breton · 3 years, 2 months ago
  98. 61944f7 MINOR: ssl: Set connection error code in case of SSL read or write fatal failure by Remi Tricot-Le Breton · 3 years, 2 months ago
  99. 620761f DOC: peers: fix doc "enable" statement on "peers" sections by Emeric Brun · 3 years, 2 months ago
  100. 538f3e0 [RELEASE] Released version 2.5-dev8 by Willy Tarreau · 3 years, 2 months ago