Merge date | Subject - Severity (minor, medium, major, critical) |
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 |
2024-06-10 | BUG/MINOR: haproxy: only tid 0 must not sleep if got signal |
2024-06-10 | BUG/MAJOR: connection: fix server used_conns with H2 + reuse safe |
2024-06-10 | BUG/MEDIUM: http_ana: ignore NTLM for reuse aggressive/always and no H1 |
2024-06-10 | BUG/MEDIUM: ssl: wrong priority whem limiting ECDSA ciphers in ECDSA+RSA configuration |
2024-06-10 | BUG/MINOR: hlua: prevent LJMP in hlua_traceback() |
2024-06-10 | BUG/MINOR: hlua: fix unsafe hlua_pusherror() usage |
2024-06-10 | BUG/MINOR: hlua: don't use lua_pushfstring() when we don't expect LJMP |
2024-06-10 | BUG/MINOR: tools: fix possible null-deref in env_expand() on out-of-memory |
2024-06-10 | BUG/MINOR: tcpcheck: report correct error in tcp-check rule parser |
2024-06-10 | BUG/MINOR: activity: fix Delta_calls and Delta_bytes count |
2024-06-10 | BUG/MINOR: ssl/ocsp: init callback func ptr as NULL |
2024-06-10 | BUG/MINOR: server: Don't reset resolver options on a new default-server line |
2024-06-10 | BUG/MINOR: connection: parse PROXY TLV for LOCAL mode |
2024-06-10 | BUG/MINOR: stats: Don't state the 303 redirect response is chunked |
2024-06-10 | BUG/MINOR: htpp-ana/stats: Specify that HTX redirect messages have a C-L header |
2024-06-10 | BUG/MEDIUM: fd: prevent memory waste in fdtab array |
2024-06-10 | BUG/MEDIUM: stick-tables: properly mark stktable_data as packed |
2024-06-10 | BUG/MEDIUM: htx: mark htx_sl as packed since it may be realigned |
2024-06-10 | BUG/MINOR: h1: fix detection of upper bytes in the URI |
2024-06-10 | BUG/MINOR: backend: use cum_sess counters instead of cum_conn |
2024-06-10 | BUG/MINOR: fd: my_closefrom() on Linux could skip contiguous series of sockets |
2024-06-10 | BUG/MINOR: sock: handle a weird condition with connect() |
2024-06-10 | BUG/MEDIUM: cache: Vary not working properly on anything other than accept-encoding |
2024-06-10 | BUG/MEDIUM: evports: do not clear returned events list on signal |
2024-06-10 | BUG/MEDIUM: stconn: Don't forward channel data if input data must be filtered |
2024-06-10 | BUG/MEDIUM: peers/trace: fix crash when listing event types |
2024-06-10 | BUG/MEDIUM: http-ana: Deliver 502 on keep-alive for fressh server connection |
2024-06-10 | BUG/MINOR: log: invalid snprintf() usage in sess_build_logline() |
2024-06-10 | BUG/MINOR: tools/log: invalid encode_{chunk,string} usage |
2024-06-10 | BUG/MINOR: log: fix lf_text_len() truncate inconsistency |
2024-06-10 | BUG/MEDIUM: cli: Warn if pipelined commands are delimited by a \n |
2024-06-10 | BUG/MEDIUM: cli: fix once for all the problem of missing trailing LFs |
2024-05-17 | BUG/MEDIUM: thread/sched: set proper scheduling context upon ha_set_tid() |
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: ist: only store NUL byte on succeeded alloc |
2024-04-03 | BUG/MINOR: backend: properly handle redispatch 0 |
2024-04-03 | BUG/MINOR: server: ignore 'enabled' for dynamic servers |
2024-04-03 | BUG/MINOR: server: 'source' interface ignored from 'default-server' directive |
2024-04-03 | BUG/MEDIUM: mux-fcgi: Properly handle EOM flag on end-of-trailers HTX block |
2024-04-03 | BUG/MINOR: session: ensure conn owner is set after insert into session |
2024-04-03 | BUG/MEDIUM: spoe: Return an invalid frame on recv if size is too small |
2024-04-03 | BUG/MINOR: spoe: Be sure to be able to quickly close IDLE applets on soft-stop |
2024-04-03 | BUG/MEDIUM: spoe: Don't rely on stream's expiration to detect processing timeout |
2024-04-03 | BUG/MINOR: listener: Don't schedule frontend without task in listener_release() |
2024-04-03 | BUG/MINOR: listener: Wake proxy's mngmt task up if necessary on session release |
2024-04-03 | BUG/MINOR: ssl: fix possible ctx memory leak in sample_conv_aes_gcm() |
2024-04-03 | BUG/MINOR: cfgparse: report proper location for log-format-sd errors |
2024-04-03 | BUG/MAJOR: hlua: improper lock usage with hlua_ctx_resume() |
2024-04-03 | BUG/MEDIUM: hlua: improper lock usage with SET_SAFE_LJMP() |
2024-04-03 | BUG/MINOR: hlua: don't use lua_tostring() from unprotected contexts |
2024-04-03 | BUG/MINOR: hlua: fix unsafe lua_tostring() usage with empty stack |
2024-04-03 | BUG/MINOR: tools: seed the statistical PRNG slightly better |
2024-04-03 | BUG/MINOR: hlua: Fix log level to the right value when set via TXN:set_loglevel |
2024-04-03 | BUG/MINOR: ssl/cli: duplicate cleaning code in cli_parse_del_crtlist |
2024-04-03 | BUG/MINOR: ist: allocate nul byte on istdup |
2024-04-03 | BUG/MEDIUM: hlua: Don't loop if a lua socket does not consume received data |
2024-04-03 | BUG/MINOR: ssl: Clear the ckch instance when deleting a crt-list line |
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/MEDIUM: h1: Don't support LF only to mark the end of a chunk size |
2024-04-03 | BUG/MINOR: h1: Don't support LF only at the end of chunks |
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/MINOR: vars/cli: fix missing LF after "get var" output |
2024-04-03 | BUG/MEDIUM: cli: some err/warn msg dumps add LR into CSV output on stat's CLI |
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: mux-h2: Report too large HEADERS frame only when rxbuf is empty |
2024-01-17 | BUG/MEDIUM: connection: report connection errors even when no mux is installed |
2024-01-17 | BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind them |
2023-12-14 | BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly |
2023-12-14 | BUG/MEDIUM: pattern: don't trim pools under lock in pat_ref_purge_range() |
2023-12-14 | BUG/MINOR: cache: Remove incomplete entries from the cache when stream is closed |
2023-12-14 | BUG/MINOR: sample: Make the `word` converter compatible with `-m found` |
2023-12-14 | BUG/MINOR: config: Stopped parsing upon unmatched environment variables |
2023-12-14 | BUG/MINOR: server: do not leak default-server in defaults sections |
2023-12-14 | BUG/MINOR: proxy/stktable: missing frees on proxy cleanup |
2023-12-14 | BUG/MINOR: stream/cli: report correct stream age in "show sess" |
2023-12-14 | BUG/MEDIUM: mux-fcgi: fail earlier on malloc in takeover() |
2023-12-14 | BUG/MEDIUM: mux-h1: fail earlier on malloc in takeover() |
2023-12-14 | BUG/MEDIUM: mux-h2: fail earlier on malloc in takeover() |
2023-12-14 | BUG/MINOR: stconn: Use HTX-aware channel's functions to get info on buffer |
2023-12-14 | BUG/MINOR: stconn: Fix streamer detection for HTX streams |
2023-12-14 | BUG/MEDIUM: stream: Don't call mux .ctl() callback if not implemented |
2023-12-13 | BUG/MEDIUM: stream: Properly handle abortonclose when set on backend only |
2023-12-13 | BUG/MINOR: stconn: Handle abortonclose if backend connection was already set up |
2023-12-13 | BUG/MINOR: mux-h1: Properly handle http-request and http-keep-alive timeouts |
2023-12-13 | BUG/MINOR: stick-table/cli: Check for invalid ipv4 key |
2023-12-13 | BUG/MINOR: cfgparse/stktable: fix error message on stktable_init() failure |
2023-12-13 | BUG/MINOR: stktable: missing free in parse_stick_table() |
2023-12-13 | BUG/MINOR: tcpcheck: Report hexstring instead of binary one on check failure |
2023-12-13 | BUG/MEDIUM: ssl: segfault when cipher is NULL |
2023-12-13 | BUG/MINOR: ssl: suboptimal certificate selection with TLSv1.3 and dual ECDSA/RSA |
2023-12-13 | BUG/MINOR: mux-h2: update tracked counters with req cnt/req err |
2023-12-13 | BUG/MINOR: mux-h2: commit the current stream ID even on reject |
2023-12-13 | BUG/MEDIUM: peers: Be sure to always refresh recconnect timer in sync task |
2023-12-13 | BUG/MEDIUM: mux-h2: Don't report an error on shutr if a shutw is pending |
2023-12-13 | BUG/MINOR: mux-h2: make up other blocked streams upon removal from list |
2023-12-13 | BUG/MEDIUM: actions: always apply a longest match on prefix lookup |
2023-12-06 | BUG/MINOR: debug: enter ha_panic() only once |
2023-11-24 | BUG/MEDIUM: listener/proxy: fix listeners notify for proxy resume (2nd try) |
2023-10-04 | BUG/MINOR: server: add missing free for server->rdr_pfx |
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/MINOR: promex: fix backend_agg_check_status |
2023-10-04 | BUG/MEDIUM: mux-fcgi: Don't swap trash and dbuf when handling STDERR records |
2023-10-04 | BUG/MINOR: hlua/init: coroutine may not resume itself |
2023-10-04 | BUG/MEDIUM: hlua: don't pass stale nargs argument to lua_resume() |
2023-10-04 | BUG/MEDIUM: hlua: streams don't support mixing lua-load with lua-load-per-thread |
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: ssl_sock: fix possible memory leak on OOM |
2023-10-04 | BUG/MINOR: hlua_fcn: potentially unsafe stktable_data_ptr usage |
2023-10-04 | BUG/MINOR: stktable: allow sc-set-gpt(0) from tcp-request connection |
2023-10-04 | BUG/MINOR: hlua: fix invalid use of lua_pop on error paths |
2023-09-04 | BUG/MEDIUM: dns: Be sure to unlock DSS when existing dns_session_io_handler() |
2023-08-14 | BUG/MINOR: http: skip leading zeroes in content-length values |
2023-08-14 | BUG/MINOR: h2: reject more chars from the :path pseudo header |
2023-08-14 | BUG/MINOR: h1: do not accept '#' as part of the URI component |
2023-08-14 | BUG/MAJOR: http: reject any empty content-length header value |
2023-08-14 | BUG/MAJOR: http-ana: Get a fresh trash buffer for each header value replacement |
2023-08-14 | BUG/MINOR: chunk: fix chunk_appendf() to not write a zero if buffer is full |
2023-07-24 | BUG/MEDIUM: listener: Acquire proxy's lock in relax_listener() if necessary |
2023-07-24 | BUG/MINOR: h1-htx: Return the right reason for 302 FCGI responses |
2023-07-24 | BUG/MINOR: hlua: add check for lua_newstate |
2023-07-24 | BUG/MINOR: http: Return the right reason for 302 |
2023-07-24 | BUG/MINOR: sample: Fix wrong overflow detection in add/sub conveters |
2023-07-24 | BUG/MINOR: hlua: hlua_yieldk ctx argument should support pointers |
2023-07-24 | BUG/MINOR: config: Remove final '\n' in error messages |
2023-07-24 | BUG/MINOR: sink/log: properly deinit srv in sink_new_from_logsrv() |
2023-07-24 | BUG/MINOR: sink: fix errors handling in cfg_post_parse_ring() |
2023-07-24 | BUG/MINOR: sink: invalid sft free in sink_deinit() |
2023-07-24 | BUG/MINOR: log: free errmsg on error in cfg_parse_log_forward() |
2023-07-24 | BUG/MINOR: log: fix multiple error paths in cfg_parse_log_forward() |
2023-07-24 | BUG/MINOR: log: fix missing name error message in cfg_parse_log_forward() |
2023-07-24 | BUG/MEDIUM: log: improper use of logsrv->maxlen for buffer targets |
2023-07-24 | BUG/MINOR: log: LF upsets maxlen for UDP targets |
2023-07-24 | BUG/MINOR: ring: maxlen warning reported as alert |
2023-07-24 | BUG/MINOR: ring: size warning incorrectly reported as fatal error |
2023-07-24 | BUG/MINOR: sink: missing sft free in sink_deinit() |
2023-07-24 | BUG/MEDIUM: sink: invalid server list in sink_new_from_logsrv() |
2023-07-24 | BUG/MINOR: cache: A 'max-age=0' cache-control directive can be overriden by a s-maxage |
2023-07-24 | BUG/MINOR: tcp_sample: bc_{dst,src} return IP not INT |
2023-07-24 | BUG/MEDIUM: mworker: increase maxsock with each new worker |
2023-07-24 | BUG/MINOR: namespace: missing free in netns_sig_stop() |
2023-07-24 | BUG/MINOR: server: inherit from netns in srv_settings_cpy() |
2023-07-24 | BUG/MEDIUM: hlua: prevent deadlocks with main lua lock |
2023-07-24 | BUG/MINOR: hlua: fix reference leak in hlua_post_init_state() |
2023-07-24 | BUG/MINOR: hlua: fix reference leak in core.register_task() |
2023-07-24 | BUG/MEDIUM: listener/proxy: fix listeners notify for proxy resume |
2023-07-24 | BUG/MEDIUM: resume from LI_ASSIGNED in default_resume_listener() |
2023-07-24 | BUG/MINOR: listener: fix resume_listener() resume return value handling |
2023-07-24 | BUG/MEDIUM: listener: fix pause_listener() suspend return value handling |
2023-07-24 | BUG/MINOR: listener: null pointer dereference suspected by coverity |
2023-06-09 | BUG/MINOR: proxy: add missing interface bind free in free_proxy |
2023-06-09 | 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-06-06 | BUG/MINOR: http_rules: fix errors paths in http_parse_redirect_rule() |
2023-05-26 | BUG/MEDIUM: filters: Don't deinit filters for disabled proxies during startup |
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/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-17 | BUG/MINOR: clock: fix the boot time measurement method for 2.6 and older |
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-21 | BUG/MINOR: cfgparse: make sure to include openssl-compat |
2023-04-21 | BUG/MEDIUM: log: Properly handle client aborts in syslog applet |
2023-04-21 | BUG/MINOR: stick_table: alert when type len has incorrect characters |
2023-04-21 | BUG/MEDIUM: resolvers: Force the connect timeout for DNS resolutions |
2023-04-21 | BUG/MINOR: hlua: enforce proper running context for register_x functions |
2023-04-21 | BUG/MINOR: log: free log forward proxies on deinit() |
2023-04-21 | BUG/MINOR: sink: free forward_px on deinit() |
2023-04-21 | BUG/MEDIUM: dns: Properly handle error when a response consumed |
2023-04-21 | BUG/MEDIUM: channel: Improve reports for shut in co_getblk() |
2023-04-21 | BUG/MEDIUM: mux-h1: Wakeup H1C on shutw if there is no I/O subscription |
2023-04-21 | BUG/MEDIUM: mux-h2: erase h2c->wait_event.tasklet on error path |
2023-04-21 | BUG/MEDIUM: connection: Preserve flags when a conn is removed from an idle list |
2023-04-21 | BUG/MEDIUM: connection: Clear flags when a conn is removed from an idle list |
2023-04-21 | BUG/MINOR: sock_unix: match finalname with tempname in sock_unix_addrcmp() |
2023-04-21 | BUG/MINOR: protocol: fix minor memory leak in protocol_bind_all() |
2023-04-21 | BUG/MINOR: proto_ux: report correct error when bind_listener fails |
2023-04-21 | BUG/MEDIUM: spoe: Don't set the default traget for the SPOE agent frontend |
2023-04-21 | BUG/MEDIUM: listener: duplicate inherited FDs if needed |
2023-04-21 | BUG/MINOR: mux-h2: make sure the h2c task exists before refreshing it |
2023-04-21 | BUG/MINOR: init: make sure to always limit the total number of threads |
2023-04-21 | BUG/MINOR: init: properly detect NUMA bindings on large systems |
2023-04-21 | BUG/MINOR: ssl: Use 'date' instead of 'now' in ocsp stapling callback |
2023-04-21 | BUG/MINOR: http-ana: Do a L7 retry on read error if there is no response |
2023-04-21 | BUG/MINOR: http-check: Skip C-L header for empty body when it's not mandatory |
2023-04-21 | BUG/MINOR: http-check: Don't set HTX_SL_F_BODYLESS flag with a log-format body |
2023-04-21 | BUG/MINOR: ring: do not realign ring contents on resize |
2023-04-21 | BUG/MINOR: cache: Check cache entry is complete in case of Vary |
2023-04-21 | BUG/MINOR: cache: Cache response even if request has "no-cache" directive |
2023-04-21 | BUG/MINOR: mworker: prevent incorrect values in uptime |
2023-04-21 | BUG/MEDIUM: sched: allow a bit more TASK_HEAVY to be processed when needed |
2023-04-21 | BUG/MINOR: sched: properly report long_rq when tasks remain in the queue |
2023-04-21 | BUG/MEDIUM: mworker: don't register mworker_accept_wrapper() when master FD is wrong |
2023-04-21 | BUG/MINOR: mworker: stop doing strtok directly from the env |
2023-04-14 | BUG/MINOR: ssl: ssl-(min|max)-ver parameter not duplicated for bundles in crt-list |
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 |
2023-02-13 | BUG/MINOR: fcgi-app: prevent 'use-fcgi-app' in default section |
2023-01-27 | BUG/MINOR: sink: free the forwarding task on exit |
2023-01-20 | BUG/MINOR: mux-h2: add missing traces on failed headers decoding |
2023-01-20 | BUG/MINOR: listener: close tiny race between resume_listener() and stopping |
2023-01-20 | BUG/MINOR: mux-fcgi: Correctly set pathinfo |
2023-01-20 | BUG/MINOR: listeners: fix suspend/resume of inherited FDs |
2023-01-20 | BUG/MINOR: http-ana: make set-status also update txn->status |
2023-01-20 | BUG/MINOR: http-fetch: Don't block HTTP sample fetch eval in HTTP_MSG_ERROR state |
2023-01-20 | BUG/MINOR: http-ana: Report SF_FINST_R flag on error waiting the request body |
2023-01-20 | BUG/MINOR: promex: Don't forget to consume the request on error |
2023-01-20 | BUG/MINOR: resolvers: Wait the resolution execution for a do_resolv action |
2023-01-20 | BUG/MINOR: h1-htx: Remove flags about protocol upgrade on non-101 responses |
2023-01-20 | BUG/MINOR: http: Memory leak of http redirect rules' format string |
2023-01-20 | BUG/MAJOR: buf: Fix copy of wrapping output data when a buffer is realigned |
2023-01-20 | BUG/MINOR: http-fetch: Only fill txn status during prefetch if not already set |
2023-01-20 | BUG/MINOR: pool/stats: Use ullong to report total pool usage in bytes in stats |
2023-01-20 | BUG/MEDIUM: mux-h2: Refuse interim responses with end-stream flag set |
2023-01-20 | BUG/MINOR: ssl: Fix memory leak of find_chain in ssl_sock_load_cert_chain |
2023-01-20 | BUG/MEDIUM: resolvers: Use tick_first() to update the resolvers task timeout |
2023-01-20 | BUG/MAJOR: fcgi: Fix uninitialized reserved bytes |
2023-01-20 | BUG/MINOR: promex: create haproxy_backend_agg_server_status |
2023-01-20 | BUG/MEDIUM: mworker: fix segv in early failure of mworker mode with peers |
2023-01-20 | BUG/MINOR: ssl: Fix potential overflow |
2023-01-20 | BUG/MEDIUM: ssl: Verify error codes can exceed 63 |
2023-01-20 | BUG/MINOR: resolvers: Don't wait periodic resolution on healthcheck failure |
2022-12-09 | BUG/MEDIIM: stconn: Flush output data before forwarding close to write side |
2022-12-09 | BUG/MINOR: http-htx: Don't consider an URI as normalized after a set-uri action |
2022-12-08 | Revert "BUG/MINOR: http-htx: Don't consider an URI as normalized after a set-uri action" |
2022-11-25 | BUG/MINOR: mux-h1: Fix handling of 408-Request-Time-Out |
2022-11-25 | BUG/MINOR: http-htx: Don't consider an URI as normalized after a set-uri action |
2022-11-25 | BUG/MINOR: log: fix parse_log_message rfc5424 size check |
2022-11-25 | BUG/MINOR: cfgparse-listen: fix ebpt_next_dup pointer dereference on proxy "from" inheritance |
2022-11-25 | BUG/MINOR: server/idle: at least use atomic stores when updating max_used_conns |
2022-11-25 | BUG/MEDIUM: peers: messages about unkown tables not correctly ignored |
2022-11-25 | BUG/MINOR: ssl: don't initialize the keylog callback when not required |
2022-11-25 | BUG/MINOR: http_ana/txn: don't re-initialize txn and req var lists |
2022-11-25 | BUG/MEDIUM: listener: Fix race condition when updating the global mngmt task |
2022-11-25 | BUG/MINOR: pool/cli: use ullong to report total pool usage in bytes |
2022-11-25 | BUG/MEDIUM: ring: fix creation of server in uninitialized ring |
2022-11-25 | BUG/MINOR: mux-h1: Do not send a last null chunk on body-less answers |
2022-11-25 | BUG/MEDIUM: mux-fcgi: Avoid value length overflow when it doesn't fit at once |
2022-11-25 | BUG/MINOR: mux-fcgi: Be sure to send empty STDING record in case of zero-copy |
2022-11-25 | BUG/MINOR: resolvers: Set port before IP address when processing SRV records |
2022-11-25 | BUG/MINOR: http-htx: Fix error handling during parsing http replies |
2022-11-25 | BUG/MEDIUM: wdt/clock: properly handle early task hangs |
2022-11-25 | BUG/MINOR: ssl: ocsp structure not freed properly in case of error |
2022-11-25 | BUG/MINOR: ssl: Memory leak of AUTHORITY_KEYID struct when loading issuer |
2022-11-25 | BUG/MINOR: log: fixing bug in tcp syslog_io_handler Octet-Counting |
2022-11-25 | BUG/MEDIUM: stick-table: fix a race condition when updating the expiration task |
2022-10-25 | BUG/MAJOR: stick-table: don't process store-response rules for applets |
2022-10-25 | BUG/MINOR: stick-table: Use server_id instead of std_t_sint in process_store_rules() |
2022-10-25 | BUG/MINOR: sink: Set default connect/server timeout for implicit ring buffers |
2022-10-25 | BUG/MINOR: sink: Only use backend capability for the sink proxies |
2022-10-25 | BUG/MEDIUM: compression: handle rewrite errors when updating response headers |
2022-10-25 | BUG/MINOR: ring: Properly parse connect timeout |
2022-10-25 | BUG/MINOR: log: Preserve message facility when the log target is a ring buffer |
2022-10-25 | BUG/MINOR: server: make sure "show servers state" hides private bits |
2022-10-25 | BUG/MAJOR: stick-tables: do not try to index a server name for applets |
2022-10-25 | BUG/MINOR: backend: only enforce turn-around state when not redispatching |
2022-10-10 | BUG/MINOR: smtpchk: SMTP Service check should gracefully close SMTP transaction |
2022-10-10 | BUG/MINOR: mux-h1: Account consumed output data on synchronous connection error |
2022-10-10 | BUG/MINOR: http-fetch: Update method after a prefetch in smp_fetch_meth() |
2022-10-10 | BUG/MEDIUM: lua: handle stick table implicit arguments right. |
2022-10-10 | BUG/MEDIUM: lua: Don't crash in hlua_lua2arg_check on failure |
2022-10-10 | BUG/MINOR: checks: update pgsql regex on auth packet |
2022-09-28 | BUG/MEDIUM: resolvers: Remove aborted resolutions from query_ids tree |
2022-09-20 | BUG/MINOR: log: improper behavior when escaping log data |
2022-09-20 | BUG/MEDIUM: captures: free() an error capture out of the proxy lock |
2022-09-20 | BUG/MEDIUM: sink: bad init sequence on tcp sink from a ring. |
2022-09-20 | BUG/MINOR: stats: fixing stat shows disabled frontend status as 'OPEN' |
2022-09-20 | BUG/MEDIUM: proxy: ensure pause_proxy() and resume_proxy() own PROXY_LOCK |
2022-09-20 | BUG/MINOR: signals/poller: ensure wakeup from signals |
2022-09-20 | BUG/MINOR: signals/poller: set the poller timeout to 0 when there are signals |
2022-09-20 | BUG/MINOR: task: always reset a new tasklet's call date |
2022-09-20 | BUG/MINOR: h1: Support headers case adjustment for TCP proxies |
2022-09-15 | BUG/MINOR: regex: Properly handle PCRE2 lib compiled without JIT support |
2022-09-15 | BUG/MINOR: mux-fcgi: fix the "show fd" dest buffer for the subscriber |
2022-09-15 | BUG/MINOR: mux-h1: fix the "show fd" dest buffer for the subscriber |
2022-09-15 | BUG/MINOR: mux-h2: fix the "show fd" dest buffer for the subscriber |
2022-09-15 | BUG/MEDIUM: mux-h1: always use RST to kill idle connections in pools |
2022-09-15 | BUG/MEDIUM: mux-h1: do not refrain from signaling errors after end of input |
2022-08-30 | BUG/MINOR: tcpcheck: Disable QUICKACK for default tcp-check (with no rule) |
2022-08-29 | BUG/MINOR: hlua: Rely on CF_EOI to detect end of message in HTTP applets |
2022-08-29 | BUG/MEDIUM: peers: Don't start resync on reload if local peer is not up-to-date |
2022-08-29 | BUG/MEDIUM: peers: Don't use resync timer when local resync is in progress |
2022-08-29 | BUG/MEDIUM: peers: Add connect and server timeut to peers proxy |
2022-08-29 | BUG/MEDIUM: spoe: Properly update streams waiting for a ACK in async mode |
2022-08-29 | BUG/MINOR: tcpcheck: Disable QUICKACK only if data should be sent after connect |
2022-08-29 | BUG/MINOR: resolvers: return the correct value in resolvers_finalize_config() |
2022-08-29 | BUG/MAJOR: mworker: fix infinite loop on master with no proxies. |
2022-08-29 | BUG/MAJOR: log-forward: Fix log-forward proxies not fully initialized |
2022-08-29 | BUG/MEDIUM: mux-h2: do not fiddle with ->dsi to indicate demux is idle |
2022-08-29 | BUG/MEDIUM: http-ana: fix crash or wrong header deletion by http-restrict-req-hdr-names |
2022-08-12 | BUG/MEDIUM: ring: fix too lax 'size' parser |
2022-08-12 | BUG/MEDIUM: task: relax one thread consistency check in task_unlink_wq() |
2022-08-12 | BUG/MEDIUM: poller: use fd_delete() to release the poller pipes |
2022-08-12 | BUG/MINOR: sink: fix a race condition between the writer and the reader |
2022-08-12 | BUG/MINOR: ring/cli: fix a race condition between the writer and the reader |
2022-08-12 | BUG/MEDIUM: proxy: Perform a custom copy for default server settings |
2022-08-12 | BUG/MEDIUM: dns: Properly initialize new DNS session |
2022-08-12 | BUG/MINOR: peers: Use right channel flag to consider the peer as connected |
2022-08-12 | BUG/MEDIUM: peers: limit reconnect attempts of the old process on reload |
2022-08-12 | BUG/MEDIUM: pattern: only visit equivalent nodes when skipping versions |
2022-07-27 | BUG/MEDIUM: h1: Improve authority validation for CONNCET request |
2022-07-27 | BUG/MEDIUM: mworker: use default maxconn in wait mode |
2022-07-26 | BUG/MINOR: sockpair: wrong return value for fd_send_uxst() |
2022-07-26 | BUG/MINOR: backend: Fallback on RR algo if balance on source is impossible |
2022-07-26 | BUG/MEDIUM: mworker: proc_self incorrectly set crashes upon reload |
2022-07-21 | BUG/MINOR: tools: fix statistical_prng_range()'s output range |
2022-07-21 | BUG/MEDIUM: tools: avoid calling dlsym() in static builds (try 2) |
2022-07-21 | BUG/MEDIUM: tools: avoid calling dlsym() in static builds |
2022-07-21 | BUG/MEDIUM: mux-h1: Handle connection error after a synchronous send |
2022-07-21 | BUG/MEDIUM: http-ana: Don't wait to have an empty buf to switch in TUNNEL state |
2022-07-21 | BUG/MINOR: mux-h1: Be sure to commit htx changes in the demux buffer |
2022-07-21 | BUG/MEDIUM: http-fetch: Don't fetch the method if there is no stream |
2022-07-21 | BUG/MINOR: http-htx: Fix scheme based normalization for URIs wih userinfo |
2022-07-21 | BUG/MINOR: peers: fix possible NULL dereferences at config parsing |
2022-07-21 | BUG/MINOR: http-act: Properly generate 103 responses when several rules are used |
2022-07-21 | BUG/MINOR: http-check: Preserve headers if not redefined by an implicit rule |
2022-07-21 | BUG/MINOR: peers/config: always fill the bind_conf's argument |
2022-07-21 | MINOR: fd: Add BUG_ON checks on fd_insert() |
2022-07-21 | BUG/MEDIUM: ssl/fd: unexpected fd close using async engine |
2022-07-21 | BUG/MINOR: http-fetch: Use integer value when possible in "method" sample fetch |
2022-07-21 | BUG/MINOR: http-ana: Set method to HTTP_METH_OTHER when an HTTP txn is created |
2022-07-21 | BUG/MINOR: ssl: Do not look for key in extra files if already in pem |
2022-07-21 | BUG/MEDIUM: ssl/cli: crash when crt inserted into a crt-list |
2022-07-21 | BUG/MINOR: tcp-rules: Make action call final on read error and delay expiration |
2022-07-21 | BUG/MINOR: cli/stats: add missing trailing LF after "show info json" |
2022-07-21 | BUG/MINOR: server: do not enable DNS resolution on disabled proxies |
2022-07-21 | BUG/MINOR: cli/stats: add missing trailing LF after JSON outputs |
2022-07-20 | BUG/MINOR: checks: Properly handle email alerts in trace messages |
2022-07-20 | BUG/MINOR: trace: Test server existence for health-checks to get proxy |
2022-07-20 | BUG/MEDIUM: mailers: Set the object type for check attached to an email alert |
2022-07-20 | BUG/MINOR: ssl_ckch: Fix possible uninitialized value in show_cert I/O handler |
2022-07-20 | BUG/MINOR: ssl_ckch: Dump cert transaction only once if show command yield |
2022-07-20 | BUG/MEDIUM: ssl/crt-list: Rework 'add ssl crt-list' to handle full buffer cases |
2022-07-20 | BUG/MEDIUM: ssl_ckch: Rework 'commit ssl cert' to handle full buffer cases |
2022-07-20 | BUG/MINOR: ssl_ckch: Don't duplicate path when replacing a cert entry |
2022-07-20 | BUG/MEDIUM: ssl_ckch: Don't delete a cert entry if it is being modified |
2022-07-20 | BUG/MINOR: ssl_ckch: Free error msg if commit changes on a cert entry fails |
2022-06-07 | BUG/MEDIUM: sample: Fix adjusting size in word converter |
2022-06-07 | BUG/MEDIUM: peers: prevent unitialized multiple listeners on peers section |
2022-06-07 | BUG/MEDIUM: peers: fix segfault using multiple bind on peers sections |
2022-06-07 | BUG/MEDIUM: resolvers: Don't defer resolutions release in deinit function |
2022-06-07 | BUG/MEDIUM: http: Properly reject non-HTTP/1.x protocols |
2022-06-07 | BUG/MEDIUM: tools: Fix `inet_ntop` usage in sa2str |
2022-06-07 | BUG/MINOR: peers: fix error reporting of "bind" lines |
2022-06-07 | BUG/MINOR: cfgparse: abort earlier in case of allocation error |
2022-06-07 | BUG/MINOR: check: Reinit the buffer wait list at the end of a check |
2022-06-07 | BUG/MEDIUM: config: Reset outline buffer size on realloc error in readcfgfile() |
2022-06-07 | BUG/MINOR: ssl: Fix crash when no private key is found in pem |
2022-05-13 | BUG/MEDIUM: wdt: don't trigger the watchdog when p is unitialized |
2022-05-13 | BUG/MINOR: conn_stream: do not confirm a connection from the frontend path |
2022-05-13 | BUG/MINOR: server: Make SRV_STATE_LINE_MAXLEN value from 512 to 2kB (2000 bytes). |
2022-05-13 | BUG/MEDIUM: ssl: fix the gcc-12 broken fix :-( |
2022-05-13 | BUG/MINOR: map/cli: make sure patterns don't vanish under "show map"'s init |
2022-05-13 | BUG/MINOR: map/cli: protect the backref list during "show map" errors |
2022-05-13 | BUG/MEDIUM: cli: make "show cli sockets" really yield |
2022-05-13 | BUG/MEDIUM: resolvers: make "show resolvers" properly yield |
2022-05-13 | BUG/MINOR: tcp/http: release the expr of set-{src,dst}[-port] |
2022-05-12 | BUG/MINOR: mux-h2: mark the stream as open before processing it not after |
2022-05-11 | BUG/MAJOR: dns: multi-thread concurrency issue on UDP socket |
2022-05-05 | BUG/MEDIUM: mux-h1: Be able to handle trailers when C-L header was specified |
2022-05-05 | BUG/MEDIUM: mux-fcgi: Be sure to never set EOM flag on an empty HTX message |
2022-04-29 | BUG/MINOR: pools: make sure to also destroy shared pools in pool_destroy_all() |
2022-04-27 | BUG/MINOR: resolvers: Fix memory leak in resolvers_deinit() |
2022-04-26 | BUG/MINOR: rules: Fix check_capture() function to use the right rule arguments |
2022-04-26 | BUG/MAJOR: connection: Never remove connection from idle lists outside the lock |
2022-04-26 | BUG/MINOR: cache: Disable cache if applet creation fails |
2022-04-26 | BUG/MEDIUM: compression: Don't forget to update htx_sl and http_msg flags |
2022-04-26 | BUG/MEDIUM: fcgi-app: Use http_msg flags to know if C-L header can be added |
2022-04-26 | BUG/MEDIUM: stream: do not abort connection setup too early |
2022-04-26 | BUG/MEDIUM: mux-h1: Don't request more room on partial trailers |
2022-04-26 | BUG/MINOR: mux-h2: use timeout http-request as a fallback for http-keep-alive |
2022-04-26 | BUG/MINOR: mux-h2: do not use timeout http-keep-alive on backend side |
2022-04-26 | BUG/MINOR: cache: do not display expired entries in "show cache" |
2022-04-26 | BUG/MINOR: mux-h2: do not send GOAWAY if SETTINGS were not sent |
2022-04-26 | DEBUG: opentracing: show return values of all functions in the debug output |
2022-04-26 | BUG/MINOR: opentracing: setting the return value in function flt_ot_var_set() |
2022-04-26 | BUG/MEDIUM: http-act: Don't replace URI if path is not found or invalid |
2022-04-26 | BUG/MEDIUM: http-conv: Fix url_enc() to not crush const samples |
2022-04-26 | BUG/MEDIUM: mux-h1: Set outgoing message to DONE when payload length is reached |
2022-04-26 | BUG/MEDIUM: promex: Be sure to never set EOM flag on an empty HTX message |
2022-04-26 | BUG/MEDIUM: hlua: Don't set EOM flag on an empty HTX message in HTTP applet |
2022-04-26 | BUG/MEDIUM: stats: Be sure to never set EOM flag on an empty HTX message |
2022-04-26 | BUG/MINOR: fcgi-app: Don't add C-L header on response to HEAD requests |
2022-04-26 | BUG/MAJOR: mux_pt: always report the connection error to the conn_stream |
2022-04-26 | BUG/MINOR: cli/stream: fix "shutdown session" to iterate over all threads |
2022-04-26 | BUG/MINOR: samples: add missing context names for sample fetch functions |
2022-03-28 | BUG/MEDIUM: mux-h2: make use of http-request and keep-alive timeouts |
2022-03-28 | BUG/MEDIUM: stream-int: do not rely on the connection error once established |
2022-03-28 | BUG/MEDIUM: mux-h1: Properly detect full buffer cases during message parsing |
2022-03-28 | BUG/MEDIUM: mux-fcgi: Properly handle return value of headers/trailers parsing |
2022-03-28 | BUG/MINOR: tools: url2sa reads too far when no port nor path |
2022-03-28 | BUG/MEDIUM: trace: avoid race condition when retrieving session from conn->owner |
2022-03-28 | BUG/MEDIUM: mux-h1: only turn CO_FL_ERROR to CS_FL_ERROR with empty ibuf |
2022-03-28 | BUG/MINOR: server/ssl: free the SNI sample expression |
2022-03-25 | BUG/MINOR: tools: fix url2sa return value with IPv4 |
2022-03-14 | BUG/MINOR: stream: make the call_rate only count the no-progress calls |
2022-03-14 | BUG/MINOR: session: fix theoretical risk of memleak in session_accept_fd() |
2022-03-14 | BUG/MAJOR: mux-pt: Always destroy the backend connection on detach |
2022-03-14 | DEBUG: stream: Fix stream trace message to print response buffer state |
2022-03-14 | DEBUG: stream: Add the missing descriptions for stream trace events |
2022-03-14 | BUG/MEDIUM: mcli: Properly handle errors and timeouts during reponse processing |
2022-03-14 | DEBUG: cache: Update underlying buffer when loading HTX message in cache applet |
2022-03-14 | BUG/MINOR: promex: Set conn-stream/channel EOI flags at the end of request |
2022-03-14 | BUG/MINOR: cache: Set conn-stream/channel EOI flags at the end of request |
2022-03-14 | BUG/MINOR: stats: Set conn-stream/channel EOI flags at the end of request |
2022-03-14 | BUG/MINOR: hlua: Set conn-stream/channel EOI flags at the end of request |
2022-03-14 | BUG/MINOR: cli: shows correct mode in "show sess" |
2022-03-14 | BUG/MINOR: add missing modes in proxy_mode_str() |
2022-03-08 | BUG/MEDIUM: pools: fix ha_free() on area in the process of being freed |
2022-03-08 | BUG/MINOR: pool: always align pool_heads to 64 bytes |
2022-03-01 | BUG/MEDIUM: htx: Fix a possible null derefs in htx_xfer_blks() |
2022-02-25 | BUG/MEDIUM: stream: Abort processing if response buffer allocation fails |
2022-02-25 | BUG/MINOR: proxy: preset the error message pointer to NULL in parse_new_proxy() |
2022-02-25 | BUG/MAJOR: mux-h2: Be sure to always report HTX parsing error to the app layer |
2022-02-25 | BUG/MEDIUM: mux-h1: Don't wake h1s if mux is blocked on lack of output buffer |
2022-02-25 | BUG/MEDIUM: htx: Be sure to have a buffer to perform a raw copy of a message |
2022-02-25 | BUG/MINOR: tools: url2sa reads ipv4 too far |
2022-02-25 | BUG/MINOR: mailers: negotiate SMTP, not ESMTP |
2022-02-17 | BUG/MAJOR: compiler: relax alignment constraints on certain structures |
2022-02-17 | BUG/MEDIUM: fd: always align fdtab[] to 64 bytes |
2022-02-17 | BUG/MEDIUM: resolvers: Really ignore trailing dot in domain names |
2022-02-17 | BUG/MINOR: sink: Use the right field in appctx context in release callback |
2022-02-17 | BUG/MINOR: mworker: fix a FD leak of a sockpair upon a failed reload |
2022-02-17 | BUG/MEDIUM: mworker: close unused transferred FDs on load failure |
2022-02-16 | BUG/MINOR: mux-h2: update the session's idle delay before creating the stream |
2022-02-16 | BUG/MEDIUM: h2/hpack: fix emission of HPACK DTSU after settings change |
2022-02-16 | BUG/MAJOR: spoe: properly detach all agents when releasing the applet |
2022-02-16 | BUG/MAJOR: http/htx: prevent unbounded loop in http_manage_server_side_cookies |
2022-02-16 | BUG/MEDIUM: listener: read-lock the listener during accept() |
2022-02-16 | BUG/MINOR: mworker: does not erase the pidfile upon reload |
2022-02-15 | BUG/MAJOR: sched: prevent rare concurrent wakeup of multi-threaded tasks |
2022-02-15 | DEBUG: pools: replace the link pointer with the caller's address on pool_free() |
2022-02-15 | DEBUG: pools: let's add reverse mapping from cache heads to thread and pool |
2022-02-15 | DEBUG: pools: add extra sanity checks when picking objects from a local cache |
2022-02-15 | BUG/MINOR: pools: always flush pools about to be destroyed |
2022-02-15 | BUG/MEDIUM: mworker: don't lose the stats socket on failed reload |
2022-02-15 | DEBUG: pools: add new build option DEBUG_POOL_INTEGRITY |
2022-02-15 | DEBUG: cli: add a new "debug dev fd" expert command |
2022-01-26 | BUG/MEDIUM: mcli: always realign wrapping buffers before parsing them |
2022-01-26 | BUG/MEDIUM: mcli: do not try to parse empty buffers |
2022-01-26 | BUG/MEDIUM: cli: Never wait for more data on client shutdown |
2022-01-26 | BUG/MINOR: cli: avoid O(bufsize) parsing cost on pipelined commands |
2022-01-26 | BUG/MEDIUM: server: avoid changing healthcheck ctx with set server ssl |
2022-01-26 | BUG/MEDIUM: htx: Adjust length to add DATA block in an empty HTX buffer |
2022-01-26 | BUG/MEDIUM: connection: properly leave stopping list on error |
2022-01-11 | BUG/MAJOR: mux-h1: Don't decrement .curr_len for unsent data |
2022-01-11 | BUG/MEDIUM: mworker: don't use _getsocks in wait mode |
2022-01-07 | BUG/MEDIUM: http-ana: Preserve response's FLT_END analyser on L7 retry |
2022-01-07 | BUG/MINOR: cli: fix _getsocks with musl libc |
2022-01-07 | BUG/MEDIUM: ssl: free the ckch instance linked to a server |
2022-01-07 | BUG/MINOR: ssl: free the fields in srv->ssl_ctx |
2022-01-07 | BUG/MINOR: mux-h1: Fix splicing for messages with unknown length |
2022-01-07 | BUG/MEDIUM: mux-h1: Fix splicing by properly detecting end of message |
2021-12-30 | BUG/MEDIUM: ssl: initialize correctly ssl w/ default-server |
2021-12-24 | BUG/MINOR: pools: don't mark ourselves as harmless in DEBUG_UAF mode |
2021-12-24 | BUG/MEDIUM: backend: fix possible sockaddr leak on redispatch |
2021-12-23 | BUG/MINOR: backend: restore the SF_SRV_REUSED flag original purpose |
2021-12-23 | BUG/MINOR: backend: do not set sni on connection reuse |
2021-12-16 | BUG/MEDIUM: mworker/cli: crash when trying to access an old PID in prompt mode |
2021-12-16 | BUG/MINOR: cli/server: Don't crash when a server is added with a custom id |
2021-12-03 | BUILD: bug: Fix error when compiling with -DDEBUG_STRICT_NOCRASH |
2021-12-02 | BUG/MAJOR: segfault using multiple log forward sections. |
2021-12-02 | BUG/MEDIUM: resolvers: Detach query item on response error |
2021-12-02 | BUG/MINOR: server: Don't rely on last default-server to init server SSL context |
2021-12-02 | BUG/MEDIUM: cli: Properly set stream analyzers to process one command at a time |
2021-11-23 | BUG/MINOR: cache: Fix loop on cache entries in "show cache" |
2021-11-23 | BUG/MINOR: ssl: make SSL counters atomic |
2021-11-23 | MINOR: shctx: add a few BUG_ON() for consistency checks |
2021-11-23 | BUG/MINOR: shctx: do not look for available blocks when the first one is enough |
2021-11-23 | BUG/MEDIUM: shctx: leave the block allocator when enough blocks are found |
2021-11-23 | BUG/MEDIUM: cache/cli: make "show cache" thread-safe |
2021-11-23 | BUG/MEDIUM: mux-h2: always process a pending shut read |
2021-11-23 | BUG/MEDIUM: ssl: abort with the correct SSL error when SNI not found |
2021-11-23 | BUG/MINOR: ssl: free correctly the sni in the backend SSL cache |
2021-11-23 | BUG/MEDIUM: ssl: backend TLS resumption with sni and TLSv1.3 |
2021-11-15 | BUG/MEDIUM: mux-h1: Handle delayed silent shut in h1_process() to release H1C |
2021-11-15 | BUG/MINOR: stick-table/cli: Check for invalid ipv6 key |
2021-11-15 | BUG/MEDIUM: connection: make cs_shutr/cs_shutw//cs_close() idempotent |
2021-11-15 | BUG/MINOR: mux-h2: Fix H2_CF_DEM_SHORT_READ value |
2021-11-15 | BUG/MINOR: mworker: doesn't launch the program postparser |
2021-11-15 | BUG/MEDIUM: conn-stream: Don't reset CS flags on close |
2021-11-10 | Revert "BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back" |
2021-11-10 | BUG/MINOR: http-ana: Apply stop to the current section for http-response rules |
2021-11-10 | BUG/MINOR: cache: properly ignore unparsable max-age in quotes |
2021-11-10 | BUG/MINOR: resolvers: throw log message if trash not large enough for query |
2021-11-10 | BUG/MINOR: resolvers: fix sent messages were counted twice |
2021-11-10 | BUG/MEDIUM: mux-h2: reject upgrade if no RFC8441 support |
2021-11-03 | BUG/MINOR: sample: fix backend direction flags consecutive to last fix |
2021-11-03 | BUG/MEDIUM: sample: Cumulate frontend and backend sample validity flags |
2021-11-03 | BUG/MEDIUM: stream-int: Block reads if channel cannot receive more data |
2021-11-03 | BUG/MINOR: http: Authorization value can have multiple spaces after the scheme |
2021-11-03 | BUG/MEDIUM: http-ana: Drain request data waiting the tarpit timeout expiration |
2021-11-03 | BUG/MINOR: halog: Add missing newlines in die() messages |
2021-11-03 | BUG/MEDIUM: resolvers: Track api calls with a counter to free resolutions |
2021-11-03 | BUG/MEDIUM: resolvers: Don't recursively perform requester unlink |
2021-11-03 | BUG/MEDIUM: mux-h1: Perform a connection shutdown when the h1c is released |
2021-11-03 | BUG/MINOR: mux-h1: Save shutdown mode if the shutdown is delayed |
2021-11-03 | BUG/MINOR: backend: fix improper insert in avail tree for always reuse |
2021-10-22 | BUG/MEDIUM: lua: fix memory leaks with realloc() on non-glibc systems |
2021-10-22 | BUG/MINOR: mux-h2: do not prevent from sending a final GOAWAY frame |
2021-10-22 | BUG/MINOR: task: do not set TASK_F_USR1 for no reason |
2021-10-22 | BUG/MAJOR: buf: fix varint API post- vs pre- increment |
2021-10-20 | BUG/MEDIUM: resolvers: always check a valid item in query_list |
2021-10-20 | BUG/MAJOR: resolvers: add other missing references during resolution removal |
2021-10-20 | BUG/MEDIUM: resolvers: use correct storage for the target address |
2021-10-20 | BUG/MEDIUM: resolvers: fix truncated TLD consecutive to the API fix |
2021-10-20 | BUG/MINOR: resolvers: do not reject host names of length 255 in SRV records |
2021-10-20 | BUG/MEDIUM: resolver: make sure to always use the correct hostname length |
2021-10-20 | BUG/MAJOR: dns: attempt to lock globaly for msg waiter list instead of use barrier |
2021-10-20 | BUG/MAJOR: dns: tcp session can remain attached to a list after a free |
2021-10-20 | BUG/MEDIUM: tcpcheck: Properly catch early HTTP parsing errors |
2021-10-19 | BUG/MEDIUM: stream: Keep FLT_END analyzers if a stream detects a channel error |
2021-10-19 | BUG/MEDIUM: cpuset: fix cpuset size for FreeBSD |
2021-10-19 | BUG/MINOR: sample: Fix 'fix_tag_value' sample when waiting for more data |
2021-10-19 | BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back |
2021-10-19 | BUG/MEDIUM: mux_h2: Handle others remaining read0 cases on partial frames |
2021-10-19 | BUG/MEDIUM: sample: properly verify that variables cast to sample |
2021-10-04 | BUG/MEDIUM: http-ana: Clear request analyzers when applying redirect rule |
2021-10-04 | BUG/MEDIUM: filters: Fix a typo when a filter is attached blocking the release |
2021-10-01 | MINOR: tasks: catch TICK_ETERNITY with BUG_ON() in __task_queue() |
2021-09-30 | BUG/MINOR: tcp-rules: Stop content rules eval on read error and end-of-input |
2021-09-30 | BUG/MINOR: tcpcheck: Don't use arg list for default proxies during parsing |
2021-09-30 | BUG/MAJOR: lua: use task_wakeup() to properly run a task once |
2021-09-30 | BUG/MEDIUM: lua: fix wakeup condition from sleep() |
2021-09-30 | MINOR: Makefile: add MEMORY_POOLS to the list of DEBUG_xxx options |
2021-09-30 | BUG/MINOR: mux-h1/mux-fcgi: Sanitize TE header to only send "trailers" |
2021-09-24 | BUG/MEDIUM: stream-int: Defrag HTX message in si_cs_recv() if necessary |
2021-09-24 | BUG/MEDIUM: stream: Stop waiting for more data if SI is blocked on RXBLK_ROOM |
2021-09-24 | BUG/MEDIUM: stream-int: Notify stream that the mux wants more room to xfer data |
2021-09-24 | BUG/MEDIUM: mux-h1: Adjust conditions to ask more space in the channel buffer |
2021-09-24 | BUG/MINOR: stats: use refcount to protect dynamic server on dump |
2021-09-24 | BUG/MINOR: server: do not use refcount in free_server in stopping mode |
2021-09-24 | BUG/MINOR: http-ana: increment internal_errors counter on response error |
2021-09-24 | BUG/MINOR: h1-htx: Fix a typo when request parser is reset |
2021-09-24 | BUG/MEDIUM: leastconn: fix rare possibility of divide by zero |
2021-09-24 | BUG/MINOR: server: allow 'enable health' only if check configured |
2021-09-23 | BUG/MINOR: vars: do not talk about global section in CLI errors for set-var |
2021-09-23 | BUG/MINOR: vars: truncate the variable name in error reports about scope. |
2021-09-23 | BUG/MINOR: vars: properly set the argument parsing context in the expression |
2021-09-23 | BUG/MINOR: vars: improve accuracy of the rules used to check expression validity |
2021-09-20 | BUG/MINOR: flt-trace: fix an infinite loop when random-parsing is set |
2021-09-20 | BUG/MINOR: cli/payload: do not search for args inside payload |
2021-09-20 | BUG/MINOR: connection: prevent null deref on mux cleanup task allocation |
2021-09-20 | BUG/MINOR: tcpcheck: Improve LDAP response parsing to fix LDAP check |
2021-09-20 | BUG/MAJOR: mux-h1: Don't eval input data if an error was reported |
2021-09-16 | BUG/MINOR: compat: make sure __WORDSIZE is always defined |
2021-09-10 | BUG/MEDIUM: stream-int: Don't block SI on a channel policy if EOI is reached |
2021-09-10 | BUG/MEDIUM: mux-h1: Remove "Upgrade:" header for requests with payload |
2021-09-10 | BUG/MINOR: systemd: ExecStartPre must use -Ws |
2021-09-10 | BUG/MINOR: filters: Set right FLT_END analyser depending on channel |
2021-09-10 | BUG/MINOR: filters: Always set FLT_END analyser when CF_FLT_ANALYZE flag is set |
2021-09-10 | BUG/MEDIUM: http-ana: Reset channels analysers when returning an error |
2021-09-10 | BUG/MINOR: stream: Don't release a stream if FLT_END is still registered |
2021-09-08 | BUG/MINOR: lua: Don't yield in channel.append() and channel.set() |
2021-09-08 | BUG/MINOR: lua: Yield in channel functions only if lua context can yield |
2021-09-07 | Revert "BUG/MINOR: stream-int: Don't block reads in si_update_rx() if chn may receive" |
2021-09-03 | BUG/MAJOR: htx: fix missing header name length check in htx_add_header/trailer |
2021-09-03 | BUG/MINOR: config: reject configs using HTTP with bufsize >= 256 MB |
2021-09-03 | BUG/MINOR: vars: fix set-var/unset-var exclusivity in the keyword parser |
2021-09-02 | BUG/MINOR: tools: Fix loop condition in dump_text() |
2021-09-02 | BUG/MINOR threads: Use get_(local|gm)time instead of (local|gm)time |
2021-09-02 | BUG/MINOR: ebtree: remove dependency on incorrect macro for bits per long |
2021-09-02 | BUG/MINOR: time: fix idle time computation for long sleeps |
2021-09-02 | BUG/MINOR: lua: use strlcpy2() not strncpy() to copy sample keywords |
2021-09-02 | BUG/MINOR: base64: base64urldec() ignores padding in output size check |
2021-09-02 | BUG/MEDIUM: base64: check output boundaries within base64{dec,urldec} |
2021-09-02 | BUG/MINOR: stick-table: fix the sc-set-gpt* parser when using expressions |
2021-08-20 | BUG/MEDIUM: h2: match absolute-path not path-absolute for :path |
2021-08-17 | BUG/MEDIUM: h2: give :authority precedence over Host |
2021-08-17 | BUG/MAJOR: h2: enforce stricter syntax checks on the :method pseudo-header |
2021-08-17 | BUG/MAJOR: h2: verify that :path starts with a '/' before concatenating it |
2021-08-17 | BUG/MAJOR: h2: verify early that non-http/https schemes match the valid syntax |
2021-08-13 | BUG/MEDIUM: cfgcheck: verify existing log-forward listeners during config check |
2021-08-12 | BUG/MEDIUM: spoe: Fix policy to close applets when SPOE connections are queued |
2021-08-12 | BUG/MINOR: tcpcheck: Properly detect pending HTTP data in output buffer |
2021-08-12 | BUG/MINOR: buffer: fix buffer_dump() formatting |
2021-08-11 | BUG/MEDIUM: spoe: Create a SPOE applet if necessary when the last one is released |
2021-08-11 | BUG/MINOR: server: update last_change on maint->ready transitions too |
2021-08-11 | BUG/MINOR: server: remove srv from px list on CLI 'add server' error |
2021-08-11 | BUG/MINOR: fd: protect fd state harder against a concurrent takeover |
2021-08-11 | BUG/MINOR: pollers: always program an update for migrated FDs |
2021-08-11 | BUG/MINOR: poll: fix abnormally high skip_fd counter |
2021-08-11 | BUG/MINOR: select: fix excess number of dead/skip reported |
2021-08-11 | BUG/MEDIUM: pollers: clear the sleeping bit after waking up, not before |
2021-08-11 | BUG/MEDIUM: connection: close a rare race between idle conn close and takeover |
2021-08-11 | BUG/MINOR: connection: Add missing error labels to conn_err_code_str |
2021-08-11 | BUG/MEDIUM: mux-h2: Handle remaining read0 cases on partial frames |
2021-07-27 | BUG/MINOR: mux-h1: Be sure to swap H1C to splice mode when rcv_pipe() is called |
2021-07-27 | BUG/MINOR: mux-h2: Obey dontlognull option during the preface |
2021-07-27 | BUG/MINOR: mux-h1: Obey dontlognull option for empty requests |
2021-07-27 | BUG/MINOR: systemd: must check the configuration using -Ws |
2021-07-27 | BUG/MINOR: resolvers: Use a null-terminated string to lookup in servers tree |
2021-07-27 | BUG/MINOR: check: fix the condition to validate a port-less server |
2021-07-27 | BUG/MINOR: stats: Add missing agent stats on servers |
2021-07-27 | BUG/MEDIUM: ssl_sample: fix segfault for srv samples on invalid request |
2021-07-27 | BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXEC across programs |
2021-07-27 | BUG/MEDIUM: mworker: do not register an exit handler if exit is expected |
2021-07-15 | BUG/MINOR: ssl: Default-server configuration ignored by server |
2021-07-06 | BUG/MINOR: cli: fix server name output in "show fd" |
2021-07-06 | BUG/MEDIUM: sock: make sure to never miss early connection failures |
2021-07-06 | BUG/MINOR: peers: fix data_type bit computation more than 32 data_types |
2021-07-06 | BUG/MINOR: stick-table: fix several printf sign errors dumping tables |
2021-06-30 | BUG/MEDIUM: resolvers: Make 1st server of a template take part to SRV resolution |
2021-06-28 | BUG/MINOR: mqtt: Support empty client ID in CONNECT message |
2021-06-28 | BUG/MINOR: mqtt: Fix parser for string with more than 127 characters |
2021-06-28 | BUG/MINOR: tcpcheck: Fix numbering of implicit HTTP send/expect rules |
2021-06-28 | BUG/MINOR: checks: return correct error code for srv_parse_agent_check |
2021-06-28 | BUG/MINOR: resolvers: Reset server IP when no ip is found in the response |
2021-06-28 | BUG/MINOR: resolvers: Always attach server on matching record on resolution |
2021-06-23 | BUG/MAJOR: server: fix deadlock when changing maxconn via agent-check |
2021-06-23 | BUG/MINOR: cache: Correctly handle existing-but-empty 'accept-encoding' header |
2021-06-22 | BUG/MINOR: server/cli: Fix locking in function processing "set server" command |
2021-06-22 | BUG/MINOR: resolvers: Use resolver's lock in resolv_srvrq_expire_task() |
2021-06-22 | BUG/MEDIUM: resolvers: Add a task on servers to check SRV resolution status |
2021-06-22 | BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI |
2021-06-22 | BUG/MINOR: server: Forbid to set fqdn on the CLI if SRV resolution is enabled |
2021-06-22 | BUG/MINOR: server-state: load SRV resolution only if params match the config |