1. ccc0355 MINOR: ssl: Add 'ssl-provider-path' global option by Remi Tricot-Le Breton · 2 years, 6 months ago
  2. 1746a38 MINOR: ssl: Add 'ssl-provider' global option by Remi Tricot-Le Breton · 2 years, 6 months ago
  3. e809765 MINOR: ssl: Add 'ssl-propquery' global option by Remi Tricot-Le Breton · 2 years, 6 months ago
  4. 18c13d3 MEDIUM: http-ana: Add a proxy option to restrict chars in request header names by Christopher Faulet · 2 years, 6 months ago
  5. 3703325 [RELEASE] Released version 2.6-dev10 by Willy Tarreau · 2 years, 6 months ago
  6. 973cf90 MINOR: ext-check: indicate the transport and protocol of a server by Willy Tarreau · 2 years, 7 months ago
  7. 0f9c0f5 MINOR: mux-h1: Add global option accpet payload for any HTTP/1.0 requests by Christopher Faulet · 2 years, 7 months ago
  8. 372508c MINOR: config: Add "cluster-secret" new global keyword by Frédéric Lécaille · 2 years, 7 months ago
  9. cfabb35 DOC: configuration: add the httpclient keywords to the global keywords index by William Lallemand · 2 years, 7 months ago
  10. 589570d MEDIUM: ssl: ignore dotfiles when loading a dir w/ crt by William Lallemand · 2 years, 7 months ago
  11. e4b93eb MINOR: ssl: ignore dotfiles when loading a dir w/ ca-file by William Lallemand · 2 years, 7 months ago
  12. e979796 [RELEASE] Released version 2.6-dev9 by Willy Tarreau · 2 years, 7 months ago
  13. c33df2e DOC: resolvers: default resolvers section by William Lallemand · 2 years, 7 months ago
  14. 24dda94 DOC: config: Update doc for PR/PH session states to warn about rewrite failures by Christopher Faulet · 2 years, 7 months ago
  15. de1803f DOC: configuration: httpclient global option by William Lallemand · 2 years, 7 months ago
  16. 026fef9 [RELEASE] Released version 2.6-dev8 by Willy Tarreau · 2 years, 7 months ago
  17. 1024393 MINOR: ssl: add a new global option "tune.ssl.hard-maxrecord" by Thomas Prückl · 2 years, 7 months ago
  18. 4d7fdc6 MINOR: connection: Add way to disable active connection closing during soft-stop by Remi Tricot-Le Breton · 2 years, 7 months ago
  19. 2df1fbf MINOR: init: add global setting "fd-hard-limit" to bound system limits by Willy Tarreau · 2 years, 7 months ago
  20. 7c9a0fe MEDIUM: backend: add new "balance hash <expr>" algorithm by Willy Tarreau · 2 years, 7 months ago
  21. 3e69fcc [RELEASE] Released version 2.6-dev7 by Willy Tarreau · 2 years, 7 months ago
  22. 1401b9c DOC: remove my name from the config doc by Willy Tarreau · 2 years, 7 months ago
  23. 97e84c6 MINOR: cfg-quic: define tune.quic.conn-buf-limit by Amaury Denoyelle · 2 years, 7 months ago
  24. 1d6338e MEDIUM: ssl: Disable DHE ciphers by default by Remi Tricot-Le Breton · 2 years, 8 months ago
  25. a8b1065 [RELEASE] Released version 2.6-dev6 by Willy Tarreau · 2 years, 7 months ago
  26. a97cced CLEANUP: muxes: Remove MX_FL_CLEAN_ABRT flag by Christopher Faulet · 2 years, 8 months ago
  27. d3b4cd1 [RELEASE] Released version 2.6-dev5 by Willy Tarreau · 2 years, 8 months ago
  28. b5d968d MEDIUM: global: Add a "close-spread-time" option to spread soft-stop on time window by Remi Tricot-Le Breton · 2 years, 8 months ago
  29. 0dbf038 MINOR: sample: converter: Add add_item convertor by Nikola Sale · 2 years, 8 months ago
  30. 3410780 DOC: configuration: add the ca-file changes by William Lallemand · 2 years, 8 months ago
  31. 332258a DOC: remove double blanks in configuration.txt by Aleksandar Lazic · 2 years, 8 months ago
  32. 4646e9c DOC: reflect H2 timeout changes by Lukas Tribus · 2 years, 8 months ago
  33. 0541c2b [RELEASE] Released version 2.6-dev4 by Willy Tarreau · 2 years, 8 months ago
  34. 140a357 DOC: config: Explictly add supported MQTT versions by Christopher Faulet · 2 years, 8 months ago
  35. bc8b7a1 [RELEASE] Released version 2.6-dev3 by Willy Tarreau · 2 years, 9 months ago
  36. 7d098be MEDIUM: check: do not auto configure SSL/PROXY for dynamic servers by Amaury Denoyelle · 2 years, 9 months ago
  37. 0657b93 MINOR: stream: add "last_rule_file" and "last_rule_line" samples by Willy Tarreau · 2 years, 9 months ago
  38. 3ec1461 DOC: sample fetch methods: move distcc_* to the right locations by Willy Tarreau · 2 years, 9 months ago
  39. c4e56dc MINOR: pools: add a new global option "no-memory-trimming" by Willy Tarreau · 2 years, 9 months ago
  40. 3b1d190 [RELEASE] Released version 2.6-dev2 by Willy Tarreau · 2 years, 9 months ago
  41. 59e66e3 DOC: Fix usage/examples of deprecated ACLs by Christian Ruppert · 2 years, 9 months ago
  42. f4b79c4 MINOR: pools: support setting debugging options using -dM by Willy Tarreau · 2 years, 9 months ago
  43. 2454d6e [RELEASE] Released version 2.6-dev1 by Willy Tarreau · 2 years, 10 months ago
  44. a9dd901 MINOR: proxy: add option idle-close-on-response by William Dauchy · 2 years, 11 months ago
  45. 5e87bcf CLEANUP: assorted typo fixes in the code and comments This is 29th iteration of typo fixes by Ilya Shipitsin · 2 years, 11 months ago
  46. 55c40ea DOC: fix misspelled keyword "resolve_retries" in resolvers by Thierry Fournier · 3 years ago
  47. 164726c DOC: vars: Add documentation about the set-var conditions by Remi Tricot-Le Breton · 3 years ago
  48. b09f447 CLEANUP: cfgparse: modify preprocessor guards around numa detection code by Amaury Denoyelle · 3 years ago
  49. 2b94973 DOC: config: fix error-log-format example by Lukas Tribus · 3 years ago
  50. de16008 DOC: config: retry-on list is space-delimited by Lukas Tribus · 3 years ago
  51. ba8f063 MINOR: http-rules: Add capture action to http-after-response ruleset by Christopher Faulet · 3 years ago
  52. 3010e00 DOC: config: Specify %Ta is only available in HTTP mode by Christopher Faulet · 3 years ago
  53. 2be557f MEDIUM: mworker: seamless reload use the internal sockpairs by William Lallemand · 3 years ago
  54. 73dec76 [RELEASE] Released version 2.6-dev0 by Willy Tarreau · 3 years ago
  55. f2e0833 [RELEASE] Released version 2.5.0 by Willy Tarreau · 3 years ago
  56. a4d09e7 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years ago
  57. a99cdfb [RELEASE] Released version 2.5-dev15 by Willy Tarreau · 3 years ago
  58. ec347b1 MINOR: config: support default values for environment variables by Willy Tarreau · 3 years ago
  59. d83f6e6 [RELEASE] Released version 2.5-dev14 by Willy Tarreau · 3 years ago
  60. 2702560 DOC: config: Be more explicit in "allow" actions description by Christopher Faulet · 3 years, 1 month ago
  61. 15ae22c DOC: config: Fix typo in ssl_fc_unique_id description by Christopher Faulet · 3 years, 1 month ago
  62. 08d3220 [RELEASE] Released version 2.5-dev13 by Willy Tarreau · 3 years, 1 month ago
  63. ec5c110 DOC: config: move error-log-format before custom log format by Willy Tarreau · 3 years, 1 month ago
  64. ecc79bb DOC: config: add an example of reasonably complete error-log-format by Willy Tarreau · 3 years, 1 month ago
  65. 68574dd MEDIUM: log: add the client's SNI to the default HTTPS log format by Willy Tarreau · 3 years, 1 month ago
  66. 2ed7350 DOC: configuration: move the default log formats to their own section by Willy Tarreau · 3 years, 1 month ago
  67. 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
  68. 44d34bf MINOR: compression: Warn for 'compression offload' in defaults sections by Christopher Faulet · 3 years, 1 month ago
  69. f9d5957 MINOR: server: add ws keyword by Amaury Denoyelle · 3 years, 1 month ago
  70. 35dc13f [RELEASE] Released version 2.5-dev12 by Willy Tarreau · 3 years, 1 month ago
  71. c863703 MINOR: vars: add "set-var" for "tcp-request connection" rules. by Jaroslaw Rzeszótko · 3 years, 1 month ago
  72. e09efaa DOC: Typo fixed "it" should be "is" by Anubhav · 3 years, 1 month ago
  73. 888cd70 MINOR: tcp-sample: Add samples to get original info about client connection by Christopher Faulet · 3 years, 1 month ago
  74. 7bd2192 DOC: config: Fix alphabetical order of fc_* samples by Christopher Faulet · 3 years, 1 month ago
  75. 1e83b70 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · 3 years, 5 months ago
  76. b4d0cd0 [RELEASE] Released version 2.5-dev11 by Willy Tarreau · 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, 1 month ago
  82. 6e0425b DOC: config: Add documentation about TCP/HTTP rules in defaults section by Christopher Faulet · 3 years, 1 month ago
  83. b405420 MEDIUM: proxy: Warn about ambiguous use of named defaults sections by Christopher Faulet · 3 years, 1 month ago
  84. 2468c21 DOC: config: Move 'tcp-response content' at the right place by Christopher Faulet · 3 years, 1 month 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, 1 month 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, 1 month 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