Merge date | Subject - Severity (minor, medium, major, critical) |
2025-05-28 | BUG/MINOR: limits: compute_ideal_maxconn: don't cap remain if fd_hard_limit=0 |
2025-05-28 | BUG/MINOR: h3: Set HTX flags corresponding to the scheme found in the request |
2025-05-28 | BUG/MINOR: mux-h2: Reset streams with NO_ERROR code if full response was already sent |
2025-05-28 | BUG/MINOR: sink: detect and warn when using "send-proxy" options with ring servers |
2025-05-28 | BUG/MINOR: hlua: Fix Channel:data() and Channel:line() to respect documentation |
2025-05-28 | BUG/MINOR: cli: fix too many args detection for commands |
2025-05-28 | BUG/MINOR: quic: reject invalid max_udp_payload size |
2025-05-28 | BUG/MINOR: quic: fix TP reject on invalid max-ack-delay |
2025-05-28 | BUG/MINOR: quic: use proper error code on invalid received TP value |
2025-05-28 | BUG/MINOR: quic: reject retry_source_cid TP on server side |
2025-05-28 | BUG/MINOR: quic: use proper error code on invalid server TP |
2025-05-28 | BUG/MINOR: quic: use proper error code on missing CID in TPs |
2025-05-28 | BUG/MINOR: mux-h1: Fix trace message in h1_detroy() to not relay on connection |
2025-05-28 | BUG/MINOR: mux-h1: Don't pretend connection was released for TCP>H1>H2 upgrade |
2025-05-28 | BUG/MINOR: dns: add tempo between 2 connection attempts for dns servers |
2025-05-28 | BUG/MINOR: cli: Issue an error when too many args are passed for a command |