1. 9130a96 MINOR: checks: Add a new keyword to specify a SNI when doing SSL checks. by Olivier Houchard · 7 years ago
  2. d716f9b MINOR: payload: add new sample fetch functions to process distcc protocol by Willy Tarreau · 7 years ago
  3. ff2b7af MINOR: server: add the srv_queue() sample fetch method by Willy Tarreau · 7 years ago
  4. dce734e DOC: fix some typos by Patrick Starr · 7 years ago
  5. 636e6af DOC: 51d: Updated git URL and instructions for getting Hash Trie data files. by Ben51Degrees · 7 years ago
  6. 16586e6 DOC: 51d: add 51Degrees git URL that points to release version 3.2.12.12 by Dragan Dosen · 7 years ago
  7. c4df59e MINOR: cli: add socket commands and config to prepend informational messages with severity by Andjelko Iharos · 7 years ago
  8. 2da788e MEDIUM: xref/lua: Use xref for referencing cosocket relation between stream and lua by Thierry FOURNIER · 7 years ago
  9. ddcde19 MINOR: ssl: rework smp_fetch_ssl_fc_cl_str without internal ssl use by Emmanuel Hocdet · 7 years ago
  10. b6c8b0d DOC: Add note about "* " prefix in CSV stats by Daniel Schneller · 7 years ago
  11. 87e4302 DOC: Refer to Mozilla TLS info / config generator by Daniel Schneller · 7 years ago
  12. d8703e8 DOC: add CLI info on privilege levels by Olivier Doucet · 7 years ago
  13. 9d8dbbc MINOR: dns: Maximum DNS udp payload set to 8192 by Baptiste Assmann · 7 years ago
  14. 686408b MINOR: dns: default "hold obsolete" timeout set to 0 by Baptiste Assmann · 7 years ago
  15. 2af08fe MINOR: dns: enabled edns0 extension and make accpeted payload size tunable by Baptiste Assmann · 7 years ago
  16. ecfa18d MINOR: doc: Document SRV label usage. by Olivier Houchard · 7 years ago
  17. a8c6db8 MINOR: dns: Cache previous DNS answers. by Olivier Houchard · 7 years ago
  18. 3169471 MINOR: Add server port field to server state file. by Frédéric Lécaille · 7 years ago
  19. 7a4a0ac MINOR: cli: add a new "show fd" command by Willy Tarreau · 7 years ago
  20. d6129fc DOC: fix alphabetical order of "show commands" in management.txt by Willy Tarreau · 7 years ago
  21. 174dfe5 MINOR: ssl: add "no-ca-names" parameter for bind by Emmanuel Hocdet · 7 years ago
  22. ad92a9a BUG/MINOR: ssl: make use of the name in SNI before verifyhost by Willy Tarreau · 7 years ago
  23. 9b82a58 MINOR: lua: Add lists of frontends and backends by Thierry FOURNIER · 7 years ago
  24. 817e759 DOC: lua: Proxy class doc update by Thierry FOURNIER · 7 years ago
  25. ac752ff DOC: Updated 51Degrees git URL to point to a stable version. by ben51degrees · 7 years ago
  26. 2ab8867 MINOR: ssl: compare server certificate names to the SNI on outgoing connections by Willy Tarreau · 7 years ago
  27. e0ee0be DOC: fix references to the section about time format. by Jarno Huuskonen · 7 years ago
  28. 1af20c7 DOC: fix references to the section about the unix socket by Willy Tarreau · 7 years ago
  29. 50174f3 BUG/MINOR: cfgparse: Check if tune.http.maxhdr is in the range 1..32767 by Christopher Faulet · 7 years ago
  30. b5e42a8 BUG/MAJOR: ssl: buffer overflow using offloaded ciphering on async engine by Emeric Brun · 7 years ago
  31. bd695fe MEDIUM: ssl: disable SSLv3 per default for bind by Emmanuel Hocdet · 7 years ago
  32. df701a2 MINOR: ssl: support ssl-min-ver and ssl-max-ver with crt-list by Emmanuel Hocdet · 7 years ago
  33. f57a29a [RELEASE] Released version 1.8-dev2 by Willy Tarreau · 7 years ago
  34. 201c07f MAJOR/REORG: dns: DNS resolution task and requester queues by Baptiste Assmann · 7 years ago
  35. 23e9e93 MINOR: log: Add logurilen tunable. by Stéphane Cottin · 7 years ago
  36. e202b1e DOC: add documentation for the master-worker mode by William Lallemand · 7 years ago
  37. 2c32d8f MINOR: boringssl: basic support for OCSP Stapling by Emmanuel Hocdet · 7 years ago
  38. 3854e01 MEDIUM: ssl: handle multiple async engines by Emeric Brun · 7 years ago
  39. fa6c7ee MAJOR: ssl: add openssl async mode support by Grant Zhang · 7 years ago
  40. 872f9c2 MEDIUM: ssl: add basic support for OpenSSL crypto engine by Grant Zhang · 7 years ago
  41. 7f80eb2 MEDIUM: proxy: zombify proxies only when the expose-fd socket is bound by William Lallemand · 7 years ago
  42. f6975e9 MINOR: cli: add 'expose-fd listeners' to pass listeners FDs by William Lallemand · 7 years ago
  43. 1bfc24b MINOR: sample: Add b64dec sample converter by Holger Just · 7 years ago
  44. e1c722b MEDIUM: ssl: add ssl-min-ver and ssl-max-ver parameters for bind and server by Emmanuel Hocdet · 7 years ago
  45. 42fb980 MINOR: ssl: support TLSv1.3 for bind and server by Emmanuel Hocdet · 7 years ago
  46. 6cb2d1e MEDIUM: ssl: revert ssl/tls version settings relative to default-server. by Emmanuel Hocdet · 7 years ago
  47. 53ae85c MINOR: ssl: add prefer-client-ciphers by Lukas Tribus · 7 years ago
  48. b418c12 MINOR: server: cli: Add server FQDNs to server-state file and stats socket. by Frédéric Lécaille · 7 years ago
  49. 2395368 DOC: update RFC references by Lukas Tribus · 7 years ago
  50. d7d8881 MINOR: proto-http: Add sample fetch wich returns all HTTP headers by Thierry FOURNIER · 7 years ago
  51. 5617dce MINOR: Add binary encoding request header sample fetch by Thierry FOURNIER · 7 years ago
  52. 013a84f DOC: errloc/errorloc302/errorloc303 missing status codes. by Jarno Huuskonen · 7 years ago
  53. 95b012b DOC: add layer 4 links/cross reference to "block" keyword. by Jarno Huuskonen · 7 years ago
  54. cb4502e DOC: Add documentation for new "server-template" keyword. by Frédéric Lécaille · 7 years ago
  55. 1fc0516 MINOR: proxy: Don't close FDs if not our proxy. by Olivier Houchard · 7 years ago
  56. d33fc3a MINOR: doc: document the -x flag by Olivier Houchard · 7 years ago
  57. 04bf981 BUG/MEDIUM: servers: unbreak server weight propagation by Willy Tarreau · 7 years ago
  58. 266b1a8 MEDIUM: server: Inherit CLI weight changes and agent-check weight responses by Michal Idzikowski · 7 years ago
  59. 68af3c1 DOC: stick-table is available in frontend sections by Adam Spiers · 7 years ago
  60. c28bb55 DOC: mention lighttpd 1.4.46 implements PROXY by Glenn Strauss · 7 years ago
  61. 91cc808 DOC: update sample code for PROXY protocol by Glenn Strauss · 7 years ago
  62. e5ae702 DOC: add few comments to examples. by Jarno Huuskonen · 7 years ago
  63. 84c51ec DOC: changed "block"(deprecated) examples to http-request deny by Jarno Huuskonen · 7 years ago
  64. 7b67726 [RELEASE] Released version 1.8-dev1 by Willy Tarreau · 7 years ago
  65. 29f4560 DOC: log-format/tcplog/httplog update by Guillaume de Lafond · 7 years ago
  66. 676f622 DOC: fix parenthesis and add missing "Example" tags by Jarno Huuskonen · 7 years ago
  67. 98a3e3f MINOR: doc: fix use-server example (imap vs mail) by Lukas Tribus · 7 years ago
  68. d237627 DOC: server: Add docs for "server" and "default-server" new "no-*" and other settings. by Frédéric Lécaille · 7 years ago
  69. 203ec5a MEDIUM: global: add a 'hard-stop-after' option to cap the soft-stop time by Cyril Bonté · 7 years ago
  70. 1a943c4 DOC: Protocol doc: add noop TLV by Andriy Palamarchuk · 7 years ago
  71. 01105ac DOC: Protocol doc: add SSL TLVs, rename CHECKSUM by Andriy Palamarchuk · 7 years ago
  72. ceae85b DOC: Protocol doc: add checksum, TLV type ranges by Andriy Palamarchuk · 7 years ago
  73. f1eae4e DOC/MINOR: Fix typos in proxy protocol doc by Andriy Palamarchuk · 7 years ago
  74. aa83a31 MINOR: doc: 2.4. Examples should be 2.5. Examples by Lukas Tribus · 7 years ago
  75. 614f8d7 MINOR: cli: Let configure the dynamic cookies from the cli. by Olivier Houchard · 7 years ago
  76. 4e69404 MINOR: server: Add dynamic session cookies. by Olivier Houchard · 7 years ago
  77. 6f6bb38 MEDIUM: stats: Add show json schema by Simon Horman · 7 years ago
  78. 05ee213 MEDIUM: stats: Add JSON output option to show (info|stat) by Simon Horman · 7 years ago
  79. 800d176 MINOR: http-request tarpit deny_status. by Jarno Huuskonen · 7 years ago
  80. 807a6e7 MINOR: Add hostname sample fetch by Nenad Merdanovic · 7 years ago
  81. b7e7c47 MINOR: Add nbsrv sample converter by Nenad Merdanovic · 7 years ago
  82. d1307ce DOC: spoe: Update SPOE documentation to reflect recent changes by Christopher Faulet · 7 years ago
  83. b067b06 MINOR: spoe: Add status code in error variable instead of hardcoded value by Christopher Faulet · 7 years ago
  84. a1cda02 MAJOR: spoe: Add support of pipelined and asynchronous exchanges with agents by Christopher Faulet · 8 years ago
  85. aaee750 BUG/MINOR: ssl: fix cipherlist captures with sustainable SSL calls by Emmanuel Hocdet · 7 years ago
  86. 4608ed9 MEDIUM: ssl: remove ssl-options from crt-list by Emmanuel Hocdet · 7 years ago
  87. 5bf7732 MEDIUM: ssl: add new sample-fetch which captures the cipherlist by Thierry FOURNIER · 7 years ago
  88. 0594211 MEDIUM: boringssl: support native multi-cert selection without bundling by Emmanuel Hocdet · 7 years ago
  89. 4dc7197 BUG/MINOR: lua: Map.end are not reliable because "end" is a reserved keyword by Thierry FOURNIER · 7 years ago
  90. 4397290 MINOR: doc: Add docs for agent-addr and agent-send CLI commands by Misiek · 7 years ago
  91. 768d860 MINOR: doc: Add docs for agent-addr configuration variable by Misiek · 7 years ago
  92. e7f2b73 MINOR: ssl: add curve suite for ECDHE negotiation by Emmanuel Hocdet · 7 years ago
  93. 9826329 MAJOR: ssl: bind configuration per certificat by Emmanuel Hocdet · 8 years ago
  94. 8c8c349 DOC: add deprecation notice to "block" by Jarno Huuskonen · 8 years ago
  95. 4f60301 MINOR: connection: add sample fetch "fc_rcvd_proxy" by Emeric Brun · 7 years ago
  96. 52f5db2 MINOR: http: custom status reason. by Robin H. Johnson · 8 years ago
  97. 0184ea7 BUG/MAJOR: channel: Fix the definition order of channel analyzers by Christopher Faulet · 7 years ago
  98. 01e0974 MINOR: samples: add xx-hash functions by Thierry FOURNIER · 8 years ago
  99. f27cddc DOC: Add timings events schemas by Guillaume de Lafond · 8 years ago
  100. 6e413ed DOC: fix small typo in fe_id (backend instead of frontend) by Marcin Deranek · 8 years ago