Merge date | Subject - Severity (minor, medium, major, critical) |
2025-03-21 | BUG/MEIDUM: startup: return to initial cwd only after check_config_validity() |
2025-03-21 | BUG/MINOR: h3: do not report transfer as aborted on preemptive response |
2025-03-21 | BUG/MINOR: h2: always trim leading and trailing LWS in header values |
2025-03-21 | BUG/MINOR: sink: add tempo between 2 connection attempts for sft servers |
2025-03-21 | BUG/MINOR: cfgparse: fix NULL ptr dereference in cfg_parse_peers |
2025-03-21 | BUG/MINOR: cli: Fix a possible infinite loop in _getsocks() |
2025-03-21 | BUG/MINOR: cli: Fix memory leak on error for _getsocks command |
2025-03-21 | BUG/MINOR: mux-h2: Properly handle full or truncated HTX messages on shut |
2025-03-21 | BUG/MEDIUM: filters: Handle filters registered on data with no payload callback |
2025-03-21 | BUG/MEDIUM: thread: use pthread_self() not ha_pthread[tid] in set_affinity |
2025-03-21 | BUG/MEDIUM: htx: wrong count computation in htx_xfer_blks() |
2025-03-21 | BUG/MEDIUM: fd: mark FD transferred to another process as FD_CLONED |
2025-02-19 | BUG/MEDIUM: spoe: Don't wakeup idle applets in loop during stopping |
2025-02-19 | BUG/MINOR: spoe: Allow applet creation when closing the last one during stopping |
2025-02-19 | BUG/MINOR: spoe: Check the shared waiting queue to shut applets during stopping |
2025-02-11 | BUG/MEDIUM: ssl: chosing correct certificate using RSA-PSS with TLSv1.3 |