Merge date | Subject - Severity (minor, medium, major, critical) |
2025-04-23 | BUG/MINOR: h2: always trim leading and trailing LWS in header values |
2025-04-22 | BUG/MEDIUM: sample: fix risk of overflow when replacing multiple regex back-refs |
2025-04-22 | BUG/MEDIUM: peers: prevent learning expiration too far in futur from unsync node |
2025-04-22 | BUG/MINOR: peers: fix expire learned from a peer not converted from ms to ticks |
2025-04-22 | BUG/MEDIUM: hlua/cli: fix cli applet UAF in hlua_applet_wakeup() |
2025-04-22 | BUG/MINOR: namespace: handle a possible strdup() failure |
2025-04-22 | BUG/MINOR: cfgparse: fix NULL ptr dereference in cfg_parse_peers |
2025-04-22 | BUG/MINOR: stats-json: Define JSON_INT_MAX as a signed integer |
2025-04-22 | BUG/MINOR: cli: Fix a possible infinite loop in _getsocks() |
2025-04-22 | BUG/MINOR: fcgi: Don't set the status to 302 if it is already set |
2025-04-22 | BUG/MEDIUM: filters: Handle filters registered on data with no payload callback |
2025-04-22 | BUG/MINOR: cli: Wait for the last ACK when FDs are xferred from the old worker |
2025-04-22 | BUG/MEDIUM: htx: wrong count computation in htx_xfer_blks() |
2025-04-22 | BUG/MINOR: spoe: Allow applet creation when closing the last one during stopping |
2025-04-22 | BUG/MINOR: spoe: Check the shared waiting queue to shut applets during stopping |
2025-04-22 | BUG/MEDIUM: ssl: chosing correct certificate using RSA-PSS with TLSv1.3 |
2025-04-22 | BUG/MINOR: ssl: put ssl_sock_load_ca under SSL_NO_GENERATE_CERTIFICATES |
2025-04-22 | BUG/MINOR: stktable: fix big-endian compatiblity in smp_to_stkey() |
2025-04-22 | BUG/MINOR: signal: register default handler for SIGINT in signal_init() |
2025-04-22 | BUG/MINOR: h1-htx: Use default reason if not set when formatting the response |
2025-04-22 | BUG/MEDIUM: http-ana: Reset request flag about data sent to perform a L7 retry |
2025-04-22 | BUG/MEDIUM: mux-h2: Check the number of headers in HEADERS frame after decoding |
2025-04-22 | BUG/MEDIUM: mux-h2: Increase max number of headers when encoding HEADERS frames |
2025-04-22 | BUG/MINOR: http_ana: Report -1 for %Tr for invalid response only |
2025-04-22 | BUG/MINOR: peers: make sure to always apply offsets to now_ms in expiration |
2025-04-22 | BUG/MEDIUM: checks: make sure to always apply offsets to now_ms in expiration |
2025-04-22 | BUG/MEDIUM: mux-h2: Don't send RST_STREAM frame for streams with no ID |
2025-04-22 | BUG/MINOR: ssl: can't load a separated key file with openssl > 3.0 |
2025-04-22 | BUG/MINOR: mworker: fix mworker-max-reloads parser |
2025-04-22 | BUG/MINOR: cfgparse-global: fix allowed args number for setenv |
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/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: 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/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-07-03 | BUG/MINOR: haproxy: only tid 0 must not sleep if got signal |
2024-07-03 | BUG/MEDIUM: http_ana: ignore NTLM for reuse aggressive/always and no H1 |
2024-07-03 | BUG/MEDIUM: ssl: wrong priority whem limiting ECDSA ciphers in ECDSA+RSA configuration |
2024-07-03 | BUG/MINOR: tools: fix possible null-deref in env_expand() on out-of-memory |
2024-07-03 | BUG/MINOR: tcpcheck: report correct error in tcp-check rule parser |
2024-07-03 | BUG/MINOR: ssl/ocsp: init callback func ptr as NULL |
2024-07-03 | BUG/MINOR: stats: Don't state the 303 redirect response is chunked |
2024-07-03 | BUG/MINOR: htpp-ana/stats: Specify that HTX redirect messages have a C-L header |
2024-07-03 | BUG/MEDIUM: fd: prevent memory waste in fdtab array |
2024-07-03 | BUG/MEDIUM: htx: mark htx_sl as packed since it may be realigned |
2024-07-03 | BUG/MINOR: h1: fix detection of upper bytes in the URI |
2024-07-03 | BUG/MINOR: fd: my_closefrom() on Linux could skip contiguous series of sockets |
2024-07-03 | BUG/MEDIUM: evports: do not clear returned events list on signal |
2024-07-03 | BUG/MEDIUM: stconn: Don't forward channel data if input data must be filtered |
2024-07-03 | BUG/MEDIUM: http-ana: Deliver 502 on keep-alive for fressh server connection |
2024-07-03 | BUG/MINOR: log: invalid snprintf() usage in sess_build_logline() |
2024-07-03 | BUG/MINOR: tools/log: invalid encode_{chunk,string} usage |
2024-07-03 | BUG/MINOR: log: fix lf_text_len() truncate inconsistency |
2024-04-08 | BUG/MEDIUM: connection: report connection errors even when no mux is installed |
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: ssl: fix possible ctx memory leak in sample_conv_aes_gcm() |
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-03 | BUG/MAJOR: ssl_sock: Always clear retry flags in read/write functions |
2024-04-03 | BUG/MEDIUM: h1: always reject the NUL character in header values |
2024-04-03 | BUG/MINOR: h1-htx: properly initialize the err_pos field |
2024-04-03 | BUG/MEDIUM: pool: fix rare risk of deadlock in pool_flush() |
2024-04-03 | BUG/MEDIUM: cli: some err/warn msg dumps add LR into CSV output on stat's CLI |
2024-01-19 | BUG/MEDIUM: spoe: Never create new spoe applet if there is no server up |
2024-01-19 | BUG/MEDIUM: stconn: Forward shutdown on write timeout only if it is forwardable |
2024-01-19 | BUG/MEDIUM: mux-h2: Report too large HEADERS frame only when rxbuf is empty |
2023-12-15 | BUG/MEDIUM: ssl: fix the gcc-12 broken fix :-( |
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/MEDIUM: mux-fcgi: fail earlier on malloc in takeover() |
2023-12-15 | BUG/MEDIUM: mux-h1: fail earlier on malloc in takeover() |
2023-12-15 | BUG/MEDIUM: mux-h2: fail earlier on malloc in takeover() |
2023-12-15 | BUG/MINOR: stconn: Use HTX-aware channel's functions to get info on buffer |
2023-12-15 | BUG/MINOR: stconn: Fix streamer detection for HTX streams |
2023-12-15 | BUG/MEDIUM: stream: Don't call mux .ctl() callback if not implemented |
2023-12-15 | BUG/MEDIUM: stream: Properly handle abortonclose when set on backend only |
2023-12-15 | BUG/MINOR: stconn: Handle abortonclose if backend connection was already set up |
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/MINOR: tcpcheck: Report hexstring instead of binary one on check failure |
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-10-04 | BUG/MAJOR: mux-h2: Report a protocol error for any DATA frame before headers |
2023-10-04 | BUG/MINOR: freq_ctr: fix possible negative rate with the scaled API |
2023-10-04 | BUG/MEDIUM: mux-fcgi: Don't swap trash and dbuf when handling STDERR records |
2023-10-04 | BUG/MEDIUM: hlua: don't pass stale nargs argument to lua_resume() |
2023-10-04 | BUG/MINOR: hlua/action: incorrect message on E_YIELD error |
2023-10-04 | BUG/MEDIUM: stconn/stream: Forward shutdown on write timeout |
2023-10-04 | BUG/MEDIUM: stconn: Wake applets on sending path if there is a pending shutdown |
2023-10-04 | BUG/MINOR: stktable: allow sc-set-gpt(0) from tcp-request connection |
2023-08-16 | BUG/MINOR: http: skip leading zeroes in content-length values |
2023-08-16 | BUG/MINOR: h2: reject more chars from the :path pseudo header |
2023-08-16 | BUG/MINOR: h1: do not accept '#' as part of the URI component |
2023-08-16 | BUG/MAJOR: http: reject any empty content-length header value |
2023-08-16 | BUG/MAJOR: http-ana: Get a fresh trash buffer for each header value replacement |
2023-08-16 | BUG/MINOR: chunk: fix chunk_appendf() to not write a zero if buffer is full |
2023-08-16 | BUG/MINOR: h1-htx: Return the right reason for 302 FCGI responses |
2023-08-16 | BUG/MINOR: http: Return the right reason for 302 |
2023-08-16 | BUG/MINOR: sample: Fix wrong overflow detection in add/sub conveters |
2023-08-16 | BUG/MINOR: ring: maxlen warning reported as alert |
2023-08-16 | BUG/MEDIUM: mworker: increase maxsock with each new worker |
2023-08-16 | BUG/MINOR: namespace: missing free in netns_sig_stop() |
2023-08-16 | BUG/MINOR: server: inherit from netns in srv_settings_cpy() |
2023-06-12 | BUG/MINOR: proxy: add missing interface bind free in free_proxy |
2023-06-12 | BUG/MINOR: cfgparse-tcp: leak when re-declaring interface from bind line |
2023-06-06 | BUG/MINOR: spoe: Only skip sending new frame after a receive attempt |
2023-05-26 | BUG/MINOR: server: don't use date when restoring last_change from state file |
2023-05-26 | BUG/MINOR: server: don't miss server stats update on server state transitions |
2023-05-26 | BUG/MINOR: server: don't miss proxy stats update on server state transitions |
2023-05-26 | BUG/MINOR: server: incorrect report for tracking servers leaving drain |
2023-05-26 | BUG/MEDIUM: spoe: Don't start new applet if there are enough idle ones |
2023-05-26 | BUG/MINOR: debug: do not emit empty lines in thread dumps |
2023-05-26 | BUG/MEDIUM: filters: Don't deinit filters for disabled proxies during startup |
2023-05-26 | BUG/MINOR: proxy: missing free in free_proxy for redirect rules |
2023-05-26 | BUG/MINOR: log: fix memory error handling in parse_logsrv() |
2023-05-26 | BUG/MINOR: hlua: unsafe hlua_lua2smp() usage |
2023-05-26 | BUG/MINOR: tcp-rules: Don't shortened the inspect-delay when EOI is set |
2023-05-26 | BUG/MEDIUM: mux-h1: do not refrain from signaling errors after end of input |
2023-05-17 | BUG/MINOR: checks: postpone the startup of health checks by the boot time |
2023-04-24 | BUG/MINOR: mux-h2: make sure to produce a log on invalid requests |
2023-04-24 | BUG/MEDIUM: Update read expiration date on synchronous send |
2023-04-24 | BUG/MEDIUM: proxy/sktable: prevent watchdog trigger on soft-stop |
2023-04-24 | BUG/MINOR: cfgparse: make sure to include openssl-compat |
2023-04-24 | BUG/MINOR: stick_table: alert when type len has incorrect characters |
2023-04-24 | BUG/MEDIUM: mux-h1: Wakeup H1C on shutw if there is no I/O subscription |
2023-04-24 | BUG/MEDIUM: mux-h2: erase h2c->wait_event.tasklet on error path |
2023-04-24 | BUG/MEDIUM: spoe: Don't set the default traget for the SPOE agent frontend |
2023-04-24 | BUG/MINOR: mux-h2: make sure the h2c task exists before refreshing it |
2023-04-24 | BUG/MINOR: ssl: Use 'date' instead of 'now' in ocsp stapling callback |
2023-04-24 | BUG/MINOR: http-check: Skip C-L header for empty body when it's not mandatory |
2023-04-24 | BUG/MINOR: http-check: Don't set HTX_SL_F_BODYLESS flag with a log-format body |
2023-04-24 | BUG/MINOR: ring: do not realign ring contents on resize |
2023-04-24 | BUG/MINOR: mworker: prevent incorrect values in uptime |
2023-04-24 | BUG/MEDIUM: mworker: don't register mworker_accept_wrapper() when master FD is wrong |
2023-04-24 | BUG/MINOR: mworker: stop doing strtok directly from the env |
2023-02-14 | BUG/CRITICAL: http: properly reject empty http header field names |
2023-02-13 | BUG/MEDIUM: stconn: Schedule a shutw on shutr if data must be sent first |
2023-02-13 | BUG/MEDIUM: cache: use the correct time reference when comparing dates |
2023-02-13 | BUG/MEDIUM: stick-table: do not leave entries in end of window during purge |
2023-02-13 | BUG/MINOR: ssl/crt-list: warn when a line is malformated |
2023-02-13 | BUG/MEDIUM: ssl: wrong eviction from the session cache tree |