1. 164726c DOC: vars: Add documentation about the set-var conditions by Remi Tricot-Le Breton · 3 years ago
  2. b09f447 CLEANUP: cfgparse: modify preprocessor guards around numa detection code by Amaury Denoyelle · 3 years ago
  3. 740629e MINOR: cli: "show version" displays the current process version by William Lallemand · 3 years ago
  4. 2b94973 DOC: config: fix error-log-format example by Lukas Tribus · 3 years ago
  5. de16008 DOC: config: retry-on list is space-delimited by Lukas Tribus · 3 years ago
  6. ba8f063 MINOR: http-rules: Add capture action to http-after-response ruleset by Christopher Faulet · 3 years ago
  7. 3010e00 DOC: config: Specify %Ta is only available in HTTP mode by Christopher Faulet · 3 years ago
  8. d322e94 DOC: spoe: Clarify use of the event directive in spoe-message section by Christopher Faulet · 3 years ago
  9. 2be557f MEDIUM: mworker: seamless reload use the internal sockpairs by William Lallemand · 3 years ago
  10. 73dec76 [RELEASE] Released version 2.6-dev0 by Willy Tarreau · 3 years ago
  11. f2e0833 [RELEASE] Released version 2.5.0 by Willy Tarreau · 3 years ago
  12. a4d09e7 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years ago
  13. a99cdfb [RELEASE] Released version 2.5-dev15 by Willy Tarreau · 3 years ago
  14. 00a1502 DOC: lua: documentation about the httpclient API by William Lallemand · 3 years ago
  15. ec347b1 MINOR: config: support default values for environment variables by Willy Tarreau · 3 years ago
  16. 6232d11 DOC: internals: document the scheduler API by Willy Tarreau · 3 years ago
  17. 946ebbb DOC: internals: document the list API by Willy Tarreau · 3 years ago
  18. d83f6e6 [RELEASE] Released version 2.5-dev14 by Willy Tarreau · 3 years, 1 month ago
  19. a68a00f DOC: management: edit the "show proc" example to show the current output by William Lallemand · 3 years, 1 month ago
  20. 7855b19 DOC: lua: Be explicit with the Reply object limits by Christopher Faulet · 3 years, 1 month ago
  21. 2702560 DOC: config: Be more explicit in "allow" actions description by Christopher Faulet · 3 years, 1 month ago
  22. 15ae22c DOC: config: Fix typo in ssl_fc_unique_id description by Christopher Faulet · 3 years, 1 month ago
  23. bc84657 DOC: internals: document the IST API by Willy Tarreau · 3 years, 1 month ago
  24. 08d3220 [RELEASE] Released version 2.5-dev13 by Willy Tarreau · 3 years, 1 month ago
  25. ec5c110 DOC: config: move error-log-format before custom log format by Willy Tarreau · 3 years, 1 month ago
  26. ecc79bb DOC: config: add an example of reasonably complete error-log-format by Willy Tarreau · 3 years, 1 month ago
  27. 68574dd MEDIUM: log: add the client's SNI to the default HTTPS log format by Willy Tarreau · 3 years, 1 month ago
  28. 2ed7350 DOC: configuration: move the default log formats to their own section by Willy Tarreau · 3 years, 1 month ago
  29. 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
  30. 44d34bf MINOR: compression: Warn for 'compression offload' in defaults sections by Christopher Faulet · 3 years, 1 month ago
  31. a62f184 DOC: internals: move some API definitions to an "api" subdirectory by Willy Tarreau · 3 years, 1 month ago
  32. f9d5957 MINOR: server: add ws keyword by Amaury Denoyelle · 3 years, 1 month ago
  33. 35dc13f [RELEASE] Released version 2.5-dev12 by Willy Tarreau · 3 years, 1 month ago
  34. c863703 MINOR: vars: add "set-var" for "tcp-request connection" rules. by Jaroslaw Rzeszótko · 3 years, 1 month ago
  35. 7f31fec DOC/peers: some grammar fixes for peers 2.1 spec by John Roesler · 3 years, 1 month ago
  36. e09efaa DOC: Typo fixed "it" should be "is" by Anubhav · 3 years, 2 months ago
  37. 888cd70 MINOR: tcp-sample: Add samples to get original info about client connection by Christopher Faulet · 3 years, 1 month ago
  38. 7bd2192 DOC: config: Fix alphabetical order of fc_* samples by Christopher Faulet · 3 years, 1 month ago
  39. 1e83b70 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · 3 years, 5 months ago
  40. b4d0cd0 [RELEASE] Released version 2.5-dev11 by Willy Tarreau · 3 years, 1 month ago
  41. b175c23 DOC: management: doc about the CLI httpclient by William Lallemand · 3 years, 1 month ago
  42. 1c891bc MINOR: jwt: jwt_verify returns negative values in case of error by Remi Tricot-Le Breton · 3 years, 1 month ago
  43. bd6b4be CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 2 months ago
  44. 20d0f50 MINOR: add ::1 to predefined LOCALHOST acl by Björn Jacke · 3 years, 2 months ago
  45. f2b1b4d [RELEASE] Released version 2.5-dev10 by Willy Tarreau · 3 years, 1 month ago
  46. 71d1892 DOC: config: Rework and uniformize how TCP/HTTP rules are documented by Christopher Faulet · 3 years, 2 months ago
  47. 6e0425b DOC: config: Add documentation about TCP/HTTP rules in defaults section by Christopher Faulet · 3 years, 2 months ago
  48. b405420 MEDIUM: proxy: Warn about ambiguous use of named defaults sections by Christopher Faulet · 3 years, 2 months ago
  49. 2468c21 DOC: config: Move 'tcp-response content' at the right place by Christopher Faulet · 3 years, 2 months ago
  50. 0eba94e DOC: jwt: fix a typo in the jwt_verify() keyword description by Willy Tarreau · 3 years, 2 months ago
  51. 6dfbef4 MEDIUM: listener: add the "shards" bind keyword by Willy Tarreau · 3 years, 2 months ago
  52. 130e142 MEDIUM: jwt: Add jwt_verify converter to verify JWT integrity by Remi Tricot-Le Breton · 3 years, 2 months ago
  53. 0a72f5e MINOR: jwt: jwt_header_query and jwt_payload_query converters by Remi Tricot-Le Breton · 3 years, 2 months ago
  54. f5dd337 MINOR: http: Add http_auth_bearer sample fetch by Remi Tricot-Le Breton · 3 years, 2 months ago
  55. 1d58b01 MINOR: ssl: add ssl_fc_is_resumed to "option httpslog" by William Lallemand · 3 years, 2 months ago
  56. 4c67bd6 [RELEASE] Released version 2.5-dev9 by Willy Tarreau · 3 years, 2 months ago
  57. db2ab82 MEDIUM: stick-table: never learn the "conn_cur" value from peers by Willy Tarreau · 3 years, 2 months ago
  58. d57b9ff MEDIUM: listeners: support the definition of thread groups on bind lines by Willy Tarreau · 3 years, 2 months ago
  59. d04bc3a MINOR: global: add a new "thread-group" directive by Willy Tarreau · 3 years, 2 months ago
  60. c33b969 MINOR: global: add a new "thread-groups" directive by Willy Tarreau · 3 years, 2 months ago
  61. cd34ad7 DOC: configuration: add clarification on escaping in keyword arguments by Thayne McCombs · 3 years, 2 months ago
  62. 1fe0fad MINOR: ssl: Rename ssl_bc_hsk_err to ssl_bc_err by Remi Tricot-Le Breton · 3 years, 2 months ago
  63. 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
  64. 620761f DOC: peers: fix doc "enable" statement on "peers" sections by Emeric Brun · 3 years, 2 months ago
  65. 538f3e0 [RELEASE] Released version 2.5-dev8 by Willy Tarreau · 3 years, 2 months ago
  66. c8cac04 MEDIUM: listener: deprecate "process" in favor of "thread" on bind lines by Willy Tarreau · 3 years, 2 months ago
  67. cd8a6f2 MINOR: server: enable slowstart for dynamic server by Amaury Denoyelle · 3 years, 2 months ago
  68. 725f8d2 MINOR: server: enable more check related keywords for dynamic servers by Amaury Denoyelle · 3 years, 2 months ago
  69. 79b90e8 MINOR: server: enable more keywords for ssl checks for dynamic servers by Amaury Denoyelle · 3 years, 2 months ago
  70. ed8bfad DOC: management: certificate files must be sanitized before injection by William Lallemand · 3 years, 2 months ago
  71. 4b3a9fe [RELEASE] Released version 2.5-dev7 by Willy Tarreau · 3 years, 3 months ago
  72. 7978c5c MEDIUM: vars: make the ifexist variant of set-var only apply to the proc scope by Willy Tarreau · 3 years, 3 months ago
  73. 1008071 MINOR: proxy: add a global "grace" directive to postpone soft-stop by Willy Tarreau · 3 years, 3 months ago
  74. f653e83 [RELEASE] Released version 2.5-dev6 by Willy Tarreau · 3 years, 3 months ago
  75. 54496a6 MINOR: vars: make the vars() sample fetch function support a default value by Willy Tarreau · 3 years, 3 months ago
  76. e93bff4 MEDIUM: vars: also support format strings in CLI's "set var" command by Willy Tarreau · 3 years, 3 months ago
  77. 753d4db MINOR: vars: add a "set-var-fmt" directive to the global section by Willy Tarreau · 3 years, 3 months ago
  78. 9a621ae MEDIUM: vars: add a new "set-var-fmt" action by Willy Tarreau · 3 years, 3 months ago
  79. e726712 DOC: configuration: remove wrong tcp-request examples in tcp-response by Willy Tarreau · 3 years, 3 months ago
  80. bc1223b MINOR: http-rules: add a new "ignore-empty" option to redirects. by Willy Tarreau · 3 years, 3 months ago
  81. 942c167 MINOR: connection: Add a connection error code sample fetch for backend side by Remi Tricot-Le Breton · 3 years, 3 months ago
  82. 163cdeb MINOR: ssl: Add new ssl_bc_hsk_err sample fetch by Remi Tricot-Le Breton · 3 years, 3 months ago
  83. fe21fe7 MINOR: log: Add new "error-log-format" option by Remi Tricot-Le Breton · 3 years, 3 months ago
  84. 3d6350e MINOR: log: Remove log-error-via-logformat option by Remi Tricot-Le Breton · 3 years, 3 months ago
  85. 446344c [RELEASE] Released version 2.5-dev5 by Willy Tarreau · 3 years, 3 months ago
  86. 310a260 MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size by Marcin Deranek · 3 years, 5 months ago
  87. da0264a MINOR: sample: Add be2hex converter by Marcin Deranek · 3 years, 5 months ago
  88. 40ca09c MINOR: sample: Add be2dec converter by Marcin Deranek · 3 years, 5 months ago
  89. 959a48c MINOR: sample: Expose SSL captures using new fetchers by Marcin Deranek · 3 years, 5 months ago
  90. 769fd2e MEDIUM: ssl: Capture more info from Client Hello by Marcin Deranek · 3 years, 5 months ago
  91. 14c3c5c MEDIUM: server: allow to remove servers at runtime except non purgeable by Amaury Denoyelle · 3 years, 3 months ago
  92. ff0f278 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 3 months ago
  93. 08d0f23 [RELEASE] Released version 2.5-dev4 by Willy Tarreau · 3 years, 3 months ago
  94. c5b5e7b DOC/MINOR: fix typo in management document by Jonathon Lacher · 3 years, 4 months ago
  95. d0bacde DOC: Minor typo fix - 'question mark' -> 'exclamation mark' by Kunal Gangakhedkar · 3 years, 3 months ago
  96. 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 4 months ago
  97. 5a2c661 DOC: lua-api: Add documentation about lua filters by Christopher Faulet · 3 years, 4 months ago
  98. 24e7f35 DOC: config: Fix 'http-response send-spoe-group' documentation by Christopher Faulet · 3 years, 4 months ago
  99. 1e9b1b6 DOC: Improve the lua documentation by Christopher Faulet · 3 years, 4 months ago
  100. 6a79fc1 MEDIUM: lua: Improve/revisit the lua api to manipulate channels by Christopher Faulet · 3 years, 4 months ago