Merge date | Subject - Severity (minor, medium, major, critical) |
2024-04-05 | BUG/MINOR: proxy: fix logformat expression leak in use_backend rules |
2024-04-05 | BUG/MEDIUM: hlua: streams don't support mixing lua-load with lua-load-per-thread (2nd try) |
2024-04-05 | DEBUG: lua: precisely identify if stream is stuck inside lua or not |
2024-04-03 | BUG/MINOR: backend: properly handle redispatch 0 |
2024-04-03 | BUG/MINOR: server: ignore 'enabled' for dynamic servers |
2024-03-29 | BUG/MEDIUM: cli: Warn if pipelined commands are delimited by a \n |
2024-03-29 | BUG/MINOR: server: 'source' interface ignored from 'default-server' directive |
2024-03-29 | BUG/MEDIUM: mux-fcgi: Properly handle EOM flag on end-of-trailers HTX block |
2024-03-29 | BUG/MINOR: mux-quic: close all QCS before freeing QCC tasklet |
2024-03-29 | BUG/MINOR: session: ensure conn owner is set after insert into session |
2024-03-29 | BUG/MEDIUM: spoe: Return an invalid frame on recv if size is too small |
2024-03-29 | BUG/MINOR: spoe: Be sure to be able to quickly close IDLE applets on soft-stop |
2024-03-29 | BUG/MEDIUM: spoe: Don't rely on stream's expiration to detect processing timeout |
2024-03-29 | BUG/MINOR: listener: Don't schedule frontend without task in listener_release() |
2024-03-29 | BUG/MINOR: listener: Wake proxy's mngmt task up if necessary on session release |
2024-03-29 | BUG/MINOR: hlua: fix missing lock in hlua_filter_delete() |
2024-03-29 | BUG/MINOR: hlua: missing lock in hlua_filter_new() |
2024-03-29 | BUG/MINOR: hlua: segfault when loading the same filter from different contexts |
2024-03-29 | BUG/MINOR: ssl: fix possible ctx memory leak in sample_conv_aes_gcm() |
2024-03-29 | BUG/MINOR: cfgparse: report proper location for log-format-sd errors |
2024-03-29 | BUG/MINOR: ssl/cli: typo in new ssl crl-file CLI description |
2024-03-29 | BUG/MAJOR: hlua: improper lock usage with hlua_ctx_resume() |
2024-03-29 | BUG/MEDIUM: hlua: improper lock usage with SET_SAFE_LJMP() |
2024-03-29 | BUG/MINOR: hlua: improper lock usage in hlua_filter_new() |
2024-03-29 | BUG/MINOR: hlua: improper lock usage in hlua_filter_callback() |
2024-03-29 | BUG/MINOR: hlua: fix possible crash in hlua_filter_new() under load |
2024-03-29 | BUG/MINOR: hlua: don't use lua_tostring() from unprotected contexts |
2024-03-29 | BUG/MINOR: hlua: fix unsafe lua_tostring() usage with empty stack |
2024-03-29 | BUG/MINOR: tools: seed the statistical PRNG slightly better |
2024-03-29 | BUG/MINOR: hlua: Fix log level to the right value when set via TXN:set_loglevel |
2024-03-29 | BUG/MINOR: ssl/cli: duplicate cleaning code in cli_parse_del_crtlist |
2024-03-29 | BUG/MINOR: ist: only store NUL byte on succeeded alloc |
2024-03-29 | BUG/MINOR: quic: fix output of show quic |
2024-03-29 | BUG/MAJOR: server: fix stream crash due to deleted server |
2024-03-29 | BUG/MINOR: stats: drop srv refcount on early release |
2024-03-29 | BUG/MINOR: ist: allocate nul byte on istdup |
2024-03-29 | BUG/MEDIUM: quic: fix transient send error with listener socket |
2024-03-29 | BUG/MEDIUM: hlua: Don't loop if a lua socket does not consume received data |
2024-03-29 | BUG/MEDIUM: hlua: Be able to garbage collect uninitialized lua sockets |
2024-03-29 | BUG/MEDIUM: applet: Immediately free appctx on early error |
2024-03-29 | BUG/MINOR: qpack: reject invalid dynamic table capacity |
2024-03-29 | BUG/MINOR: qpack: reject invalid increment count decoding |
2024-03-29 | BUG/MINOR: quic: reject HANDSHAKE_DONE as server |
2024-03-29 | BUG/MINOR: quic: reject unknown frame type |
2024-03-29 | BUG/MAJOR: promex: fix crash on deleted server |
2024-03-29 | BUG/MINOR: ext-check: cannot use without preserve-env |
2024-03-29 | BUG/MINOR: diag: run the final diags before quitting when using -c |
2024-03-29 | BUG/MEDIUM: quic: Wrong K CUBIC calculation. |
2024-03-29 | BUG/MINOR: quic: fix possible integer wrap around in cubic window calculation |
2024-03-29 | BUG/MINOR: quic: Wrong ack ranges handling when reaching the limit. |
2024-03-29 | BUG/MEDIUM: quic: fix crash on invalid qc_stream_buf_free() BUG_ON |
2024-03-29 | BUG/MEDIUM: qpack: allow 6xx..9xx status codes |
2024-03-29 | BUG/MEDIUM: h3: do not crash on invalid response status code |
2024-03-29 | BUG/MEDIUM: quic: remove unsent data from qc_stream_desc buf |
2024-03-29 | BUG/MEDIUM: mux-quic: report early error on stream |
2024-03-29 | BUG/MINOR: h3: fix checking on NULL Tx buffer |
2024-03-29 | BUG/MINOR: ssl: Clear the ckch instance when deleting a crt-list line |
2024-03-29 | BUG/MAJOR: ssl_sock: Always clear retry flags in read/write functions |
2024-03-29 | BUG/MEDIUM: h1: always reject the NUL character in header values |
2024-03-29 | BUG/MINOR: h1-htx: properly initialize the err_pos field |
2024-03-29 | BUG/MEDIUM: h1: Don't support LF only to mark the end of a chunk size |
2024-03-29 | BUG/MINOR: h1: Don't support LF only at the end of chunks |
2024-03-29 | BUG/MEDIUM: pool: fix rare risk of deadlock in pool_flush() |
2024-03-29 | BUG/MINOR: jwt: fix jwt_verify crash on 32-bit archs |
2024-03-29 | BUG/MEDIUM: cli: fix once for all the problem of missing trailing LFs |
2024-03-29 | BUG/MINOR: vars/cli: fix missing LF after "get var" output |
2024-03-29 | BUG/MEDIUM: cli: some err/warn msg dumps add LR into CSV output on stat's CLI |
2024-03-29 | MINOR: debug: make BUG_ON() catch build errors even without DEBUG_STRICT |
2024-01-17 | BUG/MINOR: mux-quic: do not prevent non-STREAM sending on flow control |
2024-01-17 | BUG/MEDIUM: spoe: Never create new spoe applet if there is no server up |
2024-01-17 | BUG/MEDIUM: stconn: Forward shutdown on write timeout only if it is forwardable |
2024-01-17 | BUG/MEDIUM: h3: fix incorrect snd_buf return value |
2024-01-17 | BUG/MINOR: h3: close connection on sending alloc errors |
2024-01-17 | BUG/MINOR: h3: properly handle alloc failure on finalize |
2024-01-17 | BUG/MINOR: h3: close connection on header list too big |
2024-01-17 | BUG/MINOR: mux-quic: always report error to SC on RESET_STREAM emission |
2024-01-17 | BUG/MEDIUM: stats: unhandled switching rules with TCP frontend |
2024-01-17 | BUG/MINOR: resolvers: default resolvers fails when network not configured |
2024-01-17 | BUG/MEDIUM: mux-h2: Report too large HEADERS frame only when rxbuf is empty |
2024-01-17 | BUG/MEDIUM: quic: QUIC CID removed from tree without locking |
2024-01-17 | BUG/MINOR: mworker/cli: fix set severity-output support |