1. 6e893b9 [RELEASE] Released version 2.0-dev2 by Willy Tarreau · 5 years ago
  2. a56eebf BUG/MINOR: doc: Be accurate on the behavior on pool-purge-delay. by Olivier Houchard · 5 years ago
  3. bfe6138 MINOR: sample: Add a protocol buffers specific converter. by Frédéric Lécaille · 5 years ago
  4. 93d3316 DOC: Remove tabs and fixed punctuation. by Frédéric Lécaille · 5 years ago
  5. 8e5e1e7 CLEANUP: wurfl: remove dead, broken and unmaintained code by Willy Tarreau · 5 years ago
  6. 756d97f MINOR: sample: Rework gRPC converter code. by Frédéric Lécaille · 5 years ago
  7. 50290fb MINOR: sample: Replace "req.ungrpc" smp fetch by a "ungrpc" converter. by Frédéric Lécaille · 5 years ago
  8. b28f344 DOC: update the text related to the global maxconn value by Willy Tarreau · 5 years ago
  9. c8d5b95 MEDIUM: config: don't enforce a low frontend maxconn value anymore by Willy Tarreau · 5 years ago
  10. e2711c7 MINOR: listener: introduce listener_backlog() to report the backlog value by Willy Tarreau · 5 years ago
  11. 149ab77 MAJOR: threads: enable one thread per CPU by default by Willy Tarreau · 5 years ago
  12. 7ac908b MINOR: config: add global tune.listener.multi-queue setting by Willy Tarreau · 5 years ago
  13. a36b324 MEDIUM: listener: keep a single thread-mask and warn on "process" misuse by Willy Tarreau · 5 years ago
  14. 26f6ae1 MAJOR: config: disable support for nbproc and nbthread in parallel by Willy Tarreau · 5 years ago
  15. c299e1e DOC: fix alphabetic ordering for "tune.fail-alloc" setting by Willy Tarreau · 5 years ago
  16. 6c1b667 [RELEASE] Released version 2.0-dev1 by Willy Tarreau · 5 years ago
  17. ec89119 DOC: sample: Add gRPC related documentation. by Frédéric Lécaille · 5 years ago
  18. a24b35c MINOR: mux-h2: make the H2 MAX_FRAME_SIZE setting configurable by Willy Tarreau · 5 years ago
  19. 4f03ab0 DOC: ssl: Stop documenting ciphers example to use by Bertrand Jacquin · 5 years ago
  20. 8cf7c1e DOC: ssl: Clarify when pre TLSv1.3 cipher can be used by Bertrand Jacquin · 5 years ago
  21. dc21ff7 MINOR: debug: Add an option that causes random allocation failures. by Olivier Houchard · 5 years ago
  22. bb48c9a DOC: compression: Update the reasons for disabled compression by Tim Duesterhus · 5 years ago
  23. b229f01 BUG/MEDIUM: compression: Rewrite strong ETags by Tim Duesterhus · 5 years ago
  24. 1f672a8 DOC: nbthread is no longer experimental. by Willy Tarreau · 5 years ago
  25. 9c538e0 MINOR: server: add a max-reuse parameter by Willy Tarreau · 5 years ago
  26. 64ded3d DOC: mention the effect of nf_conntrack_tcp_loose on src/dst by Willy Tarreau · 5 years ago
  27. 2f167b3 DOC: peers: SSL/TLS documentation for "peers" by Frédéric Lécaille · 5 years ago
  28. 35e53a6 DOC: add a missing space in the documentation for bc_http_major by Jérôme Magnin · 5 years ago
  29. 21c741a MINOR: backend: make the random algorithm support a number of draws by Willy Tarreau · 5 years ago
  30. 9e75477 MINOR: ssl: add support of aes256 bits ticket keys on file and cli. by Emeric Brun · 5 years ago
  31. 6975296 DOC: Be a bit more explicit about allow-0rtt security implications. by Olivier Houchard · 5 years ago
  32. 251a6b7 DOC: http-request cache-use / http-response cache-store expects cache name by Jarno Huuskonen · 5 years ago
  33. e504f81 DOC: Fix typo in req.ssl_alpn example (commit 4afdd138424ab...) by Jarno Huuskonen · 5 years ago
  34. 59884a6 MINOR: lb: allow redispatch when using consistent hash by Willy Tarreau · 5 years ago
  35. 4afdd13 MINOR: payload: add sample fetch for TLS ALPN by Alex Zorin · 6 years ago
  36. fba74ea [RELEASE] Released version 2.0-dev0 by Willy Tarreau · 6 years ago
  37. 9215014 MEDIUM: checks: Add check-alpn. by Olivier Houchard · 6 years ago
  38. 8223050 [RELEASE] Released version 1.9.0 by Willy Tarreau · 6 years ago
  39. 2a7d650 [RELEASE] Released version 1.9-dev11 by Willy Tarreau · 6 years ago
  40. 7a0139e DOC: clarify the agent-check status line syntax by Willy Tarreau · 6 years ago
  41. a4d4fdf MEDIUM: sessions: Don't keep an infinite number of idling connections. by Olivier Houchard · 6 years ago
  42. b7b3faa MEDIUM: servers: Replace idle-timeout with pool-purge-delay. by Olivier Houchard · 6 years ago
  43. 006e310 MEDIUM: servers: Add a command to limit the number of idling connections. by Olivier Houchard · 6 years ago
  44. 86006a5 MEDIUM: proxy: Set http-reuse safe as default. by Olivier Houchard · 6 years ago
  45. 27d93c3 BUG/MAJOR: compression/cache: Make it really works with these both filters by Christopher Faulet · 6 years ago
  46. c77d364 MINOR: config: round up global.tune.bufsize to the next multiple of 2 void* by Willy Tarreau · 6 years ago
  47. 99a17a2 MEDIUM: cache: Require an explicit filter declaration if other filters are used by Christopher Faulet · 6 years ago
  48. b36a6d2 DOC: refer to check-sni in the documentation of sni by Jérôme Magnin · 6 years ago
  49. ae9bb76 DOC: clarify that check-sni needs an argument. by Jérôme Magnin · 6 years ago
  50. 72e9227 [RELEASE] Released version 1.9-dev10 by Willy Tarreau · 6 years ago
  51. 8657742 MINOR: sample: add bc_http_major by Jérôme Magnin · 6 years ago
  52. da7e3be [RELEASE] Released version 1.9-dev9 by Willy Tarreau · 6 years ago
  53. 0c18a6f MEDIUM: servers: Add a way to keep idle connections alive. by Olivier Houchard · 6 years ago
  54. 0b936ad [RELEASE] Released version 1.9-dev8 by Willy Tarreau · 6 years ago
  55. 6b77f49 MEDIUM: ssl: Add ssl_bc_alpn and ssl_bc_npn sample fetches. by Olivier Houchard · 6 years ago
  56. c756600 MINOR: server: Add "alpn" and "npn" keywords. by Olivier Houchard · 6 years ago
  57. beb859a MINOR: polling: add an option to support busy polling by Willy Tarreau · 6 years ago
  58. 70fe944 MINOR: sample: add cpu_calls, cpu_ns_avg, cpu_ns_tot, lat_ns_avg, lat_ns_tot by Willy Tarreau · 6 years ago
  59. 75c62c2 MINOR: activity: add configuration and CLI support for "profiling.tasks" by Willy Tarreau · 6 years ago
  60. 5c0e41b [RELEASE] Released version 1.9-dev7 by Willy Tarreau · 6 years ago
  61. 71b4b15 DOC: fix a few typos in the documentation by Joseph Herlant · 6 years ago
  62. 3aac106 DOC: early-hints: fix truncated line. by Frédéric Lécaille · 6 years ago
  63. 06f5b64 MINOR: doc: Add information about "early-hint" http-request action. by Frédéric Lécaille · 6 years ago
  64. c1b0645 MEDIUM: log: add a new "raw" format by Willy Tarreau · 6 years ago
  65. e8746a0 MEDIUM: log: support a new "short" format by Willy Tarreau · 6 years ago
  66. 5a32ecc MEDIUM: log: add support for logging to existing file descriptors by Willy Tarreau · 6 years ago
  67. adb345d DOC: logs: the format directive was missing from the second log part by Willy Tarreau · 6 years ago
  68. 9607949 [RELEASE] Released version 1.9-dev6 by Willy Tarreau · 6 years ago
  69. 745f15e DOC: restore note about "independant" typo by Lukas Tribus · 6 years ago
  70. 6c81d5f DOC: split the http-response actions in their own section by Cyril Bonté · 6 years ago
  71. c6ad23b DOC: split the http-request actions in their own section by Cyril Bonté · 6 years ago
  72. bddf292 [RELEASE] Released version 1.9-dev5 by Willy Tarreau · 6 years ago
  73. 80512b1 BUG/MINOR: only auto-prefer last server if lb-alg is non-deterministic by Lukas Tribus · 6 years ago
  74. fd9b68c BUG/MINOR: only mark connections private if NTLM is detected by Lukas Tribus · 6 years ago
  75. e3c83d8 DOC: cache: Missing information about "total-max-size" and "max-object-size" by Frédéric Lécaille · 6 years ago
  76. 5f8bea6 DOC: Update about the cache support for big objects. by Frédéric Lécaille · 6 years ago
  77. 68ad3a4 MINOR: proxy: add a new option "http-use-htx" by Willy Tarreau · 6 years ago
  78. 01fbe74 [RELEASE] Released version 1.9-dev4 by Willy Tarreau · 6 years ago
  79. 315b39c MINOR: http: Use same flag for httpclose and forceclose options by Christopher Faulet · 6 years ago
  80. 4212a30 MEDIUM: http: Ignore http-tunnel option on backend by Christopher Faulet · 6 years ago
  81. 98db976 MEDIUM: http: Ignore http-pretend-keepalive option on frontend by Christopher Faulet · 6 years ago
  82. 415150f MEDIUM: ssl: add support for ciphersuites option for TLSv1.3 by Dirkjan Bussink · 6 years ago
  83. 2793578 DOC: clarify force-private-cache is an option by Lukas Tribus · 6 years ago
  84. 27010f0 [RELEASE] Released version 1.9-dev3 by Willy Tarreau · 6 years ago
  85. 9cf4634 DOC: Update configuration doc about the maximum number of stick counters. by Moemen MHEDHBI · 6 years ago
  86. 253006d [RELEASE] Released version 1.9-dev2 by Willy Tarreau · 6 years ago
  87. 2fe7dd0 MEDIUM: protocol: sockpair protocol by William Lallemand · 6 years ago
  88. 590a051 BUG/MEDIUM: session: fix reporting of handshake processing time in the logs by Willy Tarreau · 6 years ago
  89. 155e93e MINOR: Add srv_conn_free sample fetch by Patrick Hemmer · 6 years ago
  90. 4cdf3ab MINOR: add be_conn_free sample fetch by Patrick Hemmer · 6 years ago
  91. 15c64ff DOC: Fix spelling error in configuration doc by Jens Bissinger · 6 years ago
  92. a25282b DOC: ssl: Use consistent naming for TLS protocols by Bertrand Jacquin · 6 years ago
  93. fabb24f DOC: add documentation for prio_class and prio_offset sample fetches. by Patrick Hemmer · 6 years ago
  94. 268a707 MEDIUM: add set-priority-class and set-priority-offset by Patrick Hemmer · 6 years ago
  95. 8ed0a3e MINOR: mux/server: Add 'proto' keyword to force the multiplexer's protocol by Christopher Faulet · 6 years ago
  96. a717b99 MINOR: mux/frontend: Add 'proto' keyword to force the mux protocol by Christopher Faulet · 6 years ago
  97. 65e94d1 [RELEASE] Released version 1.9-dev1 by Willy Tarreau · 6 years ago
  98. 8e2d943 MINOR: dns: new DNS options to allow/prevent IP address duplication by Baptiste Assmann · 6 years ago
  99. 44e609b MINOR: dns: Implement `parse-resolv-conf` directive by Ben Draut · 6 years ago
  100. 1599b80 MINOR: tasks: Make the number of tasks to run at once configurable. by Olivier Houchard · 6 years ago