Merge date | Subject - Severity (minor, medium, major, critical) |
2023-04-28 | BUG/MINOR: server: don't use date when restoring last_change from state file |
2023-04-28 | BUG/MINOR: server: don't miss server stats update on server state transitions |
2023-04-28 | BUG/MINOR: server: don't miss proxy stats update on server state transitions |
2023-04-28 | BUG/MINOR: server: incorrect report for tracking servers leaving drain |
2023-04-21 | BUG/MINOR: mux-h2: make sure to produce a log on invalid requests |
2023-04-21 | BUG/MEDIUM: Update read expiration date on synchronous send |
2023-04-21 | BUG/MEDIUM: proxy/sktable: prevent watchdog trigger on soft-stop |
2023-04-21 | BUG/MEDIUM: hlua: prevent deadlocks with main lua lock |
2023-04-21 | BUG/MINOR: hlua: prevent function and table reference leaks on errors |
2023-04-21 | BUG/MINOR: hlua: fix reference leak in hlua_post_init_state() |
2023-04-21 | BUG/MINOR: hlua: fix reference leak in core.register_task() |
2023-04-21 | BUG/MEDIUM: listener/proxy: fix listeners notify for proxy resume |
2023-04-21 | BUG/MEDIUM: resume from LI_ASSIGNED in default_resume_listener() |
2023-04-21 | BUG/MINOR: listener: fix resume_listener() resume return value handling |
2023-04-21 | BUG/MEDIUM: listener: fix pause_listener() suspend return value handling |
2023-04-21 | BUG/MINOR: listener: null pointer dereference suspected by coverity |
2023-04-21 | BUG/MINOR: cfgparse: make sure to include openssl-compat |
2023-04-21 | BUG/MEDIUM: log: Properly handle client aborts in syslog applet |
2023-04-21 | BUG/MEDIUM: fd: don't wait for tmask to stabilize if we're not in it. |
2023-04-21 | BUG/MINOR: stick_table: alert when type len has incorrect characters |
2023-04-21 | BUG/MEDIUM: resolvers: Force the connect timeout for DNS resolutions |
2023-04-21 | BUG/MINOR: http-ana: Don't switch message to DATA when waiting for payload |
2023-04-21 | BUG/MINOR: hlua: enforce proper running context for register_x functions |
2023-04-21 | BUG/MINOR: log: free log forward proxies on deinit() |
2023-04-21 | BUG/MINOR: sink: free forward_px on deinit() |
2023-04-21 | BUG/MEDIUM: dns: Properly handle error when a response consumed |
2023-04-21 | BUG/MEDIUM: channel: Improve reports for shut in co_getblk() |
2023-04-21 | BUG/MEDIUM: mux-h1: Wakeup H1C on shutw if there is no I/O subscription |
2023-04-21 | BUG/MEDIUM: mux-h2: erase h2c->wait_event.tasklet on error path |
2023-04-14 | Revert "BUG/MEDIUM: stconn: Don't rearm the read expiration date if EOI was reached" |
2023-04-14 | BUG/MINOR: ssl: ssl-(min|max)-ver parameter not duplicated for bundles in crt-list |