1. bfe6138 MINOR: sample: Add a protocol buffers specific converter. by Frédéric Lécaille · 5 years ago
  2. 93d3316 DOC: Remove tabs and fixed punctuation. by Frédéric Lécaille · 5 years ago
  3. 8e5e1e7 CLEANUP: wurfl: remove dead, broken and unmaintained code by Willy Tarreau · 5 years ago
  4. 756d97f MINOR: sample: Rework gRPC converter code. by Frédéric Lécaille · 5 years ago
  5. 50290fb MINOR: sample: Replace "req.ungrpc" smp fetch by a "ungrpc" converter. by Frédéric Lécaille · 5 years ago
  6. b28f344 DOC: update the text related to the global maxconn value by Willy Tarreau · 5 years ago
  7. c8d5b95 MEDIUM: config: don't enforce a low frontend maxconn value anymore by Willy Tarreau · 5 years ago
  8. e2711c7 MINOR: listener: introduce listener_backlog() to report the backlog value by Willy Tarreau · 5 years ago
  9. 3f36448 DOC: update management.txt to reflect that threads are used by default by Willy Tarreau · 5 years ago
  10. 149ab77 MAJOR: threads: enable one thread per CPU by default by Willy Tarreau · 5 years ago
  11. 7ac908b MINOR: config: add global tune.listener.multi-queue setting by Willy Tarreau · 5 years ago
  12. a36b324 MEDIUM: listener: keep a single thread-mask and warn on "process" misuse by Willy Tarreau · 5 years ago
  13. 26f6ae1 MAJOR: config: disable support for nbproc and nbthread in parallel by Willy Tarreau · 5 years ago
  14. c299e1e DOC: fix alphabetic ordering for "tune.fail-alloc" setting by Willy Tarreau · 5 years ago
  15. 6c1b667 [RELEASE] Released version 2.0-dev1 by Willy Tarreau · 5 years ago
  16. ec89119 DOC: sample: Add gRPC related documentation. by Frédéric Lécaille · 5 years ago
  17. a24b35c MINOR: mux-h2: make the H2 MAX_FRAME_SIZE setting configurable by Willy Tarreau · 5 years ago
  18. 4f03ab0 DOC: ssl: Stop documenting ciphers example to use by Bertrand Jacquin · 5 years ago
  19. 8cf7c1e DOC: ssl: Clarify when pre TLSv1.3 cipher can be used by Bertrand Jacquin · 5 years ago
  20. dc21ff7 MINOR: debug: Add an option that causes random allocation failures. by Olivier Houchard · 5 years ago
  21. bb48c9a DOC: compression: Update the reasons for disabled compression by Tim Duesterhus · 5 years ago
  22. b229f01 BUG/MEDIUM: compression: Rewrite strong ETags by Tim Duesterhus · 5 years ago
  23. 1f672a8 DOC: nbthread is no longer experimental. by Willy Tarreau · 5 years ago
  24. 9c538e0 MINOR: server: add a max-reuse parameter by Willy Tarreau · 5 years ago
  25. 64ded3d DOC: mention the effect of nf_conntrack_tcp_loose on src/dst by Willy Tarreau · 5 years ago
  26. 2f167b3 DOC: peers: SSL/TLS documentation for "peers" by Frédéric Lécaille · 5 years ago
  27. 35e53a6 DOC: add a missing space in the documentation for bc_http_major by Jérôme Magnin · 5 years ago
  28. 21c741a MINOR: backend: make the random algorithm support a number of draws by Willy Tarreau · 5 years ago
  29. 9e75477 MINOR: ssl: add support of aes256 bits ticket keys on file and cli. by Emeric Brun · 5 years ago
  30. 617d4f5 REGTEST: Adapt reg test doc files to vtest. by Frédéric Lécaille · 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. f48919a MINOR: buffers: add a new b_move() function by Willy Tarreau · 6 years ago
  37. fba74ea [RELEASE] Released version 2.0-dev0 by Willy Tarreau · 6 years ago
  38. 9215014 MEDIUM: checks: Add check-alpn. by Olivier Houchard · 6 years ago
  39. 8223050 [RELEASE] Released version 1.9.0 by Willy Tarreau · 6 years ago
  40. 2a7d650 [RELEASE] Released version 1.9-dev11 by Willy Tarreau · 6 years ago
  41. 7a0139e DOC: clarify the agent-check status line syntax by Willy Tarreau · 6 years ago
  42. a4d4fdf MEDIUM: sessions: Don't keep an infinite number of idling connections. by Olivier Houchard · 6 years ago
  43. b7b3faa MEDIUM: servers: Replace idle-timeout with pool-purge-delay. by Olivier Houchard · 6 years ago
  44. 006e310 MEDIUM: servers: Add a command to limit the number of idling connections. by Olivier Houchard · 6 years ago
  45. 86006a5 MEDIUM: proxy: Set http-reuse safe as default. by Olivier Houchard · 6 years ago
  46. 27d93c3 BUG/MAJOR: compression/cache: Make it really works with these both filters by Christopher Faulet · 6 years ago
  47. a57b7e3 MINOR: cli: implements 'reload' on master CLI by William Lallemand · 6 years ago
  48. 52880f9 MINOR: mworker/cli: indicate in the master prompt when a reload failed by Willy Tarreau · 6 years ago
  49. b7ea141 MEDIUM: cli: handle CLI level from the master CLI by William Lallemand · 6 years ago
  50. 67a234f MEDIUM: cli: show and change CLI permissions by William Lallemand · 6 years ago
  51. 256bf0d MINOR: cli: change 'show proc' output of old processes by William Lallemand · 6 years ago
  52. 142db37 DOC: master CLI documentation in management.txt by William Lallemand · 6 years ago
  53. c77d364 MINOR: config: round up global.tune.bufsize to the next multiple of 2 void* by Willy Tarreau · 6 years ago
  54. 99a17a2 MEDIUM: cache: Require an explicit filter declaration if other filters are used by Christopher Faulet · 6 years ago
  55. b36a6d2 DOC: refer to check-sni in the documentation of sni by Jérôme Magnin · 6 years ago
  56. ae9bb76 DOC: clarify that check-sni needs an argument. by Jérôme Magnin · 6 years ago
  57. 72e9227 [RELEASE] Released version 1.9-dev10 by Willy Tarreau · 6 years ago
  58. 8657742 MINOR: sample: add bc_http_major by Jérôme Magnin · 6 years ago
  59. da7e3be [RELEASE] Released version 1.9-dev9 by Willy Tarreau · 6 years ago
  60. 0c18a6f MEDIUM: servers: Add a way to keep idle connections alive. by Olivier Houchard · 6 years ago
  61. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
  62. 0b936ad [RELEASE] Released version 1.9-dev8 by Willy Tarreau · 6 years ago
  63. 6b77f49 MEDIUM: ssl: Add ssl_bc_alpn and ssl_bc_npn sample fetches. by Olivier Houchard · 6 years ago
  64. c756600 MINOR: server: Add "alpn" and "npn" keywords. by Olivier Houchard · 6 years ago
  65. beb859a MINOR: polling: add an option to support busy polling by Willy Tarreau · 6 years ago
  66. 70fe944 MINOR: sample: add cpu_calls, cpu_ns_avg, cpu_ns_tot, lat_ns_avg, lat_ns_tot by Willy Tarreau · 6 years ago
  67. 75c62c2 MINOR: activity: add configuration and CLI support for "profiling.tasks" by Willy Tarreau · 6 years ago
  68. 5c0e41b [RELEASE] Released version 1.9-dev7 by Willy Tarreau · 6 years ago
  69. 71b4b15 DOC: fix a few typos in the documentation by Joseph Herlant · 6 years ago
  70. 02cedc4 DOC: Fix typos in different subsections of the documentation by Joseph Herlant · 6 years ago
  71. 3aac106 DOC: early-hints: fix truncated line. by Frédéric Lécaille · 6 years ago
  72. 06f5b64 MINOR: doc: Add information about "early-hint" http-request action. by Frédéric Lécaille · 6 years ago
  73. c1b0645 MEDIUM: log: add a new "raw" format by Willy Tarreau · 6 years ago
  74. e8746a0 MEDIUM: log: support a new "short" format by Willy Tarreau · 6 years ago
  75. 5a32ecc MEDIUM: log: add support for logging to existing file descriptors by Willy Tarreau · 6 years ago
  76. adb345d DOC: logs: the format directive was missing from the second log part by Willy Tarreau · 6 years ago
  77. 9607949 [RELEASE] Released version 1.9-dev6 by Willy Tarreau · 6 years ago
  78. 745f15e DOC: restore note about "independant" typo by Lukas Tribus · 6 years ago
  79. 6c81d5f DOC: split the http-response actions in their own section by Cyril Bonté · 6 years ago
  80. c6ad23b DOC: split the http-request actions in their own section by Cyril Bonté · 6 years ago
  81. bddf292 [RELEASE] Released version 1.9-dev5 by Willy Tarreau · 6 years ago
  82. 80512b1 BUG/MINOR: only auto-prefer last server if lb-alg is non-deterministic by Lukas Tribus · 6 years ago
  83. fd9b68c BUG/MINOR: only mark connections private if NTLM is detected by Lukas Tribus · 6 years ago
  84. e3c83d8 DOC: cache: Missing information about "total-max-size" and "max-object-size" by Frédéric Lécaille · 6 years ago
  85. 5f8bea6 DOC: Update about the cache support for big objects. by Frédéric Lécaille · 6 years ago
  86. 68ad3a4 MINOR: proxy: add a new option "http-use-htx" by Willy Tarreau · 6 years ago
  87. 01fbe74 [RELEASE] Released version 1.9-dev4 by Willy Tarreau · 6 years ago
  88. 0a93b64 MINOR: pools: allocate most memory pools from an array by Willy Tarreau · 6 years ago
  89. 315b39c MINOR: http: Use same flag for httpclose and forceclose options by Christopher Faulet · 6 years ago
  90. 4212a30 MEDIUM: http: Ignore http-tunnel option on backend by Christopher Faulet · 6 years ago
  91. 98db976 MEDIUM: http: Ignore http-pretend-keepalive option on frontend by Christopher Faulet · 6 years ago
  92. 415150f MEDIUM: ssl: add support for ciphersuites option for TLSv1.3 by Dirkjan Bussink · 6 years ago
  93. 2793578 DOC: clarify force-private-cache is an option by Lukas Tribus · 6 years ago
  94. 27010f0 [RELEASE] Released version 1.9-dev3 by Willy Tarreau · 6 years ago
  95. 8878f8e MEDIUM: lua: Add stick table support for Lua. by Adis Nezirovic · 6 years ago
  96. 9cf4634 DOC: Update configuration doc about the maximum number of stick counters. by Moemen MHEDHBI · 6 years ago
  97. 874a35c DOC: Fix typos in lua documentation by Bertrand Jacquin · 6 years ago
  98. 253006d [RELEASE] Released version 1.9-dev2 by Willy Tarreau · 6 years ago
  99. 2fe7dd0 MEDIUM: protocol: sockpair protocol by William Lallemand · 6 years ago
  100. 590a051 BUG/MEDIUM: session: fix reporting of handshake processing time in the logs by Willy Tarreau · 6 years ago