1. 901f75c [RELEASE] Released version 1.8-rc1 by Willy Tarreau · 7 years ago
  2. 5242ef8 MINOR: h2: expose tune.h2.max-concurrent-streams to limit the number of streams by Willy Tarreau · 7 years ago
  3. e6baec0 MINOR: h2: expose tune.h2.initial-window-size to configure the window size by Willy Tarreau · 7 years ago
  4. fe20e5b MINOR: h2: expose tune.h2.header-table-size to configure the table size by Willy Tarreau · 7 years ago
  5. 60ca10a MINOR: connection: report the major HTTP version from the MUX for logging (fc_http_major) by Willy Tarreau · 7 years ago
  6. 79a481d MINOR: ssl: Remove the global allow-0rtt option. by Olivier Houchard · 7 years ago
  7. 6251902 MINOR: threads: Add thread-map config parameter in the global section by Christopher Faulet · 7 years ago
  8. 71a6a8e MEDIUM: threads/filters: Add init/deinit callback per thread by Christopher Faulet · 7 years ago
  9. be0faa2 MINOR: threads: Add nbthread parameter by Christopher Faulet · 7 years ago
  10. 67957bd MAJOR: dns: Refactor the DNS code by Christopher Faulet · 7 years ago
  11. 344c4ab MEDIUM: spoe/rules: Process "send-spoe-group" action by Christopher Faulet · 7 years ago
  12. 76c09ef MEDIUM: spoe/rules: Add "send-spoe-group" action for tcp/http rules by Christopher Faulet · 7 years ago
  13. 11610f3 MEDIUM: spoe: Parse new "spoe-group" section in SPOE config file by Christopher Faulet · 7 years ago
  14. 7ee8667 MINOR: spoe: Check uniqness of SPOE engine names during config parsing by Christopher Faulet · 7 years ago
  15. 57583e4 MEDIUM: spoe: Add support of ACLS to enable or disable sending of SPOE messages by Christopher Faulet · 7 years ago
  16. 404d978 MINOR: add ALPN information to send-proxy-v2 by Emmanuel Hocdet · 7 years ago
  17. 9679ac9 MINOR: ssl: Don't abuse ssl_options. by Olivier Houchard · 7 years ago
  18. ccaa7de MINOR: ssl/proto_http: Add keywords to take care of early data. by Olivier Houchard · 7 years ago
  19. c2aae74 MEDIUM: ssl: Handle early data with OpenSSL 1.1.1 by Olivier Houchard · 7 years ago
  20. 84e417d MINOR: ssl: support Openssl 1.1.1 early callback for switchctx by Emmanuel Hocdet · 7 years ago
  21. 51a76d8 MINOR: http: Mark the 425 code as "Too Early". by Olivier Houchard · 7 years ago
  22. 3190427 MINOR: hlua: Add regex class by Thierry FOURNIER · 7 years ago
  23. 46c7255 MINOR: lua: add uuid to the Class Proxy by Baptiste Assmann · 7 years ago
  24. 3f957b2 MINOR: sample: add the hex2i converter by Dragan Dosen · 7 years ago
  25. 6e5a9ca MINOR: sample: add the sha1 converter by Dragan Dosen · 7 years ago
  26. f08137c [RELEASE] Released version 1.8-dev3 by Willy Tarreau · 7 years ago
  27. 9130a96 MINOR: checks: Add a new keyword to specify a SNI when doing SSL checks. by Olivier Houchard · 7 years ago
  28. d716f9b MINOR: payload: add new sample fetch functions to process distcc protocol by Willy Tarreau · 7 years ago
  29. ff2b7af MINOR: server: add the srv_queue() sample fetch method by Willy Tarreau · 7 years ago
  30. dce734e DOC: fix some typos by Patrick Starr · 7 years ago
  31. 636e6af DOC: 51d: Updated git URL and instructions for getting Hash Trie data files. by Ben51Degrees · 7 years ago
  32. 16586e6 DOC: 51d: add 51Degrees git URL that points to release version 3.2.12.12 by Dragan Dosen · 7 years ago
  33. c4df59e MINOR: cli: add socket commands and config to prepend informational messages with severity by Andjelko Iharos · 7 years ago
  34. 2da788e MEDIUM: xref/lua: Use xref for referencing cosocket relation between stream and lua by Thierry FOURNIER · 7 years ago
  35. ddcde19 MINOR: ssl: rework smp_fetch_ssl_fc_cl_str without internal ssl use by Emmanuel Hocdet · 7 years ago
  36. b6c8b0d DOC: Add note about "* " prefix in CSV stats by Daniel Schneller · 7 years ago
  37. 87e4302 DOC: Refer to Mozilla TLS info / config generator by Daniel Schneller · 7 years ago
  38. d8703e8 DOC: add CLI info on privilege levels by Olivier Doucet · 7 years ago
  39. 9d8dbbc MINOR: dns: Maximum DNS udp payload set to 8192 by Baptiste Assmann · 7 years ago
  40. 686408b MINOR: dns: default "hold obsolete" timeout set to 0 by Baptiste Assmann · 7 years ago
  41. 2af08fe MINOR: dns: enabled edns0 extension and make accpeted payload size tunable by Baptiste Assmann · 7 years ago
  42. ecfa18d MINOR: doc: Document SRV label usage. by Olivier Houchard · 7 years ago
  43. a8c6db8 MINOR: dns: Cache previous DNS answers. by Olivier Houchard · 7 years ago
  44. 3169471 MINOR: Add server port field to server state file. by Frédéric Lécaille · 7 years ago
  45. 7a4a0ac MINOR: cli: add a new "show fd" command by Willy Tarreau · 7 years ago
  46. d6129fc DOC: fix alphabetical order of "show commands" in management.txt by Willy Tarreau · 7 years ago
  47. 174dfe5 MINOR: ssl: add "no-ca-names" parameter for bind by Emmanuel Hocdet · 7 years ago
  48. ad92a9a BUG/MINOR: ssl: make use of the name in SNI before verifyhost by Willy Tarreau · 7 years ago
  49. 9b82a58 MINOR: lua: Add lists of frontends and backends by Thierry FOURNIER · 7 years ago
  50. 817e759 DOC: lua: Proxy class doc update by Thierry FOURNIER · 7 years ago
  51. ac752ff DOC: Updated 51Degrees git URL to point to a stable version. by ben51degrees · 7 years ago
  52. 2ab8867 MINOR: ssl: compare server certificate names to the SNI on outgoing connections by Willy Tarreau · 7 years ago
  53. e0ee0be DOC: fix references to the section about time format. by Jarno Huuskonen · 7 years ago
  54. 1af20c7 DOC: fix references to the section about the unix socket by Willy Tarreau · 7 years ago
  55. 50174f3 BUG/MINOR: cfgparse: Check if tune.http.maxhdr is in the range 1..32767 by Christopher Faulet · 7 years ago
  56. b5e42a8 BUG/MAJOR: ssl: buffer overflow using offloaded ciphering on async engine by Emeric Brun · 7 years ago
  57. bd695fe MEDIUM: ssl: disable SSLv3 per default for bind by Emmanuel Hocdet · 7 years ago
  58. df701a2 MINOR: ssl: support ssl-min-ver and ssl-max-ver with crt-list by Emmanuel Hocdet · 7 years ago
  59. f57a29a [RELEASE] Released version 1.8-dev2 by Willy Tarreau · 7 years ago
  60. 201c07f MAJOR/REORG: dns: DNS resolution task and requester queues by Baptiste Assmann · 7 years ago
  61. 23e9e93 MINOR: log: Add logurilen tunable. by Stéphane Cottin · 7 years ago
  62. e202b1e DOC: add documentation for the master-worker mode by William Lallemand · 7 years ago
  63. 2c32d8f MINOR: boringssl: basic support for OCSP Stapling by Emmanuel Hocdet · 7 years ago
  64. 3854e01 MEDIUM: ssl: handle multiple async engines by Emeric Brun · 7 years ago
  65. fa6c7ee MAJOR: ssl: add openssl async mode support by Grant Zhang · 7 years ago
  66. 872f9c2 MEDIUM: ssl: add basic support for OpenSSL crypto engine by Grant Zhang · 7 years ago
  67. 7f80eb2 MEDIUM: proxy: zombify proxies only when the expose-fd socket is bound by William Lallemand · 7 years ago
  68. f6975e9 MINOR: cli: add 'expose-fd listeners' to pass listeners FDs by William Lallemand · 7 years ago
  69. 1bfc24b MINOR: sample: Add b64dec sample converter by Holger Just · 7 years ago
  70. e1c722b MEDIUM: ssl: add ssl-min-ver and ssl-max-ver parameters for bind and server by Emmanuel Hocdet · 7 years ago
  71. 42fb980 MINOR: ssl: support TLSv1.3 for bind and server by Emmanuel Hocdet · 7 years ago
  72. 6cb2d1e MEDIUM: ssl: revert ssl/tls version settings relative to default-server. by Emmanuel Hocdet · 7 years ago
  73. 53ae85c MINOR: ssl: add prefer-client-ciphers by Lukas Tribus · 7 years ago
  74. b418c12 MINOR: server: cli: Add server FQDNs to server-state file and stats socket. by Frédéric Lécaille · 7 years ago
  75. 2395368 DOC: update RFC references by Lukas Tribus · 7 years ago
  76. d7d8881 MINOR: proto-http: Add sample fetch wich returns all HTTP headers by Thierry FOURNIER · 7 years ago
  77. 5617dce MINOR: Add binary encoding request header sample fetch by Thierry FOURNIER · 7 years ago
  78. 013a84f DOC: errloc/errorloc302/errorloc303 missing status codes. by Jarno Huuskonen · 7 years ago
  79. 95b012b DOC: add layer 4 links/cross reference to "block" keyword. by Jarno Huuskonen · 7 years ago
  80. cb4502e DOC: Add documentation for new "server-template" keyword. by Frédéric Lécaille · 7 years ago
  81. 1fc0516 MINOR: proxy: Don't close FDs if not our proxy. by Olivier Houchard · 7 years ago
  82. d33fc3a MINOR: doc: document the -x flag by Olivier Houchard · 7 years ago
  83. 04bf981 BUG/MEDIUM: servers: unbreak server weight propagation by Willy Tarreau · 7 years ago
  84. 266b1a8 MEDIUM: server: Inherit CLI weight changes and agent-check weight responses by Michal Idzikowski · 7 years ago
  85. 68af3c1 DOC: stick-table is available in frontend sections by Adam Spiers · 7 years ago
  86. c28bb55 DOC: mention lighttpd 1.4.46 implements PROXY by Glenn Strauss · 7 years ago
  87. 91cc808 DOC: update sample code for PROXY protocol by Glenn Strauss · 7 years ago
  88. e5ae702 DOC: add few comments to examples. by Jarno Huuskonen · 7 years ago
  89. 84c51ec DOC: changed "block"(deprecated) examples to http-request deny by Jarno Huuskonen · 7 years ago
  90. 7b67726 [RELEASE] Released version 1.8-dev1 by Willy Tarreau · 7 years ago
  91. 29f4560 DOC: log-format/tcplog/httplog update by Guillaume de Lafond · 7 years ago
  92. 676f622 DOC: fix parenthesis and add missing "Example" tags by Jarno Huuskonen · 7 years ago
  93. 98a3e3f MINOR: doc: fix use-server example (imap vs mail) by Lukas Tribus · 7 years ago
  94. d237627 DOC: server: Add docs for "server" and "default-server" new "no-*" and other settings. by Frédéric Lécaille · 7 years ago
  95. 203ec5a MEDIUM: global: add a 'hard-stop-after' option to cap the soft-stop time by Cyril Bonté · 7 years ago
  96. 1a943c4 DOC: Protocol doc: add noop TLV by Andriy Palamarchuk · 7 years ago
  97. 01105ac DOC: Protocol doc: add SSL TLVs, rename CHECKSUM by Andriy Palamarchuk · 7 years ago
  98. ceae85b DOC: Protocol doc: add checksum, TLV type ranges by Andriy Palamarchuk · 7 years ago
  99. f1eae4e DOC/MINOR: Fix typos in proxy protocol doc by Andriy Palamarchuk · 7 years ago
  100. aa83a31 MINOR: doc: 2.4. Examples should be 2.5. Examples by Lukas Tribus · 7 years ago