Merge date | Subject - Severity (minor, medium, major, critical) |
2025-10-02 | BUG/MEDIUM: fwlc: Handle memory allocation failures. |
2025-10-01 | BUG/MEDIUM: stick-tables: Make sure not to free a pending entry |
2025-10-01 | BUG/MEDIUM: ssl: ca-file directory mode must read every certificates of a file |
2025-10-01 | BUG/MINOR: pattern: Fix pattern lookup for map with opt@ prefix |
2025-10-01 | BUG/MINOR: acme: possible overflow in acme_will_expire() |
2025-10-01 | BUG/MINOR: acme: possible overflow on scheduling computation |
2025-10-01 | BUG/MINOR: pattern: Properly flag virtual maps as using samples |
2025-10-01 | BUG/MINOR: compression: Test payload size only if content-length is specified |
2025-10-01 | BUG/MEDIUM: wdt: improve stuck task detection accuracy |
2025-09-29 | BUG/MEDIUM: acme: free() of i2d_X509_REQ() with AWS-LC |
2025-09-29 | BUG/MEDIUM: acme: cfg_postsection_acme() don't init correctly acme sections |
2025-09-29 | BUG/MINOR: acme: don't unlink from acme_ctx_destroy() |
2025-09-23 | BUG/MINOR: pools: Fix the dump of pools info to deal with buffers limitations |
2025-09-23 | BUG/MEDIUM: stick-tables: Don't let table_process_entry() handle refcnt |
2025-09-23 | BUG/MINOR: acme/cli: wrong description for "acme challenge_ready" |
2025-09-23 | BUG/MEDIUM: resolvers: Wake resolver task up whne unlinking a stream requester |
2025-09-23 | BUG/MEDIUM: resolvers: Accept to create resolution without hostname |
2025-09-23 | BUG/MEDIUM: resolvers: Make resolution owns its hostname_dn value |
2025-09-23 | BUG/MEDIUM: resolvers: Test for empty tree when getting a record from DNS answer |
2025-09-23 | BUG/MINOR: resolvers: Restore round-robin selection on records in DNS answers |
2025-09-23 | BUG/MEDIUM: resolvers: Properly cache do-resolv resolution |
2025-09-23 | DEBUG: peers: export functions that use locks |
2025-09-23 | DEBUG: stream: count the number of passes in the connect loop |
2025-09-23 | BUG/MINOR: tcpcheck: Don't use sni as pool-conn-name for non-SSL connections |
2025-09-23 | BUG/MINOR: server: Update healthcheck when server settings are changed via CLI |
2025-09-23 | BUG/MEDIUM: server: Use sni as pool connection name for SSL server only |