1. 3f1e6f0 BUG/MINOR: ssl: suboptimal certificate selection with TLSv1.3 and dual ECDSA/RSA by William Lallemand · 1 year, 1 month ago
  2. aff66bb MEDIUM: quic: count quic_conn for global sslconns by Amaury Denoyelle · 1 year, 1 month ago
  3. 331b8b1 MEDIUM: quic: count quic_conn instance for maxconn by Amaury Denoyelle · 1 year, 1 month ago
  4. 8ee9fc7 MINOR: frontend: implement a dedicated actconn increment function by Amaury Denoyelle · 1 year, 1 month ago
  5. ca1cedf BUG/MINOR: ssl: use a thread-safe sslconns increment by Amaury Denoyelle · 1 year, 1 month ago
  6. 10197d6 BUG/MINOR: quic: do not consider idle timeout on CLOSING state by Amaury Denoyelle · 1 year, 1 month ago
  7. d0086f7 BUG/MEDIUM: server: "proto" not working for dynamic servers by Aurelien DARRAGON · 1 year, 1 month ago
  8. 4e49a6f MINOR: connection: add conn_pr_mode_to_proto_mode() helper func by Aurelien DARRAGON · 1 year, 1 month ago
  9. f7aba8e DEBUG: mux-h2/flags: fix list of h2c flags used by the flags decoder by Willy Tarreau · 1 year, 1 month ago
  10. 2632d04 MINOR: lua: Add flags to configure logging behaviour by Tristan · 1 year, 1 month ago
  11. f3e225d BUG/MINOR: ssl: load correctly @system-ca when ca-base is define by William Lallemand · 1 year, 1 month ago
  12. a8f293b DOC: internal: filters: fix reference to entities.pdf by Aleksandar Lazic · 1 year, 1 month ago
  13. d6e5cde BUG/MINOR: mux-h2: update tracked counters with req cnt/req err by Willy Tarreau · 1 year, 1 month ago
  14. f69d53e BUG/MINOR: mux-h2: commit the current stream ID even on reject by Willy Tarreau · 1 year, 1 month ago
  15. edd1d06 BUG/MEDIUM: peers: Fix synchro for huge number of tables by Christopher Faulet · 1 year, 2 months ago
  16. d4f7e08 BUG/MEDIUM: peers: Be sure to always refresh recconnect timer in sync task by Christopher Faulet · 1 year, 2 months ago
  17. f72eca2 BUG/MINOR: trace: fix trace parser error reporting by Willy Tarreau · 1 year, 1 month ago
  18. 936db56 BUG/MINOR: mux-h2: fix http-request and http-keep-alive timeouts again by Willy Tarreau · 1 year, 1 month ago
  19. 24b8580 BUG/MEDIUM: mux-h2: Don't report an error on shutr if a shutw is pending by Christopher Faulet · 1 year, 2 months ago
  20. de4a538 BUG/MINOR: mux-h2: make up other blocked streams upon removal from list by Willy Tarreau · 1 year, 2 months ago
  21. 1ffa63c BUG/MINOR: mux-h1: Send a 400-bad-request on shutdown before the first request by Christopher Faulet · 1 year, 2 months ago
  22. 3f14db5 BUG/MEDIUM: quic-conn: free unsent frames on retransmit to prevent crash by Amaury Denoyelle · 1 year, 2 months ago
  23. 8738650 BUG/MINOR: mux-quic: fix free on qcs-new fail alloc by Amaury Denoyelle · 1 year, 2 months ago
  24. a514a11 BUG/MINOR: h3: strengthen host/authority header parsing by Amaury Denoyelle · 1 year, 2 months ago
  25. d323ab3 BUG/MINOR: mux-quic: support initial 0 max-stream-data by Amaury Denoyelle · 1 year, 2 months ago
  26. 1789d9f BUG/MEDIUM: mux-quic: fix RESET_STREAM on send-only stream by Amaury Denoyelle · 1 year, 2 months ago
  27. 3a89348 BUG/MINOR: quic: reject packet with no frame by Amaury Denoyelle · 1 year, 2 months ago
  28. 8fbabea BUG/MINOR: quic: Avoid crashing with unsupported cryptographic algos by Frédéric Lécaille · 1 year, 2 months ago
  29. 6c56b89 BUG/MEDIUM: stconn: Fix comparison sign in sc_need_room() by Christopher Faulet · 1 year, 4 months ago
  30. c5bc10f BUG/MINOR: hq-interop: simplify parser requirement by Amaury Denoyelle · 1 year, 2 months ago
  31. 18e4132 BUG/MEDIUM: h1: Ignore C-L value in the H1 parser if T-E is also set by Christopher Faulet · 1 year, 2 months ago
  32. 8087fbb BUG/MINOR: mux-h1: Ignore C-L when sending H1 messages if T-E is also set by Christopher Faulet · 1 year, 2 months ago
  33. 9ff1bc8 BUG/MINOR: mux-h1: Handle read0 in rcv_pipe() only when data receipt was tried by Christopher Faulet · 1 year, 2 months ago
  34. 9a278fd BUG/MEDIUM: hlua: Initialize appctx used by a lua socket on connect only by Christopher Faulet · 1 year, 2 months ago
  35. 6db178d MINOR: hlua: Test the hlua struct first when the lua socket is connecting by Christopher Faulet · 1 year, 2 months ago
  36. 2678657 MINOR: hlua: Save the lua socket's server in its context by Christopher Faulet · 1 year, 2 months ago
  37. cb06855 MINOR: hlua: Save the lua socket's timeout in its context by Christopher Faulet · 1 year, 2 months ago
  38. 714476c MINOR: hlua: Don't preform operations on a not connected socket by Christopher Faulet · 1 year, 2 months ago
  39. 75d1bfb MINOR: hlua: Set context's appctx when the lua socket is created by Christopher Faulet · 1 year, 2 months ago
  40. bea90bb BUG/MEDIUM: http-ana: Try to handle response before handling server abort by Christopher Faulet · 1 year, 3 months ago
  41. ebb226f BUG/MEDIUM: quic_conn: let the scheduler kill the task when needed by Willy Tarreau · 1 year, 2 months ago
  42. 106008b BUG/MEDIUM: actions: always apply a longest match on prefix lookup by Willy Tarreau · 1 year, 2 months ago
  43. 217b0f4 BUG/MINOR: mux-quic: remove full demux flag on ncbuf release by Amaury Denoyelle · 1 year, 2 months ago
  44. 4bc0909 BUG/MEDIUM: server/cli: don't delete a dynamic server that has streams by Aurelien DARRAGON · 1 year, 2 months ago
  45. c8eb1d1 MINOR: pattern: fix pat_{parse,match}_ip() function comments by Aurelien DARRAGON · 1 year, 3 months ago
  46. d2d7fbd BUG/MINOR: server: add missing free for server->rdr_pfx by Aurelien DARRAGON · 1 year, 3 months ago
  47. 35feba6 BUG/MAJOR: mux-h2: Report a protocol error for any DATA frame before headers by Christopher Faulet · 1 year, 3 months ago
  48. 3fde519 BUG/MINOR: freq_ctr: fix possible negative rate with the scaled API by Willy Tarreau · 1 year, 3 months ago
  49. 0df691a BUG/MEDIUM: master/cli: Pin the master CLI on the first thread of the group 1 by Christopher Faulet · 1 year, 3 months ago
  50. 0a2b404 BUG/MINOR: promex: fix backend_agg_check_status by Cedric Paillet · 1 year, 3 months ago
  51. 6be40a4 BUG/MEDIUM: mux-fcgi: Don't swap trash and dbuf when handling STDERR records by Christopher Faulet · 1 year, 3 months ago
  52. 3ddcd1b BUG/MINOR: hlua/init: coroutine may not resume itself by Aurelien DARRAGON · 1 year, 3 months ago
  53. fa76a10 BUG/MEDIUM: hlua: don't pass stale nargs argument to lua_resume() by Aurelien DARRAGON · 1 year, 3 months ago
  54. 638a153 CI: musl: drop shopt in workflow invocation by Ilya Shipitsin · 1 year, 3 months ago
  55. 2bfeaf6 CI: musl: highlight section if there are coredumps by Ilya Shipitsin · 1 year, 3 months ago
  56. a0dda4b Revert "BUG/MEDIUM: quic: missing check of dcid for init pkt including a token" by Emeric Brun · 1 year, 2 months ago
  57. 0249366 BUG/MEDIUM: hlua: streams don't support mixing lua-load with lua-load-per-thread by Aurelien DARRAGON · 1 year, 4 months ago
  58. b25d5d3 MINOR: hlua: add hlua_stream_ctx_prepare helper function by Aurelien DARRAGON · 1 year, 4 months ago
  59. 418200a BUILD: quic: fix build on centos 8 and USE_QUIC_OPENSSL_COMPAT by William Lallemand · 1 year, 3 months ago
  60. 48d3c30 BUG/MINOR: quic: ssl_quic_initial_ctx() uses error count not error code by William Lallemand · 1 year, 3 months ago
  61. 3ccfc10 BUG/MINOR: quic: allow-0rtt warning must only be emitted with quic bind by William Lallemand · 1 year, 3 months ago
  62. 246fc21 BUILD: Makefile: add USE_QUIC_OPENSSL_COMPAT to make help by William Lallemand · 1 year, 4 months ago
  63. 0277c68 MINOR: quic+openssl_compat: Emit an alert for "allow-0rtt" option by Frédéric Lécaille · 1 year, 4 months ago
  64. be92bdb MINOR: quic+openssl_compat: Do not start without "limited-quic" by Frédéric Lécaille · 1 year, 4 months ago
  65. ee7b2bb MINOR: quic: Warning for OpenSSL wrapper QUIC bindings without "limited-quic" by Frédéric Lécaille · 1 year, 4 months ago
  66. e5c04ff BUG/MINOR: quic+openssl_compat: Non initialized TLS encryption levels by Frédéric Lécaille · 1 year, 4 months ago
  67. ffb67d5 DOC: quic: Add "limited-quic" new tuning setting by Frédéric Lécaille · 1 year, 4 months ago
  68. df3f457 MINOR: quic: Add "limited-quic" new tuning setting by Frédéric Lécaille · 1 year, 4 months ago
  69. 29d2ce3 MINOR: quic: SSL context initialization with QUIC OpenSSL wrapper. by Frédéric Lécaille · 1 year, 6 months ago
  70. cd5ab68 MINOR: quic: Add a quic_openssl_compat struct to quic_conn struct by Frédéric Lécaille · 1 year, 6 months ago
  71. 36e1e8c MINOR: quic: Call the keylog callback for QUIC openssl wrapper from SSL_CTX_keylog() by Frédéric Lécaille · 1 year, 6 months ago
  72. 23937b7 MINOR: quic: Initialize TLS contexts for QUIC openssl wrapper by Frédéric Lécaille · 1 year, 6 months ago
  73. beab239 MINOR: quic: Export some KDF functions (QUIC-TLS) by Frédéric Lécaille · 1 year, 6 months ago
  74. 020fbb2 MINOR: quic: Add a compilation option for the QUIC OpenSSL wrapper by Frédéric Lécaille · 1 year, 6 months ago
  75. 65a8b9a MINOR: quic: Do not enable 0RTT with SSL_set_quic_early_data_enabled() by Frédéric Lécaille · 1 year, 6 months ago
  76. ca87a62 MINOR: quic: Set the QUIC connection as extra data before calling SSL_set_quic_method() by Frédéric Lécaille · 1 year, 6 months ago
  77. e819e8c MINOR: quic: Do not enable O-RTT with USE_QUIC_OPENSSL_COMPAT by Frédéric Lécaille · 1 year, 6 months ago
  78. 4fb41bf MINOR: quic: Include QUIC opensssl wrapper header from TLS stacks compatibility header by Frédéric Lécaille · 1 year, 6 months ago
  79. c9c0d68 MINOR: quic: QUIC openssl wrapper implementation by Frédéric Lécaille · 1 year, 6 months ago
  80. 0499db4 BUG/MINOR: quic: Wrong cluster secret initialization by Frédéric Lécaille · 1 year, 3 months ago
  81. 73e2944 BUG/MINOR: quic: Leak of frames to send. by Frédéric Lécaille · 1 year, 3 months ago
  82. 3d28203 BUILD: bug: make BUG_ON() void to avoid a rare warning by Willy Tarreau · 1 year, 3 months ago
  83. 86e043a [RELEASE] Released version 2.8.3 by Christopher Faulet · 1 year, 3 months ago
  84. 425ed65 CI: Update to actions/checkout@v4 by Tim Duesterhus · 1 year, 3 months ago
  85. a547a21 MEDIUM: capabilities: enable support for Linux capabilities by Willy Tarreau · 1 year, 3 months ago
  86. cf5b75e BUG/MINOR: hlua/action: incorrect message on E_YIELD error by Aurelien DARRAGON · 1 year, 3 months ago
  87. 35219a5 BUG/MINOR: ring/cli: Don't expect input data when showing events by Christopher Faulet · 1 year, 3 months ago
  88. 806c0d6 BUG/MINOR: applet: Always expect data when CLI is waiting for a new command by Christopher Faulet · 1 year, 3 months ago
  89. 13a8a59 NUG/MEDIUM: stconn: Always update stream's expiration date after I/O by Christopher Faulet · 1 year, 3 months ago
  90. 406b81c BUG/MEDIUM: stconn/stream: Forward shutdown on write timeout by Christopher Faulet · 1 year, 3 months ago
  91. c4a80ae BUG/MEDIUM: applet: Report an error if applet request more room on aborted SC by Christopher Faulet · 1 year, 3 months ago
  92. f4ef3d9 BUG/MEDIUM: stconn: Report read activity when a stream is attached to front SC by Christopher Faulet · 1 year, 3 months ago
  93. 389b7d1 BUG/MEDIUM: applet: Fix API for function to push new data in channels buffer by Christopher Faulet · 1 year, 3 months ago
  94. 35fb593 BUG/MINOR: quic: Wrong RTT computation (srtt and rrt_var) by Frédéric Lécaille · 1 year, 3 months ago
  95. 14c90e9 BUG/MINOR: quic: Wrong RTT adjusments by Frédéric Lécaille · 1 year, 3 months ago
  96. b9ed157 MINOR: httpclient: allow to configure the timeout.connect by William Lallemand · 1 year, 3 months ago
  97. 4ad693e MINOR: httpclient: allow to configure the retries by William Lallemand · 1 year, 3 months ago
  98. bcb3d60 DOC: configuration: update examples for req.ver by William Lallemand · 1 year, 3 months ago
  99. 2e86673 BUG/MINOR: stream: further protect stream_dump() against incomplete sessions by Willy Tarreau · 1 year, 3 months ago
  100. 3bef4e7 BUG/MEDIUM: h1-htx: Ensure chunked parsing with full output buffer by Chris Staite · 1 year, 3 months ago