Merge date | Subject - Severity (minor, medium, major, critical) |
2025-04-22 | BUG/MINOR: server: check for either proxy-protocol v1 or v2 to send hedaer |
2025-04-17 | BUG/MINOR: h2: always trim leading and trailing LWS in header values |
2025-04-17 | BUG/MINOR: h2: reject extended connect for h2c protocol |
2025-04-17 | BUG/MINOR: h1: do not forward h2c upgrade header token |
2025-04-17 | BUG/MINOR: hlua: fix invalid errmsg use in hlua_init() |
2025-04-17 | BUG/MINOR: backend: do not use the source port when hashing clientip |
2025-04-17 | BUG/MEDIUM: sample: fix risk of overflow when replacing multiple regex back-refs |
2025-04-17 | BUG/MINOR: backend: do not overwrite srv dst address on reuse |
2025-04-17 | BUG/MINOR: log: fix gcc warn about truncating NUL terminator while init char arrays |
2025-04-17 | BUG/MEDIUM: peers: prevent learning expiration too far in futur from unsync node |
2025-04-17 | BUG/MINOR: peers: fix expire learned from a peer not converted from ms to ticks |
2025-04-17 | BUG/MEDIUM: hlua/cli: fix cli applet UAF in hlua_applet_wakeup() |
2025-04-17 | BUG/MINOR: namespace: handle a possible strdup() failure |
2025-04-17 | BUG/MINOR: cfgparse/peers: properly handle ignored local peer case |
2025-04-17 | BUG/MINOR: cfgparse/peers: fix inconsistent check for missing peer server |
2025-04-17 | BUG/MEIDUM: startup: return to initial cwd only after check_config_validity() |
2025-04-17 | BUG/MINOR: cfgparse: fix NULL ptr dereference in cfg_parse_peers |
2025-04-17 | BUG/MINOR: stats-json: Define JSON_INT_MAX as a signed integer |
2025-04-17 | BUG/MINOR: cli: Fix a possible infinite loop in _getsocks() |
2025-04-17 | BUG/MINOR: cli: Fix memory leak on error for _getsocks command |
2025-04-17 | BUG/MINOR: server: fix the "server-template" prefix memory leak |
2025-04-17 | BUG/MINOR: tcp-rules: Don't forward close during tcp-response content rules eval |
2025-04-17 | BUG/MINOR: fcgi: Don't set the status to 302 if it is already set |
2025-04-17 | BUG/MEDIUM: filters: Handle filters registered on data with no payload callback |
2025-04-17 | BUG/MINOR: cli: Wait for the last ACK when FDs are xferred from the old worker |
2025-04-17 | BUG/MEDIUM: htx: wrong count computation in htx_xfer_blks() |
2025-04-17 | BUG/MEDIUM: fd: mark FD transferred to another process as FD_CLONED |
2025-04-17 | BUG/MEDIUM: clock: make sure now_ms cannot be TICK_ETERNITY |
2025-04-17 | BUG/MEDIUM: spoe: Don't wakeup idle applets in loop during stopping |
2025-04-17 | BUG/MINOR: spoe: Allow applet creation when closing the last one during stopping |
2025-04-17 | BUG/MINOR: spoe: Check the shared waiting queue to shut applets during stopping |
2025-04-17 | BUG/MEDIUM: ssl: chosing correct certificate using RSA-PSS with TLSv1.3 |
2025-04-17 | BUG/MINOR: ssl: put ssl_sock_load_ca under SSL_NO_GENERATE_CERTIFICATES |
2025-04-17 | BUG/MINOR: stktable: fix big-endian compatiblity in smp_to_stkey() |
2025-04-17 | BUG/MEDIUM: pattern: prevent uninitialized reads in pat_match_{str,beg} |
2025-04-17 | BUG/MEDIUM: mux-h1: Fix how timeouts are applied on H1 connections |
2025-04-17 | BUG/MINOR: server-state: Fix expiration date of srvrq_check tasks |
2025-04-17 | BUG/MINOR: signal: register default handler for SIGINT in signal_init() |
2025-04-17 | BUG/MINOR: h1-htx: Use default reason if not set when formatting the response |
2025-04-17 | BUG/MEDIUM: http-ana: Reset request flag about data sent to perform a L7 retry |
2025-04-17 | BUG/MEDIUM: sock: Remove FD_POLL_HUP during connect() if FD_POLL_ERR is not set |
2025-04-17 | BUG/MEDIUM: http-ana: Don't release too early the L7 buffer |
2025-04-17 | BUG/MEDIUM: mux-h2: Check the number of headers in HEADERS frame after decoding |
2025-04-17 | BUG/MEDIUM: mux-h2: Increase max number of headers when encoding HEADERS frames |
2025-04-17 | BUG/MINOR: http-ana: Adjust the server status before the L7 retries |
2025-04-17 | BUG/MINOR: http_ana: Report -1 for %Tr for invalid response only |
2025-04-17 | BUG/MINOR: peers: make sure to always apply offsets to now_ms in expiration |
2025-04-17 | BUG/MEDIUM: mailers: make sure to always apply offsets to now_ms in expiration |
2025-04-17 | BUG/MEDIUM: checks: make sure to always apply offsets to now_ms in expiration |
2025-04-17 | BUG/MEDIUM: mux-h2: Don't send RST_STREAM frame for streams with no ID |
2025-04-17 | BUG/MEDIUM: resolvers: Insert a non-executed resulution in front of the wait list |
2025-04-17 | BUG/MINOR: cli: don't show sockpairs in HAPROXY_CLI and HAPROXY_MASTER_CLI |
2024-12-02 | BUG/MINOR: ssl: can't load a separated key file with openssl > 3.0 |
2024-11-06 | BUG/MINOR: http-ana: Report internal error if an action yields on a final eval |
2024-11-06 | BUG/MINOR: ssl/cli: 'set ssl cert' does not check the transaction name correctly |
2024-11-06 | BUG/MEDIUM: connection/http-reuse: fix address collision on unhandled address families |
2024-11-06 | BUG/MINOR: mworker: fix mworker-max-reloads parser |
2024-11-06 | BUG/MINOR: http-ana: Don't report a server abort if response payload is invalid |
2024-11-06 | BUG/MEDIUM: hlua: properly handle sample func errors in hlua_run_sample_{fetch,conv}() |
2024-11-06 | BUG/MEDIUM: hlua: make hlua_ctx_renew() safe |
2024-11-06 | BUG/MEDIUM: server: server stuck in maintenance after FQDN change |
2024-11-06 | BUG/MINOR: cfgparse-global: fix allowed args number for setenv |
2024-11-06 | BUG/MEDIUM: cli: Deadlock when setting frontend maxconn |
2024-09-17 | BUG/MINOR: server: Don't warn fallback IP is used during init-addr resolution |
2024-09-17 | BUG/MINOR: polling: fix time reporting when using busy polling |
2024-09-17 | BUG/MEDIUM: pattern: prevent UAF on reused pattern expr |
2024-09-17 | BUG/MINOR: pattern: prevent const sample from being tampered in pat_match_beg() |
2024-09-17 | BUG/MINOR: pattern: do not leave a leading comma on "set" error messages |
2024-09-17 | BUG/MINOR: pattern: pat_ref_set: return 0 if err was found |
2024-09-17 | BUG/MINOR: pattern: pat_ref_set: fix UAF reported by coverity |
2024-09-17 | BUG/MINOR: proto_uxst: delete fd from fdtab if listen() fails |
2024-09-17 | BUG/MINOR: proto_tcp: delete fd from fdtab if listen() fails |
2024-09-17 | BUG/MINOR: trace: automatically start in waiting mode with "start " |
2024-09-17 | BUG/MINOR: fcgi-app: handle a possible strdup() failure |
2024-09-17 | BUG/MEDIUM: h2: Only report early HTX EOM for tunneled streams |
2024-09-17 | BUG/MEDIUM: cli: Always release back endpoint between two commands on the mcli |
2024-09-17 | BUG/MEDIUM: stream: Prevent mux upgrades if client connection is no longer ready |
2024-09-17 | BUG/MINOR: cli: Atomically inc the global request counter between CLI commands |
2024-09-17 | BUG/MEDIUM: spoe: Be sure to create a SPOE applet if none on the current thread |
2024-07-03 | BUG/MAJOR: server: do not delete srv referenced by session |
2024-07-03 | BUG/MINOR: hlua: report proper context upon error in hlua_cli_io_handler_fct() |
2024-07-03 | BUG/MINOR: cfgparse: remove the correct option on httpcheck send-state warning |
2024-06-19 | BUG/MEDIUM: cli: fix cli_output_msg() regression |