Merge date | Subject - Severity (minor, medium, major, critical) |
2024-04-04 | BUG/MEDIUM: spoe: Don't rely on stream's expiration to detect processing timeout |
2024-04-04 | BUG/MINOR: backend: properly handle redispatch 0 |
2024-04-04 | BUG/MINOR: server: 'source' interface ignored from 'default-server' directive |
2024-04-04 | BUG/MINOR: session: ensure conn owner is set after insert into session |
2024-04-04 | BUG/MEDIUM: spoe: Return an invalid frame on recv if size is too small |
2024-04-04 | BUG/MINOR: cfgparse: report proper location for log-format-sd errors |
2024-04-04 | BUG/MINOR: hlua: Fix log level to the right value when set via TXN:set_loglevel |
2024-04-04 | BUG/MAJOR: ssl_sock: Always clear retry flags in read/write functions |
2024-04-04 | BUG/MEDIUM: h1: always reject the NUL character in header values |
2024-04-04 | BUG/MINOR: h1-htx: properly initialize the err_pos field |
2024-04-04 | BUG/MEDIUM: pool: fix rare risk of deadlock in pool_flush() |
2024-04-04 | BUG/MEDIUM: cli: some err/warn msg dumps add LR into CSV output on stat's CLI |
2024-04-04 | BUG/MEDIUM: spoe: Never create new spoe applet if there is no server up |
2024-04-04 | BUG/MEDIUM: mux-h2: Report too large HEADERS frame only when rxbuf is empty |
2023-12-15 | BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly |
2023-12-15 | BUG/MINOR: sample: Make the `word` converter compatible with `-m found` |
2023-12-15 | BUG/MINOR: stick-table/cli: Check for invalid ipv4 key |
2023-12-15 | BUG/MINOR: cfgparse/stktable: fix error message on stktable_init() failure |
2023-12-15 | BUG/MINOR: stktable: missing free in parse_stick_table() |
2023-12-15 | BUG/MEDIUM: ssl: segfault when cipher is NULL |
2023-12-15 | BUG/MINOR: ssl: suboptimal certificate selection with TLSv1.3 and dual ECDSA/RSA |
2023-12-15 | BUG/MINOR: mux-h2: commit the current stream ID even on reject |
2023-12-15 | BUG/MEDIUM: peers: Be sure to always refresh recconnect timer in sync task |
2023-12-15 | BUG/MEDIUM: mux-h2: Don't report an error on shutr if a shutw is pending |
2023-12-15 | BUG/MEDIUM: actions: always apply a longest match on prefix lookup |
2023-12-15 | BUG/MINOR: hlua_fcn: potentially unsafe stktable_data_ptr usage |
2023-12-15 | BUG/MINOR: hlua: fix invalid use of lua_pop on error paths |
2023-12-15 | BUG/MINOR: freq_ctr: fix possible negative rate with the scaled API |
2023-12-15 | BUG/MEDIUM: hlua: don't pass stale nargs argument to lua_resume() |