1. 8223050 [RELEASE] Released version 1.9.0 by Willy Tarreau · 6 years ago
  2. 2a7d650 [RELEASE] Released version 1.9-dev11 by Willy Tarreau · 6 years ago
  3. 7a0139e DOC: clarify the agent-check status line syntax by Willy Tarreau · 6 years ago
  4. a4d4fdf MEDIUM: sessions: Don't keep an infinite number of idling connections. by Olivier Houchard · 6 years ago
  5. b7b3faa MEDIUM: servers: Replace idle-timeout with pool-purge-delay. by Olivier Houchard · 6 years ago
  6. 006e310 MEDIUM: servers: Add a command to limit the number of idling connections. by Olivier Houchard · 6 years ago
  7. 86006a5 MEDIUM: proxy: Set http-reuse safe as default. by Olivier Houchard · 6 years ago
  8. 27d93c3 BUG/MAJOR: compression/cache: Make it really works with these both filters by Christopher Faulet · 6 years ago
  9. c77d364 MINOR: config: round up global.tune.bufsize to the next multiple of 2 void* by Willy Tarreau · 6 years ago
  10. 99a17a2 MEDIUM: cache: Require an explicit filter declaration if other filters are used by Christopher Faulet · 6 years ago
  11. b36a6d2 DOC: refer to check-sni in the documentation of sni by Jérôme Magnin · 6 years ago
  12. ae9bb76 DOC: clarify that check-sni needs an argument. by Jérôme Magnin · 6 years ago
  13. 72e9227 [RELEASE] Released version 1.9-dev10 by Willy Tarreau · 6 years ago
  14. 8657742 MINOR: sample: add bc_http_major by Jérôme Magnin · 6 years ago
  15. da7e3be [RELEASE] Released version 1.9-dev9 by Willy Tarreau · 6 years ago
  16. 0c18a6f MEDIUM: servers: Add a way to keep idle connections alive. by Olivier Houchard · 6 years ago
  17. 0b936ad [RELEASE] Released version 1.9-dev8 by Willy Tarreau · 6 years ago
  18. 6b77f49 MEDIUM: ssl: Add ssl_bc_alpn and ssl_bc_npn sample fetches. by Olivier Houchard · 6 years ago
  19. c756600 MINOR: server: Add "alpn" and "npn" keywords. by Olivier Houchard · 6 years ago
  20. beb859a MINOR: polling: add an option to support busy polling by Willy Tarreau · 6 years ago
  21. 70fe944 MINOR: sample: add cpu_calls, cpu_ns_avg, cpu_ns_tot, lat_ns_avg, lat_ns_tot by Willy Tarreau · 6 years ago
  22. 75c62c2 MINOR: activity: add configuration and CLI support for "profiling.tasks" by Willy Tarreau · 6 years ago
  23. 5c0e41b [RELEASE] Released version 1.9-dev7 by Willy Tarreau · 6 years ago
  24. 71b4b15 DOC: fix a few typos in the documentation by Joseph Herlant · 6 years ago
  25. 3aac106 DOC: early-hints: fix truncated line. by Frédéric Lécaille · 6 years ago
  26. 06f5b64 MINOR: doc: Add information about "early-hint" http-request action. by Frédéric Lécaille · 6 years ago
  27. c1b0645 MEDIUM: log: add a new "raw" format by Willy Tarreau · 6 years ago
  28. e8746a0 MEDIUM: log: support a new "short" format by Willy Tarreau · 6 years ago
  29. 5a32ecc MEDIUM: log: add support for logging to existing file descriptors by Willy Tarreau · 6 years ago
  30. adb345d DOC: logs: the format directive was missing from the second log part by Willy Tarreau · 6 years ago
  31. 9607949 [RELEASE] Released version 1.9-dev6 by Willy Tarreau · 6 years ago
  32. 745f15e DOC: restore note about "independant" typo by Lukas Tribus · 6 years ago
  33. 6c81d5f DOC: split the http-response actions in their own section by Cyril Bonté · 6 years ago
  34. c6ad23b DOC: split the http-request actions in their own section by Cyril Bonté · 6 years ago
  35. bddf292 [RELEASE] Released version 1.9-dev5 by Willy Tarreau · 6 years ago
  36. 80512b1 BUG/MINOR: only auto-prefer last server if lb-alg is non-deterministic by Lukas Tribus · 6 years ago
  37. fd9b68c BUG/MINOR: only mark connections private if NTLM is detected by Lukas Tribus · 6 years ago
  38. e3c83d8 DOC: cache: Missing information about "total-max-size" and "max-object-size" by Frédéric Lécaille · 6 years ago
  39. 5f8bea6 DOC: Update about the cache support for big objects. by Frédéric Lécaille · 6 years ago
  40. 68ad3a4 MINOR: proxy: add a new option "http-use-htx" by Willy Tarreau · 6 years ago
  41. 01fbe74 [RELEASE] Released version 1.9-dev4 by Willy Tarreau · 6 years ago
  42. 315b39c MINOR: http: Use same flag for httpclose and forceclose options by Christopher Faulet · 6 years ago
  43. 4212a30 MEDIUM: http: Ignore http-tunnel option on backend by Christopher Faulet · 6 years ago
  44. 98db976 MEDIUM: http: Ignore http-pretend-keepalive option on frontend by Christopher Faulet · 6 years ago
  45. 415150f MEDIUM: ssl: add support for ciphersuites option for TLSv1.3 by Dirkjan Bussink · 6 years ago
  46. 2793578 DOC: clarify force-private-cache is an option by Lukas Tribus · 6 years ago
  47. 27010f0 [RELEASE] Released version 1.9-dev3 by Willy Tarreau · 6 years ago
  48. 9cf4634 DOC: Update configuration doc about the maximum number of stick counters. by Moemen MHEDHBI · 6 years ago
  49. 253006d [RELEASE] Released version 1.9-dev2 by Willy Tarreau · 6 years ago
  50. 2fe7dd0 MEDIUM: protocol: sockpair protocol by William Lallemand · 6 years ago
  51. 590a051 BUG/MEDIUM: session: fix reporting of handshake processing time in the logs by Willy Tarreau · 6 years ago
  52. 155e93e MINOR: Add srv_conn_free sample fetch by Patrick Hemmer · 6 years ago
  53. 4cdf3ab MINOR: add be_conn_free sample fetch by Patrick Hemmer · 6 years ago
  54. 15c64ff DOC: Fix spelling error in configuration doc by Jens Bissinger · 6 years ago
  55. a25282b DOC: ssl: Use consistent naming for TLS protocols by Bertrand Jacquin · 6 years ago
  56. fabb24f DOC: add documentation for prio_class and prio_offset sample fetches. by Patrick Hemmer · 6 years ago
  57. 268a707 MEDIUM: add set-priority-class and set-priority-offset by Patrick Hemmer · 6 years ago
  58. 8ed0a3e MINOR: mux/server: Add 'proto' keyword to force the multiplexer's protocol by Christopher Faulet · 6 years ago
  59. a717b99 MINOR: mux/frontend: Add 'proto' keyword to force the mux protocol by Christopher Faulet · 6 years ago
  60. 65e94d1 [RELEASE] Released version 1.9-dev1 by Willy Tarreau · 6 years ago
  61. 8e2d943 MINOR: dns: new DNS options to allow/prevent IP address duplication by Baptiste Assmann · 6 years ago
  62. 44e609b MINOR: dns: Implement `parse-resolv-conf` directive by Ben Draut · 6 years ago
  63. 1599b80 MINOR: tasks: Make the number of tasks to run at once configurable. by Olivier Houchard · 6 years ago
  64. 926594f MINOR: ssl: set SSL_OP_PRIORITIZE_CHACHA by Lukas Tribus · 6 years ago
  65. 8a16fe0 BUG/MEDIUM: cache: don't cache when an Authorization header is present by William Lallemand · 6 years ago
  66. 760e81d MINOR: backend: implement random-based load balancing by Willy Tarreau · 6 years ago
  67. e027547 MINOR: ssl: add fetch 'ssl_fc_session_key' and 'ssl_bc_session_key' by Patrick Hemmer · 6 years ago
  68. ca097c1 MINOR: sample: Add strcmp sample converter by Tim Duesterhus · 6 years ago
  69. daf4cd2 MINOR: export localpeer as an environment variable by William Lallemand · 6 years ago
  70. 9631a28 MEDIUM: sample: Extend functionality for field/word converters by Marcin Deranek · 6 years ago
  71. 9a66dfb MINOR: proxy: Add fe_defbe fetcher by Marcin Deranek · 6 years ago
  72. 50791a7 MINOR: samples: add crc32c converter by Emmanuel Hocdet · 6 years ago
  73. 4399c75 MINOR: proxy-v2-options: add crc32c by Emmanuel Hocdet · 6 years ago
  74. 3e95487 DOC: log: more than 2 log servers are allowed by Cyril Bonté · 6 years ago
  75. 1fa7d2a BUG/MINOR: dns: don't downgrade DNS accepted payload size automatically by Baptiste Assmann · 6 years ago
  76. 4288c5a BUG/MINOR: force-persist and ignore-persist only apply to backends by Cyril Bonté · 6 years ago
  77. 253c3b7 MINOR: connection: add proxy-v2-options authority by Emmanuel Hocdet · 6 years ago
  78. fa8d0f1 MINOR: connection: add proxy-v2-options ssl-cipher,cert-sig,cert-key by Emmanuel Hocdet · 6 years ago
  79. 74f7ffa MINOR: ssl/sample: adds ssl_bc_is_resumed fetch keyword. by Emeric Brun · 6 years ago
  80. 280f42b MINOR: sample: add a new "concat" converter by Willy Tarreau · 6 years ago
  81. 9ad9f35 DOC: cfgparse: Warn on option (tcp|http)log in backend by Tim Duesterhus · 6 years ago
  82. 6127519 DOC: Describe routing impact of using interface keyword on bind lines by Jérôme Magnin · 6 years ago
  83. f643b80 MINOR: introduce proxy-v2-options for send-proxy-v2 by Emmanuel Hocdet · 6 years ago
  84. 6fd698f DOC: don't suggest using http-server-close by Lukas Tribus · 6 years ago
  85. 6778b27 MINOR: stick-tables: Adds support for new "gpc1" and "gpc1_rate" counters. by Frédéric Lécaille · 6 years ago
  86. 1478aa7 MEDIUM: sample: Add IPv6 support to the ipmask converter by Tim Duesterhus · 6 years ago
  87. a792a0a MINOR: sample: add date_us sample by Etienne Carriere · 6 years ago
  88. 4a326cb DOC: clarify the scope of ssl_fc_is_resumed by Jérôme Magnin · 6 years ago
  89. e9ed281 DOC/MINOR: configuration: typo, formatting fixes by Davor Ocelic · 7 years ago
  90. c55ddce MINOR: http: update the list of cacheable status codes as per RFC7231 by Willy Tarreau · 7 years ago
  91. 24ea0bc MINOR: http: adjust the list of supposedly cacheable methods by Willy Tarreau · 7 years ago
  92. 60a2ee7 MINOR: sample: rename the "len" converter to "length" by Willy Tarreau · 7 years ago
  93. ed0d24e MINOR: sample: add len converter by Etienne Carriere · 7 years ago
  94. 721d8e0 MINOR: config: report when "monitor fail" rules are misplaced by Willy Tarreau · 7 years ago
  95. 7b888f1 DOC: cache: update sections and fix some typos by Cyril Bonté · 7 years ago
  96. b306650 [RELEASE] Released version 1.9-dev0 by Willy Tarreau · 7 years ago
  97. 0b78792 [RELEASE] Released version 1.8.0 by Willy Tarreau · 7 years ago
  98. 95c4e14 DOC: config: add a few bits about how to configure HTTP/2 by Willy Tarreau · 7 years ago
  99. 4cfede8 MAJOR: mworker: exits the master on failure by William Lallemand · 7 years ago
  100. 86d0df0 DOC: cache: configuration and management by William Lallemand · 7 years ago