1. a62f184 DOC: internals: move some API definitions to an "api" subdirectory by Willy Tarreau · 3 years, 1 month ago
  2. f9d5957 MINOR: server: add ws keyword by Amaury Denoyelle · 3 years, 1 month ago
  3. 35dc13f [RELEASE] Released version 2.5-dev12 by Willy Tarreau · 3 years, 1 month ago
  4. c863703 MINOR: vars: add "set-var" for "tcp-request connection" rules. by Jaroslaw Rzeszótko · 3 years, 1 month ago
  5. 7f31fec DOC/peers: some grammar fixes for peers 2.1 spec by John Roesler · 3 years, 1 month ago
  6. e09efaa DOC: Typo fixed "it" should be "is" by Anubhav · 3 years, 1 month ago
  7. 888cd70 MINOR: tcp-sample: Add samples to get original info about client connection by Christopher Faulet · 3 years, 1 month ago
  8. 7bd2192 DOC: config: Fix alphabetical order of fc_* samples by Christopher Faulet · 3 years, 1 month ago
  9. 1e83b70 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · 3 years, 5 months ago
  10. b4d0cd0 [RELEASE] Released version 2.5-dev11 by Willy Tarreau · 3 years, 1 month ago
  11. b175c23 DOC: management: doc about the CLI httpclient by William Lallemand · 3 years, 1 month ago
  12. 1c891bc MINOR: jwt: jwt_verify returns negative values in case of error by Remi Tricot-Le Breton · 3 years, 1 month ago
  13. bd6b4be CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 1 month ago
  14. 20d0f50 MINOR: add ::1 to predefined LOCALHOST acl by Björn Jacke · 3 years, 1 month ago
  15. f2b1b4d [RELEASE] Released version 2.5-dev10 by Willy Tarreau · 3 years, 1 month ago
  16. 71d1892 DOC: config: Rework and uniformize how TCP/HTTP rules are documented by Christopher Faulet · 3 years, 1 month ago
  17. 6e0425b DOC: config: Add documentation about TCP/HTTP rules in defaults section by Christopher Faulet · 3 years, 1 month ago
  18. b405420 MEDIUM: proxy: Warn about ambiguous use of named defaults sections by Christopher Faulet · 3 years, 1 month ago
  19. 2468c21 DOC: config: Move 'tcp-response content' at the right place by Christopher Faulet · 3 years, 1 month ago
  20. 0eba94e DOC: jwt: fix a typo in the jwt_verify() keyword description by Willy Tarreau · 3 years, 1 month ago
  21. 6dfbef4 MEDIUM: listener: add the "shards" bind keyword by Willy Tarreau · 3 years, 1 month ago
  22. 130e142 MEDIUM: jwt: Add jwt_verify converter to verify JWT integrity by Remi Tricot-Le Breton · 3 years, 2 months ago
  23. 0a72f5e MINOR: jwt: jwt_header_query and jwt_payload_query converters by Remi Tricot-Le Breton · 3 years, 2 months ago
  24. f5dd337 MINOR: http: Add http_auth_bearer sample fetch by Remi Tricot-Le Breton · 3 years, 2 months ago
  25. 1d58b01 MINOR: ssl: add ssl_fc_is_resumed to "option httpslog" by William Lallemand · 3 years, 1 month ago
  26. 4c67bd6 [RELEASE] Released version 2.5-dev9 by Willy Tarreau · 3 years, 2 months ago
  27. db2ab82 MEDIUM: stick-table: never learn the "conn_cur" value from peers by Willy Tarreau · 3 years, 2 months ago
  28. d57b9ff MEDIUM: listeners: support the definition of thread groups on bind lines by Willy Tarreau · 3 years, 2 months ago
  29. d04bc3a MINOR: global: add a new "thread-group" directive by Willy Tarreau · 3 years, 2 months ago
  30. c33b969 MINOR: global: add a new "thread-groups" directive by Willy Tarreau · 3 years, 2 months ago
  31. cd34ad7 DOC: configuration: add clarification on escaping in keyword arguments by Thayne McCombs · 3 years, 2 months ago
  32. 1fe0fad MINOR: ssl: Rename ssl_bc_hsk_err to ssl_bc_err by Remi Tricot-Le Breton · 3 years, 2 months ago
  33. 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
  34. 620761f DOC: peers: fix doc "enable" statement on "peers" sections by Emeric Brun · 3 years, 2 months ago
  35. 538f3e0 [RELEASE] Released version 2.5-dev8 by Willy Tarreau · 3 years, 2 months ago
  36. c8cac04 MEDIUM: listener: deprecate "process" in favor of "thread" on bind lines by Willy Tarreau · 3 years, 2 months ago
  37. cd8a6f2 MINOR: server: enable slowstart for dynamic server by Amaury Denoyelle · 3 years, 2 months ago
  38. 725f8d2 MINOR: server: enable more check related keywords for dynamic servers by Amaury Denoyelle · 3 years, 2 months ago
  39. 79b90e8 MINOR: server: enable more keywords for ssl checks for dynamic servers by Amaury Denoyelle · 3 years, 2 months ago
  40. ed8bfad DOC: management: certificate files must be sanitized before injection by William Lallemand · 3 years, 2 months ago
  41. 4b3a9fe [RELEASE] Released version 2.5-dev7 by Willy Tarreau · 3 years, 2 months ago
  42. 7978c5c MEDIUM: vars: make the ifexist variant of set-var only apply to the proc scope by Willy Tarreau · 3 years, 3 months ago
  43. 1008071 MINOR: proxy: add a global "grace" directive to postpone soft-stop by Willy Tarreau · 3 years, 3 months ago
  44. f653e83 [RELEASE] Released version 2.5-dev6 by Willy Tarreau · 3 years, 3 months ago
  45. 54496a6 MINOR: vars: make the vars() sample fetch function support a default value by Willy Tarreau · 3 years, 3 months ago
  46. e93bff4 MEDIUM: vars: also support format strings in CLI's "set var" command by Willy Tarreau · 3 years, 3 months ago
  47. 753d4db MINOR: vars: add a "set-var-fmt" directive to the global section by Willy Tarreau · 3 years, 3 months ago
  48. 9a621ae MEDIUM: vars: add a new "set-var-fmt" action by Willy Tarreau · 3 years, 3 months ago
  49. e726712 DOC: configuration: remove wrong tcp-request examples in tcp-response by Willy Tarreau · 3 years, 3 months ago
  50. bc1223b MINOR: http-rules: add a new "ignore-empty" option to redirects. by Willy Tarreau · 3 years, 3 months ago
  51. 942c167 MINOR: connection: Add a connection error code sample fetch for backend side by Remi Tricot-Le Breton · 3 years, 3 months ago
  52. 163cdeb MINOR: ssl: Add new ssl_bc_hsk_err sample fetch by Remi Tricot-Le Breton · 3 years, 3 months ago
  53. fe21fe7 MINOR: log: Add new "error-log-format" option by Remi Tricot-Le Breton · 3 years, 3 months ago
  54. 3d6350e MINOR: log: Remove log-error-via-logformat option by Remi Tricot-Le Breton · 3 years, 3 months ago
  55. 446344c [RELEASE] Released version 2.5-dev5 by Willy Tarreau · 3 years, 3 months ago
  56. 310a260 MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size by Marcin Deranek · 3 years, 4 months ago
  57. da0264a MINOR: sample: Add be2hex converter by Marcin Deranek · 3 years, 4 months ago
  58. 40ca09c MINOR: sample: Add be2dec converter by Marcin Deranek · 3 years, 4 months ago
  59. 959a48c MINOR: sample: Expose SSL captures using new fetchers by Marcin Deranek · 3 years, 4 months ago
  60. 769fd2e MEDIUM: ssl: Capture more info from Client Hello by Marcin Deranek · 3 years, 5 months ago
  61. 14c3c5c MEDIUM: server: allow to remove servers at runtime except non purgeable by Amaury Denoyelle · 3 years, 3 months ago
  62. ff0f278 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 3 months ago
  63. 08d0f23 [RELEASE] Released version 2.5-dev4 by Willy Tarreau · 3 years, 3 months ago
  64. c5b5e7b DOC/MINOR: fix typo in management document by Jonathon Lacher · 3 years, 4 months ago
  65. d0bacde DOC: Minor typo fix - 'question mark' -> 'exclamation mark' by Kunal Gangakhedkar · 3 years, 3 months ago
  66. 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 4 months ago
  67. 5a2c661 DOC: lua-api: Add documentation about lua filters by Christopher Faulet · 3 years, 3 months ago
  68. 24e7f35 DOC: config: Fix 'http-response send-spoe-group' documentation by Christopher Faulet · 3 years, 3 months ago
  69. 1e9b1b6 DOC: Improve the lua documentation by Christopher Faulet · 3 years, 4 months ago
  70. 6a79fc1 MEDIUM: lua: Improve/revisit the lua api to manipulate channels by Christopher Faulet · 3 years, 4 months ago
  71. 414a612 MINOR: doc: specify ulimit-n usage for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  72. b65f4ca MEDIUM: server: implement agent check for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  73. 2fc4d39 MEDIUM: server: implement check for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  74. f69fea6 MAJOR: fd: get rid of the DWCAS when setting the running_mask by Willy Tarreau · 3 years, 4 months ago
  75. fdc3faf MINOR: doc: rename conn_status in `option httsplog` by William Lallemand · 3 years, 4 months ago
  76. 56f1f75 MINOR: log: rename 'dontloglegacyconnerr' to 'log-error-via-logformat' by William Lallemand · 3 years, 4 months ago
  77. 8441deb [RELEASE] Released version 2.5-dev3 by Willy Tarreau · 3 years, 4 months ago
  78. 88babd9 DOC: internals: document the FD takeover process by Willy Tarreau · 3 years, 4 months ago
  79. 4a6328f MEDIUM: connection: Add option to disable legacy error log by Remi Tricot-Le Breton · 3 years, 4 months ago
  80. 98b930d MINOR: ssl: Define a default https log format by Remi Tricot-Le Breton · 3 years, 4 months ago
  81. 7c6898e MINOR: ssl: Add new ssl_fc_hsk_err sample fetch by Remi Tricot-Le Breton · 3 years, 4 months ago
  82. 3d2093a MINOR: connection: Add a connection error code sample fetch by Remi Tricot-Le Breton · 3 years, 4 months ago
  83. 2524123 MEDIUM: proxy: remove long-broken 'option http_proxy' by Willy Tarreau · 3 years, 4 months ago
  84. bccc91d [RELEASE] Released version 2.5-dev2 by Willy Tarreau · 3 years, 4 months ago
  85. 316ea7e MINOR: cfgcond: support terms made of parenthesis around expressions by Willy Tarreau · 3 years, 4 months ago
  86. ca81887 MINOR: cfgcond: insert an expression between the condition and the term by Willy Tarreau · 3 years, 4 months ago
  87. ca56d3d MINOR: cfgcond: support negating conditional expressions by Willy Tarreau · 3 years, 4 months ago
  88. 56eb8ed MEDIUM: server: support track keyword for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  89. befeae8 MINOR: mux_h2: define config to disable h2 websocket support by Amaury Denoyelle · 3 years, 5 months ago
  90. 2304887 Revert "MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules" by Christopher Faulet · 3 years, 5 months ago
  91. 726783d MEDIUM: stick-table: make the use of 'gpc' excluding the use of 'gpc0/1'' by Emeric Brun · 3 years, 5 months ago
  92. 4d7ada8 MEDIUM: stick-table: add the new arrays of gpc and gpc_rate by Emeric Brun · 3 years, 5 months ago
  93. f7ab0bf MEDIUM: stick-table: make the use of 'gpt' excluding the use of 'gpt0' by Emeric Brun · 3 years, 5 months ago
  94. 877b0b5 MEDIUM: stick-table: add the new array of gpt data_type by Emeric Brun · 3 years, 5 months ago
  95. 1a6b725 DOC: stick-table: add missing documentation about gpt0 stored type by Emeric Brun · 3 years, 5 months ago
  96. d3e7dc4 DOC: config: use CREATE USER for mysql-check by Daniel Black · 3 years, 5 months ago
  97. bae4cb2 BUILD/MEDIUM: tcp: set-mark support for OpenBSD by David Carlier · 3 years, 5 months ago
  98. 96a2f50 [RELEASE] Released version 2.5-dev1 by Willy Tarreau · 3 years, 5 months ago
  99. f7f53af BUILD/MEDIUM: tcp: set-mark setting support for FreeBSD. by David Carlier · 3 years, 5 months ago
  100. 469c06c MINOR: http-act/tcp-act: Add "set-mark" and "set-tos" for tcp content rules by Christopher Faulet · 3 years, 5 months ago