1. 9a66dfb MINOR: proxy: Add fe_defbe fetcher by Marcin Deranek · 6 years ago
  2. 50791a7 MINOR: samples: add crc32c converter by Emmanuel Hocdet · 6 years ago
  3. 4399c75 MINOR: proxy-v2-options: add crc32c by Emmanuel Hocdet · 6 years ago
  4. 3e95487 DOC: log: more than 2 log servers are allowed by Cyril Bonté · 6 years ago
  5. 1fa7d2a BUG/MINOR: dns: don't downgrade DNS accepted payload size automatically by Baptiste Assmann · 6 years ago
  6. 4288c5a BUG/MINOR: force-persist and ignore-persist only apply to backends by Cyril Bonté · 6 years ago
  7. 253c3b7 MINOR: connection: add proxy-v2-options authority by Emmanuel Hocdet · 6 years ago
  8. fa8d0f1 MINOR: connection: add proxy-v2-options ssl-cipher,cert-sig,cert-key by Emmanuel Hocdet · 6 years ago
  9. 74f7ffa MINOR: ssl/sample: adds ssl_bc_is_resumed fetch keyword. by Emeric Brun · 6 years ago
  10. 280f42b MINOR: sample: add a new "concat" converter by Willy Tarreau · 6 years ago
  11. 9ad9f35 DOC: cfgparse: Warn on option (tcp|http)log in backend by Tim Duesterhus · 6 years ago
  12. 6127519 DOC: Describe routing impact of using interface keyword on bind lines by Jérôme Magnin · 6 years ago
  13. f643b80 MINOR: introduce proxy-v2-options for send-proxy-v2 by Emmanuel Hocdet · 6 years ago
  14. 6fd698f DOC: don't suggest using http-server-close by Lukas Tribus · 6 years ago
  15. 6778b27 MINOR: stick-tables: Adds support for new "gpc1" and "gpc1_rate" counters. by Frédéric Lécaille · 6 years ago
  16. 1478aa7 MEDIUM: sample: Add IPv6 support to the ipmask converter by Tim Duesterhus · 6 years ago
  17. a792a0a MINOR: sample: add date_us sample by Etienne Carriere · 6 years ago
  18. 4a326cb DOC: clarify the scope of ssl_fc_is_resumed by Jérôme Magnin · 6 years ago
  19. e9ed281 DOC/MINOR: configuration: typo, formatting fixes by Davor Ocelic · 7 years ago
  20. c55ddce MINOR: http: update the list of cacheable status codes as per RFC7231 by Willy Tarreau · 7 years ago
  21. 24ea0bc MINOR: http: adjust the list of supposedly cacheable methods by Willy Tarreau · 7 years ago
  22. 60a2ee7 MINOR: sample: rename the "len" converter to "length" by Willy Tarreau · 7 years ago
  23. ed0d24e MINOR: sample: add len converter by Etienne Carriere · 7 years ago
  24. 721d8e0 MINOR: config: report when "monitor fail" rules are misplaced by Willy Tarreau · 7 years ago
  25. 7b888f1 DOC: cache: update sections and fix some typos by Cyril Bonté · 7 years ago
  26. b306650 [RELEASE] Released version 1.9-dev0 by Willy Tarreau · 7 years ago
  27. 0b78792 [RELEASE] Released version 1.8.0 by Willy Tarreau · 7 years ago
  28. 95c4e14 DOC: config: add a few bits about how to configure HTTP/2 by Willy Tarreau · 7 years ago
  29. 4cfede8 MAJOR: mworker: exits the master on failure by William Lallemand · 7 years ago
  30. 86d0df0 DOC: cache: configuration and management by William Lallemand · 7 years ago
  31. 75df9d7 DOC: explain HTTP2 timeout behavior by Lukas Tribus · 7 years ago
  32. c644fa9 MINOR: config: Add threads support for "process" option on "bind" lines by Christopher Faulet · 7 years ago
  33. cb6a945 MINOR: config: Add the threads support in cpu-map directive by Christopher Faulet · 7 years ago
  34. 11da456 MINOR:: config: Remove thread-map directive by Christopher Faulet · 7 years ago
  35. ff4121f MINOR: config: Support partial ranges in cpu-map directive by Christopher Faulet · 7 years ago
  36. 26028f6 MINOR: config: Add auto-increment feature for cpu-map by Christopher Faulet · 7 years ago
  37. 1dcb9cb MINOR: config: Support a range to specify processes in "cpu-map" parameter by Christopher Faulet · 7 years ago
  38. 45a66cc MEDIUM: config: ensure that tune.bufsize is at least 16384 when using HTTP/2 by Willy Tarreau · 7 years ago
  39. 599391a MINOR: h2: make use of client-fin timeout after GOAWAY by Willy Tarreau · 7 years ago
  40. 53275e8 MINOR: http: implement the "http-request reject" rule by Willy Tarreau · 7 years ago
  41. 34adb2a MINOR: sample: Add "thread" sample fetch by Christopher Faulet · 7 years ago
  42. f46bf95 BUG/MINOR: systemd: ignore daemon mode by Lukas Tribus · 7 years ago
  43. cfe1466 [RELEASE] Released version 1.8-rc4 by Willy Tarreau · 7 years ago
  44. 34650d5 [RELEASE] Released version 1.8-rc3 by Willy Tarreau · 7 years ago
  45. d06f31c DOC: Add note about encrypted password CPU usage by Daniel Schneller · 7 years ago
  46. a8d8d6e [RELEASE] Released version 1.8-rc2 by Willy Tarreau · 7 years ago
  47. 901f75c [RELEASE] Released version 1.8-rc1 by Willy Tarreau · 7 years ago
  48. 5242ef8 MINOR: h2: expose tune.h2.max-concurrent-streams to limit the number of streams by Willy Tarreau · 7 years ago
  49. e6baec0 MINOR: h2: expose tune.h2.initial-window-size to configure the window size by Willy Tarreau · 7 years ago
  50. fe20e5b MINOR: h2: expose tune.h2.header-table-size to configure the table size by Willy Tarreau · 7 years ago
  51. 60ca10a MINOR: connection: report the major HTTP version from the MUX for logging (fc_http_major) by Willy Tarreau · 7 years ago
  52. 79a481d MINOR: ssl: Remove the global allow-0rtt option. by Olivier Houchard · 7 years ago
  53. 6251902 MINOR: threads: Add thread-map config parameter in the global section by Christopher Faulet · 7 years ago
  54. be0faa2 MINOR: threads: Add nbthread parameter by Christopher Faulet · 7 years ago
  55. 67957bd MAJOR: dns: Refactor the DNS code by Christopher Faulet · 7 years ago
  56. 76c09ef MEDIUM: spoe/rules: Add "send-spoe-group" action for tcp/http rules by Christopher Faulet · 7 years ago
  57. 404d978 MINOR: add ALPN information to send-proxy-v2 by Emmanuel Hocdet · 7 years ago
  58. 9679ac9 MINOR: ssl: Don't abuse ssl_options. by Olivier Houchard · 7 years ago
  59. ccaa7de MINOR: ssl/proto_http: Add keywords to take care of early data. by Olivier Houchard · 7 years ago
  60. c2aae74 MEDIUM: ssl: Handle early data with OpenSSL 1.1.1 by Olivier Houchard · 7 years ago
  61. 84e417d MINOR: ssl: support Openssl 1.1.1 early callback for switchctx by Emmanuel Hocdet · 7 years ago
  62. 51a76d8 MINOR: http: Mark the 425 code as "Too Early". by Olivier Houchard · 7 years ago
  63. 3f957b2 MINOR: sample: add the hex2i converter by Dragan Dosen · 7 years ago
  64. 6e5a9ca MINOR: sample: add the sha1 converter by Dragan Dosen · 7 years ago
  65. f08137c [RELEASE] Released version 1.8-dev3 by Willy Tarreau · 7 years ago
  66. 9130a96 MINOR: checks: Add a new keyword to specify a SNI when doing SSL checks. by Olivier Houchard · 7 years ago
  67. d716f9b MINOR: payload: add new sample fetch functions to process distcc protocol by Willy Tarreau · 7 years ago
  68. ff2b7af MINOR: server: add the srv_queue() sample fetch method by Willy Tarreau · 7 years ago
  69. c4df59e MINOR: cli: add socket commands and config to prepend informational messages with severity by Andjelko Iharos · 7 years ago
  70. ddcde19 MINOR: ssl: rework smp_fetch_ssl_fc_cl_str without internal ssl use by Emmanuel Hocdet · 7 years ago
  71. 87e4302 DOC: Refer to Mozilla TLS info / config generator by Daniel Schneller · 7 years ago
  72. 9d8dbbc MINOR: dns: Maximum DNS udp payload set to 8192 by Baptiste Assmann · 7 years ago
  73. 686408b MINOR: dns: default "hold obsolete" timeout set to 0 by Baptiste Assmann · 7 years ago
  74. 2af08fe MINOR: dns: enabled edns0 extension and make accpeted payload size tunable by Baptiste Assmann · 7 years ago
  75. ecfa18d MINOR: doc: Document SRV label usage. by Olivier Houchard · 7 years ago
  76. a8c6db8 MINOR: dns: Cache previous DNS answers. by Olivier Houchard · 7 years ago
  77. 174dfe5 MINOR: ssl: add "no-ca-names" parameter for bind by Emmanuel Hocdet · 7 years ago
  78. ad92a9a BUG/MINOR: ssl: make use of the name in SNI before verifyhost by Willy Tarreau · 7 years ago
  79. 2ab8867 MINOR: ssl: compare server certificate names to the SNI on outgoing connections by Willy Tarreau · 7 years ago
  80. e0ee0be DOC: fix references to the section about time format. by Jarno Huuskonen · 7 years ago
  81. 1af20c7 DOC: fix references to the section about the unix socket by Willy Tarreau · 7 years ago
  82. 50174f3 BUG/MINOR: cfgparse: Check if tune.http.maxhdr is in the range 1..32767 by Christopher Faulet · 7 years ago
  83. b5e42a8 BUG/MAJOR: ssl: buffer overflow using offloaded ciphering on async engine by Emeric Brun · 7 years ago
  84. bd695fe MEDIUM: ssl: disable SSLv3 per default for bind by Emmanuel Hocdet · 7 years ago
  85. df701a2 MINOR: ssl: support ssl-min-ver and ssl-max-ver with crt-list by Emmanuel Hocdet · 7 years ago
  86. f57a29a [RELEASE] Released version 1.8-dev2 by Willy Tarreau · 7 years ago
  87. 201c07f MAJOR/REORG: dns: DNS resolution task and requester queues by Baptiste Assmann · 7 years ago
  88. 23e9e93 MINOR: log: Add logurilen tunable. by Stéphane Cottin · 7 years ago
  89. e202b1e DOC: add documentation for the master-worker mode by William Lallemand · 7 years ago
  90. 3854e01 MEDIUM: ssl: handle multiple async engines by Emeric Brun · 7 years ago
  91. fa6c7ee MAJOR: ssl: add openssl async mode support by Grant Zhang · 7 years ago
  92. 872f9c2 MEDIUM: ssl: add basic support for OpenSSL crypto engine by Grant Zhang · 7 years ago
  93. 7f80eb2 MEDIUM: proxy: zombify proxies only when the expose-fd socket is bound by William Lallemand · 7 years ago
  94. f6975e9 MINOR: cli: add 'expose-fd listeners' to pass listeners FDs by William Lallemand · 7 years ago
  95. 1bfc24b MINOR: sample: Add b64dec sample converter by Holger Just · 7 years ago
  96. e1c722b MEDIUM: ssl: add ssl-min-ver and ssl-max-ver parameters for bind and server by Emmanuel Hocdet · 7 years ago
  97. 42fb980 MINOR: ssl: support TLSv1.3 for bind and server by Emmanuel Hocdet · 7 years ago
  98. 6cb2d1e MEDIUM: ssl: revert ssl/tls version settings relative to default-server. by Emmanuel Hocdet · 7 years ago
  99. 53ae85c MINOR: ssl: add prefer-client-ciphers by Lukas Tribus · 7 years ago
  100. 2395368 DOC: update RFC references by Lukas Tribus · 7 years ago