Merge date | Subject - Severity (minor, medium, major, critical) |
2025-06-18 | BUG/MINOR: init: relax LSTCHK_NETADM checks for non root |
2025-05-28 | BUG/MINOR: limits: compute_ideal_maxconn: don't cap remain if fd_hard_limit=0 |
2025-05-27 | BUG/MINOR: h3: Set HTX flags corresponding to the scheme found in the request |
2025-05-27 | BUG/MINOR: mux-h2: Reset streams with NO_ERROR code if full response was already sent |
2025-05-27 | BUG/MINOR: h3: don't insert more than one Host header |
2025-05-27 | BUG/MINOR: sink: detect and warn when using "send-proxy" options with ring servers |
2025-05-27 | BUG/MINOR: hlua: Fix Channel:data() and Channel:line() to respect documentation |
2025-05-27 | BUG/MINOR: threads: fix soft-stop without multithreading support |
2025-05-27 | BUG/MINOR: cli: fix too many args detection for commands |
2025-05-27 | BUG/MINOR: quic: reject invalid max_udp_payload size |
2025-05-27 | BUG/MINOR: quic: fix TP reject on invalid max-ack-delay |
2025-05-27 | BUG/MINOR: quic: use proper error code on invalid received TP value |
2025-05-27 | BUG/MINOR: quic: reject retry_source_cid TP on server side |
2025-05-27 | BUG/MINOR: quic: use proper error code on invalid server TP |
2025-05-27 | BUG/MINOR: quic: use proper error code on missing CID in TPs |
2025-05-27 | BUG/MINOR: proxy: only use proxy_inc_fe_cum_sess_ver_ctr() with frontends |
2025-05-27 | BUG/MINOR: mux-h1: Fix trace message in h1_detroy() to not relay on connection |
2025-05-27 | BUG/MINOR: mux-h1: Don't pretend connection was released for TCP>H1>H2 upgrade |
2025-05-27 | BUG/MINOR: dns: prevent ds accumulation within dss |
2025-05-27 | BUG/MINOR: dns: add tempo between 2 connection attempts for dns servers |
2025-05-27 | BUG/MAJOR: listeners: transfer connection accounting when switching listeners |
2025-05-27 | BUG/MINOR: cli: Issue an error when too many args are passed for a command |
Date | Subject |
2025-09-26 | BUG/MEDIUM: ssl: ca-file directory mode must read every certificates of a file |
2025-09-25 | BUG/MINOR: pattern: Fix pattern lookup for map with opt@ prefix |
2025-09-25 | BUG/MINOR: acme: possible overflow in acme_will_expire() |
2025-09-25 | BUG/MINOR: acme: possible overflow on scheduling computation |
2025-09-25 | BUG/MINOR: pattern: Properly flag virtual maps as using samples |
2025-09-25 | BUG/MINOR: compression: Test payload size only if content-length is specified |
2025-09-22 | BUG/MEDIUM: stick-tables: Don't let table_process_entry() handle refcnt |
2025-09-22 | BUG/MINOR: acme/cli: wrong description for "acme challenge_ready" |
2025-09-19 | BUG/MEDIUM: http-client: Fix the test on the response start-line |
2025-09-18 | BUG/MEDIUM: sink: fix unexpected double postinit of sink backend |
2025-09-17 | BUG/MEDIUM: ring: invert the length check to avoid an int overflow |
2025-09-16 | BUG/MEDIUM: pattern: fix possible infinite loops on deletion (try 2) |
2025-09-16 | Revert "BUG/MEDIUM: pattern: fix possible infinite loops on deletion" |
2025-09-16 | BUG/MEDIUM: pattern: fix possible infinite loops on deletion |
2025-09-15 | BUG/MINOR: resolvers: always normalize FQDN from response |
2025-09-15 | BUG/MINOR: ocsp: Crash when updating CA during ocsp updates |
2025-09-15 | BUG/MEDIUM: http_ana: fix potential NULL deref in http_process_req_common() |
2025-09-15 | Revert "BUG/MINOR: ocsp: Crash when updating CA during ocsp updates" |
2025-09-15 | BUG/MINOR: ocsp: Crash when updating CA during ocsp updates |
2025-09-15 | BUG/MEDIUM: resolvers: Wake resolver task up whne unlinking a stream requester |
2025-09-12 | BUG/MEDIUM: resolvers: Accept to create resolution without hostname |
2025-09-12 | BUG/MEDIUM: resolvers: Make resolution owns its hostname_dn value |
2025-09-12 | BUG/MEDIUM: resolvers: Test for empty tree when getting a record from DNS answer |
2025-09-11 | BUG/MINOR: resolvers: Restore round-robin selection on records in DNS answers |
2025-09-11 | BUG/MEDIUM: resolvers: Properly cache do-resolv resolution |
2025-09-11 | BUG/MINOR: ocsp: prototype inconsistency |
2025-09-11 | BUG/MINOR: ssl: Fix potential NULL deref in trace callback |
2025-09-11 | BUG/MINOR: ssl: Potential NULL deref in trace macro |
2025-09-11 | BUG/MEDIUM: jws: return size_t in JWS functions |
2025-09-11 | BUG/MINOR: acme: null pointer dereference upon allocation failure |
2025-09-11 | BUG/MAJOR: stream: Force channel analysis on successful synchronous send |
2025-09-10 | BUG/MINOR: stick-table: make sure never to miss a process_table_expire update |
2025-09-10 | BUG/MEDIUM: ssl: Fix a crash if we failed to create the mux |
2025-09-10 | BUG/MEDIUM: ssl: Fix a crash when using QUIC |
2025-09-10 | DEBUG: stick-tables: export stktable_add_pend_updates() for better reporting |
2025-09-10 | BUG/MEDIUM: stick-tables: don't loop on non-expirable entries |
2025-09-10 | BUG/MINOR: activity: fix reporting of task latency |