Merge date | Subject - Severity (minor, medium, major, critical) |
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 |
2023-01-31 | BUG/MEDIUM: sink: Fix release of sinks during the deinit |
2023-01-27 | BUG/MINOR: sink: free the forwarding task on exit |
2023-01-20 | BUG/MINOR: ssl: Fix memory leak of find_chain in ssl_sock_load_cert_chain |
2023-01-20 | BUG/MINOR: mux-h2: add missing traces on failed headers decoding |
2023-01-20 | BUG/MINOR: mux-fcgi: Correctly set pathinfo |
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: 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/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/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-05 | BUG/MINOR: cfgparse: Use the right proxy list during validity check of sinks |
2022-12-09 | BUG/MEDIIM: stconn: Flush output data before forwarding close to write side |
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: 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/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/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/MEDIUM: compression: handle rewrite errors when updating response headers |
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: smtpchk: SMTP Service check should gracefully close SMTP transaction |
2022-10-25 | BUG/MINOR: mux-h1: Account consumed output data on synchronous connection error |
2022-10-25 | BUG/MINOR: http-fetch: Update method after a prefetch in smp_fetch_meth() |
2022-10-25 | BUG/MEDIUM: lua: handle stick table implicit arguments right. |
2022-10-25 | BUG/MEDIUM: lua: Don't crash in hlua_lua2arg_check on failure |
2022-10-25 | 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/MEDIUM: sink: bad init sequence on tcp sink from a ring. |
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: 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: h1: Support headers case adjustment for TCP proxies |
2022-08-30 | BUG/MINOR: tcpcheck: Disable QUICKACK for default tcp-check (with no rule) |
2022-08-30 | BUG/MEDIUM: peers: Don't start resync on reload if local peer is not up-to-date |
2022-08-30 | BUG/MEDIUM: peers: Don't use resync timer when local resync is in progress |
2022-08-30 | BUG/MEDIUM: peers: Add connect and server timeut to peers proxy |
2022-08-30 | BUG/MEDIUM: spoe: Properly update streams waiting for a ACK in async mode |
2022-08-30 | BUG/MINOR: tcpcheck: Disable QUICKACK only if data should be sent after connect |
2022-08-30 | BUG/MINOR: resolvers: return the correct value in resolvers_finalize_config() |
2022-08-30 | BUG/MEDIUM: mux-h2: do not fiddle with ->dsi to indicate demux is idle |
2022-08-30 | BUG/MEDIUM: http-ana: fix crash or wrong header deletion by http-restrict-req-hdr-names |
2022-08-30 | BUG/MINOR: sink: fix a race condition between the writer and the reader |
2022-08-30 | BUG/MINOR: ring/cli: fix a race condition between the writer and the reader |
2022-08-30 | BUG/MEDIUM: proxy: Perform a custom copy for default server settings |
2022-08-30 | BUG/MINOR: peers: Use right channel flag to consider the peer as connected |
2022-08-30 | BUG/MEDIUM: peers: limit reconnect attempts of the old process on reload |
2022-07-27 | BUG/MINOR: sockpair: wrong return value for fd_send_uxst() |
2022-07-27 | BUG/MINOR: backend: Fallback on RR algo if balance on source is impossible |
2022-07-27 | BUG/MEDIUM: mux-h1: Handle connection error after a synchronous send |
2022-07-27 | BUG/MEDIUM: http-ana: Don't wait to have an empty buf to switch in TUNNEL state |
2022-07-27 | BUG/MINOR: peers: fix possible NULL dereferences at config parsing |
2022-07-27 | BUG/MINOR: http-act: Properly generate 103 responses when several rules are used |
2022-07-27 | BUG/MINOR: http-check: Preserve headers if not redefined by an implicit rule |
2022-07-27 | BUG/MINOR: peers/config: always fill the bind_conf's argument |
2022-07-27 | BUG/MINOR: http-fetch: Use integer value when possible in "method" sample fetch |
2022-07-27 | BUG/MINOR: http-ana: Set method to HTTP_METH_OTHER when an HTTP txn is created |
2022-07-27 | BUG/MINOR: ssl: Do not look for key in extra files if already in pem |
2022-07-27 | BUG/MEDIUM: ssl/cli: crash when crt inserted into a crt-list |
2022-07-27 | BUG/MINOR: tcp-rules: Make action call final on read error and delay expiration |
2022-07-27 | BUG/MINOR: cli/stats: add missing trailing LF after "show info json" |
2022-07-27 | BUG/MINOR: server: do not enable DNS resolution on disabled proxies |
2022-07-27 | BUG/MINOR: cli/stats: add missing trailing LF after JSON outputs |
2022-07-27 | BUG/MEDIUM: mailers: Set the object type for check attached to an email alert |
2022-07-27 | BUG/MINOR: ssl_ckch: Fix possible uninitialized value in show_cert I/O handler |
2022-07-27 | BUG/MINOR: ssl_ckch: Dump cert transaction only once if show command yield |
2022-07-27 | BUG/MEDIUM: ssl/crt-list: Rework 'add ssl crt-list' to handle full buffer cases |
2022-07-27 | BUG/MEDIUM: ssl_ckch: Rework 'commit ssl cert' to handle full buffer cases |
2022-07-27 | BUG/MINOR: ssl_ckch: Don't duplicate path when replacing a cert entry |
2022-07-27 | BUG/MEDIUM: ssl_ckch: Don't delete a cert entry if it is being modified |
2022-07-27 | BUG/MINOR: ssl_ckch: Free error msg if commit changes on a cert entry fails |
2022-06-23 | BUG/MEDIUM: dns: Keep the right count of active nameservers for a resolver |
2022-06-13 | BUG/MINOR: conn_stream: do not confirm a connection from the frontend path |
2022-06-07 | BUG/MINOR: ssl: Fix crash when no private key is found in pem |
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/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-05-13 | BUG/MEDIUM: wdt: don't trigger the watchdog when p is unitialized |
2022-05-13 | BUG/MINOR: server: Make SRV_STATE_LINE_MAXLEN value from 512 to 2kB (2000 bytes). |
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/MINOR: tcp/http: release the expr of set-{src,dst}[-port] |
2022-05-13 | 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-04-29 | BUG/MINOR: pools: make sure to also destroy shared pools in pool_destroy_all() |
2022-04-29 | BUG/MINOR: rules: Fix check_capture() function to use the right rule arguments |
2022-04-29 | BUG/MINOR: cache: Disable cache if applet creation fails |
2022-04-29 | BUG/MEDIUM: compression: Don't forget to update htx_sl and http_msg flags |
2022-04-29 | BUG/MEDIUM: fcgi-app: Use http_msg flags to know if C-L header can be added |
2022-04-29 | BUG/MEDIUM: mux-h1: Don't request more room on partial trailers |
2022-04-29 | BUG/MINOR: mux-h2: use timeout http-request as a fallback for http-keep-alive |
2022-04-29 | BUG/MINOR: mux-h2: do not use timeout http-keep-alive on backend side |
2022-04-29 | BUG/MINOR: cache: do not display expired entries in "show cache" |
2022-04-29 | BUG/MINOR: mux-h2: do not send GOAWAY if SETTINGS were not sent |
2022-04-29 | BUG/MEDIUM: http-act: Don't replace URI if path is not found or invalid |
2022-04-29 | BUG/MEDIUM: http-conv: Fix url_enc() to not crush const samples |
2022-04-29 | BUG/MINOR: fcgi-app: Don't add C-L header on response to HEAD requests |
2022-04-29 | BUG/MAJOR: mux_pt: always report the connection error to the conn_stream |
2022-04-29 | BUG/MEDIUM: mux-h2: make use of http-request and keep-alive timeouts |
2022-04-29 | 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 when adding EOM block |
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-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/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-01 | BUG/MAJOR: sched: prevent rare concurrent wakeup of multi-threaded tasks |
2022-02-25 | BUG/MEDIUM: stream: Abort processing if response buffer allocation fails |
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/MINOR: tools: url2sa reads ipv4 too far |
2022-02-25 | BUG/MINOR: mailers: negotiate SMTP, not ESMTP |
2022-02-25 | BUG/MEDIUM: fd: always align fdtab[] to 64 bytes |
2022-02-25 | BUG/MEDIUM: resolvers: Really ignore trailing dot in domain names |
2022-02-25 | BUG/MINOR: sink: Use the right field in appctx context in release callback |
2022-02-25 | BUG/MINOR: mworker: fix a FD leak of a sockpair upon a failed reload |
2022-02-25 | BUG/MEDIUM: mworker: close unused transferred FDs on load failure |
2022-02-25 | BUG/MAJOR: spoe: properly detach all agents when releasing the applet |
2022-02-25 | BUG/MAJOR: http/htx: prevent unbounded loop in http_manage_server_side_cookies |
2022-02-25 | BUG/MINOR: mworker: does not erase the pidfile upon reload |
2022-02-25 | BUG/MEDIUM: mworker: don't lose the stats socket on failed reload |
2022-02-25 | BUG/MEDIUM: mcli: always realign wrapping buffers before parsing them |
2022-02-25 | BUG/MEDIUM: mcli: do not try to parse empty buffers |
2022-02-25 | BUG/MEDIUM: cli: Never wait for more data on client shutdown |
2022-02-25 | BUG/MINOR: cli: avoid O(bufsize) parsing cost on pipelined commands |
2022-02-25 | BUG/MEDIUM: htx: Adjust length to add DATA block in an empty HTX buffer |
2022-01-12 | BUG/MEDIUM: mworker: don't use _getsocks in wait mode |
2022-01-12 | BUG/MEDIUM: http-ana: Preserve response's FLT_END analyser on L7 retry |
2022-01-12 | BUG/MINOR: cli: fix _getsocks with musl libc |
2022-01-12 | BUG/MINOR: ssl: free the fields in srv->ssl_ctx |
2021-12-24 | BUG/MINOR: pools: don't mark ourselves as harmless in DEBUG_UAF mode |
2021-12-24 | BUG/MINOR: backend: restore the SF_SRV_REUSED flag original purpose |
2021-12-24 | BUG/MINOR: backend: do not set sni on connection reuse |
2021-12-24 | BUG/MEDIUM: mworker/cli: crash when trying to access an old PID in prompt mode |
2021-12-24 | BUG/MEDIUM: resolvers: Detach query item on response error |
2021-12-24 | BUG/MEDIUM: cli: Properly set stream analyzers to process one command at a time |
2021-12-09 | CI: Fix DEBUG_STRICT definition for Coverity |
2021-11-24 | BUG/MEDIUM: ssl: abort with the correct SSL error when SNI not found |
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: mux-h2: always process a pending shut read |
2021-11-23 | BUG/MEDIUM: ssl: backend TLS resumption with sni and TLSv1.3 |
2021-11-23 | BUG/MINOR: stick-table/cli: Check for invalid ipv6 key |
2021-11-23 | BUG/MEDIUM: connection: make cs_shutr/cs_shutw//cs_close() idempotent |
2021-11-23 | BUG/MINOR: mux-h2: Fix H2_CF_DEM_SHORT_READ value |
2021-11-23 | BUG/MINOR: mworker: doesn't launch the program postparser |
2021-11-23 | BUG/MEDIUM: conn-stream: Don't reset CS flags on close |
2021-11-23 | Revert "BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back" |
2021-11-23 | BUG/MINOR: http-ana: Apply stop to the current section for http-response rules |
2021-11-23 | BUG/MEDIUM: mux-h1: Fix H1C_F_ST_SILENT_SHUT value |
2021-11-23 | BUG/MINOR: sample: fix backend direction flags consecutive to last fix |
2021-11-23 | BUG/MEDIUM: sample: Cumulate frontend and backend sample validity flags |
2021-11-23 | 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/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: mux-h2: do not prevent from sending a final GOAWAY frame |
2021-11-03 | BUG/MAJOR: buf: fix varint API post- vs pre- increment |
2021-11-03 | BUG/MEDIUM: resolvers: always check a valid item in query_list |
2021-11-03 | BUG/MAJOR: resolvers: add other missing references during resolution removal |
2021-11-03 | BUG/MEDIUM: resolvers: use correct storage for the target address |
2021-11-03 | BUG/MEDIUM: resolvers: fix truncated TLD consecutive to the API fix |
2021-11-03 | BUG/MINOR: resolvers: do not reject host names of length 255 in SRV records |
2021-11-03 | BUG/MEDIUM: resolver: make sure to always use the correct hostname length |
2021-11-03 | BUG/MEDIUM: tcpcheck: Properly catch early HTTP parsing errors |
2021-10-19 | BUG/MEDIUM: sample: properly verify that variables cast to sample |
2021-10-19 | BUG/MEDIUM: stream: Keep FLT_END analyzers if a stream detects a channel error |
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: stream-int: Defrag HTX message in si_cs_recv() if necessary |
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-04 | BUG/MINOR: filters: Set right FLT_END analyser depending on channel |
2021-10-04 | BUG/MINOR: filters: Always set FLT_END analyser when CF_FLT_ANALYZE flag is set |
2021-10-04 | BUG/MEDIUM: http-ana: Reset channels analysers when returning an error |
2021-10-04 | BUG/MINOR: stream: Don't release a stream if FLT_END is still registered |
2021-10-04 | BUG/MINOR: tcp-rules: Stop content rules eval on read error and end-of-input |
2021-10-04 | BUG/MINOR: tcpcheck: Don't use arg list for default proxies during parsing |
2021-10-04 | BUG/MAJOR: lua: use task_wakeup() to properly run a task once |
2021-10-04 | BUG/MEDIUM: lua: fix wakeup condition from sleep() |
2021-10-04 | BUG/MINOR: mux-h1/mux-fcgi: Sanitize TE header to only send "trailers" |
2021-10-04 | BUG/MEDIUM: stream: Stop waiting for more data if SI is blocked on RXBLK_ROOM |
2021-10-04 | BUG/MEDIUM: stream-int: Notify stream that the mux wants more room to xfer data |
2021-10-04 | BUG/MEDIUM: mux-h1: Adjust conditions to ask more space in the channel buffer |
2021-10-04 | BUG/MINOR: http-ana: increment internal_errors counter on response error |
2021-10-04 | BUG/MINOR: h1-htx: Fix a typo when request parser is reset |
2021-10-04 | BUG/MINOR: server: allow 'enable health' only if check configured |
2021-09-20 | BUG/MINOR: cli/payload: do not search for args inside payload |
2021-09-20 | BUG/MINOR: tcpcheck: Improve LDAP response parsing to fix LDAP check |
2021-09-20 | BUG/MINOR: compat: make sure __WORDSIZE is always defined |
2021-09-20 | BUG/MEDIUM: stream-int: Don't block SI on a channel policy if EOI is reached |
2021-09-20 | BUG/MINOR: systemd: ExecStartPre must use -Ws |
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: tools: Fix loop condition in dump_text() |
2021-09-03 | BUG/MINOR threads: Use get_(local|gm)time instead of (local|gm)time |
2021-09-03 | BUG/MINOR: ebtree: remove dependency on incorrect macro for bits per long |
2021-09-03 | BUG/MINOR: lua: use strlcpy2() not strncpy() to copy sample keywords |
2021-09-03 | BUG/MEDIUM: base64: check output boundaries within base64{dec,urldec} |
2021-09-03 | BUG/MINOR: stick-table: fix the sc-set-gpt* parser when using expressions |
2021-09-03 | BUG/MEDIUM: sock: really fix detection of early connection failures in for 2.3- |
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-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-12 | BUG/MEDIUM: spoe: Create a SPOE applet if necessary when the last one is released |
2021-08-12 | BUG/MINOR: server: update last_change on maint->ready transitions too |
2021-08-12 | BUG/MINOR: pollers: always program an update for migrated FDs |
2021-08-12 | BUG/MINOR: poll: fix abnormally high skip_fd counter |
2021-08-12 | BUG/MINOR: select: fix excess number of dead/skip reported |
2021-08-12 | BUG/MEDIUM: pollers: clear the sleeping bit after waking up, not before |
2021-08-12 | BUG/MINOR: connection: Add missing error labels to conn_err_code_str |
2021-08-12 | BUG/MEDIUM: mux-h2: Handle remaining read0 cases on partial frames |
2021-08-12 | BUG/MINOR: mux-h2: Obey dontlognull option during the preface |
2021-08-12 | BUG/MINOR: systemd: must check the configuration using -Ws |
2021-08-12 | BUG/MINOR: resolvers: Use a null-terminated string to lookup in servers tree |
2021-08-12 | BUG/MINOR: check: fix the condition to validate a port-less server |
2021-08-12 | BUG/MEDIUM: ssl_sample: fix segfault for srv samples on invalid request |
2021-08-12 | BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXEC across programs |
2021-08-12 | BUG/MEDIUM: mworker: do not register an exit handler if exit is expected |
2021-07-15 | BUG/MINOR: resolvers: Use resolver's lock in resolv_srvrq_expire_task() |
2021-07-15 | BUG/MEDIUM: resolvers: Add a task on servers to check SRV resolution status |
2021-07-15 | BUG/MINOR: server: Forbid to set fqdn on the CLI if SRV resolution is enabled |
2021-07-15 | BUG/MINOR: server-state: load SRV resolution only if params match the config |
2021-07-08 | BUG/MAJOR: pools: second fix for incomplete backport of lockless pool fix |
2021-07-08 | BUG/MAJOR: pools: fix incomplete backport of lockless pool fix |
2021-07-08 | BUG/MAJOR: pools: fix possible race with free() in the lockless variant |
2021-07-08 | BUG/MINOR: pools: fix a possible memory leak in the lockless pool_flush() |
2021-07-07 | BUG/MINOR: peers: fix data_type bit computation more than 32 data_types |
2021-07-07 | BUG/MEDIUM: resolvers: Make 1st server of a template take part to SRV resolution |
2021-07-07 | BUG/MINOR: resolvers: Reset server IP when no ip is found in the response |
2021-07-07 | BUG/MINOR: resolvers: Always attach server on matching record on resolution |
2021-07-07 | BUG/MINOR: stick-table: fix several printf sign errors dumping tables |
2021-07-07 | BUG/MINOR: cli: fix server name output in "show fd" |
2021-07-07 | BUG/MEDIUM: sock: make sure to never miss early connection failures |
2021-07-01 | BUG/MINOR: server/cli: Fix locking in function processing "set server" command |
2021-07-01 | BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI |
2021-07-01 | BUG/MAJOR: resolvers: segfault using server template without SRV RECORDs |
2021-07-01 | BUG/MINOR: resolvers: answser item list was randomly purged or errors |
2021-07-01 | BUG/MINOR: tcpcheck: Fix numbering of implicit HTTP send/expect rules |
2021-07-01 | BUG/MINOR: checks: return correct error code for srv_parse_agent_check |
2021-07-01 | BUG/MAJOR: server: fix deadlock when changing maxconn via agent-check |
2021-06-18 | BUG/MEDIUM: dns: send messages on closed/reused fd if fd was detected broken |
2021-06-18 | BUG/MAJOR: queue: set SF_ASSIGNED when setting strm->target on dequeue |
2021-06-18 | BUG/MINOR: mworker: fix typo in chroot error message |
2021-06-18 | BUG/MINOR: ssl: use atomic ops to update global shctx stats |
2021-06-18 | BUG/MEDIUM: shctx: use at least thread-based locking on USE_PRIVATE_CACHE |
2021-06-18 | BUG/MINOR: stick-table: insert srv in used_name tree even with fixed id |
2021-06-18 | BUG/MINOR: mux-fcgi: Expose SERVER_SOFTWARE parameter by default |
2021-06-18 | BUG/MAJOR: htx: Fix htx_defrag() when an HTX block is expanded |
2021-06-10 | BUG/MEDIUM: compression: Add a flag to know the filter is still processing data |
2021-06-10 | BUG/MINOR: ssl: OCSP stapling does not work if expire too far in the future |
2021-06-10 | BUG/MAJOR: stream-int: Release SI endpoint on server side ASAP on retry |
2021-06-10 | BUG/MINOR: lua/vars: prevent get_var() from allocating a new name |
2021-06-03 | BUG/MINOR: proxy: Missing calloc return value check in chash_init_server_tree |
2021-06-03 | BUG/MINOR: http: Missing calloc return value check in make_arg_list |
2021-06-03 | BUG/MINOR: http: Missing calloc return value check while parsing redirect rule |
2021-06-03 | BUG/MINOR: worker: Missing calloc return value check in mworker_env_to_proc_list |
2021-06-03 | BUG/MINOR: compression: Missing calloc return value check in comp_append_type/algo |
2021-06-03 | BUG/MINOR: http: Missing calloc return value check while parsing tcp-request rule |
2021-06-03 | BUG/MINOR: http: Missing calloc return value check while parsing tcp-request/tcp-response |
2021-06-03 | BUG/MINOR: proxy: Missing calloc return value check in proxy_defproxy_cpy |
2021-06-03 | BUG/MINOR: proxy: Missing calloc return value check in proxy_parse_declare |
2021-06-03 | BUG/MINOR: http: Missing calloc return value check in parse_http_req_capture |
2021-06-03 | BUG/MINOR: ssl: Missing calloc return value check in ssl_init_single_engine |
2021-06-03 | BUG/MINOR: peers: Missing calloc return value check in peers_register_table |
2021-06-03 | BUG/MINOR: server: Missing calloc return value check in srv_parse_source |
2021-06-03 | BUG/MINOR: http-ana: Handle L7 retries on refused early data before K/A aborts |
2021-06-03 | BUG/MINOR: http-comp: Preserve HTTP_MSGF_COMPRESSIONG flag on the response |
2021-06-03 | BUG/MEDIUM: filters: Exec pre/post analysers only one time per filter |
2021-06-03 | BUG/MAJOR: server: prevent deadlock when using 'set maxconn server' |
2021-06-03 | BUG/MEDIUM: ebtree: Invalid read when looking for dup entry |
2021-06-03 | BUG/MEDIUM: mux-h1: Properly report client close if abortonclose option is set |
2021-06-03 | BUG/MINOR: stream-int: Don't block reads in si_update_rx() if chn may receive |
2021-05-11 | BUG/MINOR: http_fetch: fix possible uninit sockaddr in fetch_url_ip/port |
2021-05-11 | BUG/MINOR: checks: Reschedule check on observe mode only if fastinter is set |
2021-05-11 | BUG/MINOR: checks: Handle synchronous connect when a tcpcheck is started |
2021-05-11 | BUG/MINOR: stream: Reset stream final state and si error type on L7 retry |
2021-05-11 | BUG/MINOR: stream: properly clear the previous error mask on L7 retries |
2021-05-11 | BUG/MINOR: stream: Decrement server current session counter on L7 retry |
2021-05-11 | BUG/MEDIUM: dns: reset file descriptor if send returns an error |
2021-05-11 | MINOR: pools/debug: slightly relax DEBUG_DONT_SHARE_POOLS |
2021-05-05 | BUG/MINOR: ssl/cli: fix a lock leak when no memory available |
2021-05-05 | BUG/MEDIUM: cli: prevent memory leak on write errors |
2021-05-05 | BUG/MINOR: hlua: Don't rely on top of the stack when using Lua buffers |
2021-04-28 | BUG/MEDIUM: peers: reset tables stage flags stages on new conns |
2021-04-28 | BUG/MEDIUM: peers: re-work updates lookup during the sync on the fly |
2021-04-28 | BUG/MEDIUM: peers: reset commitupdate value in new conns |
2021-04-28 | BUG/MEDIUM: peers: reset starting point if peers appears longly disconnected |
2021-04-28 | BUG/MEDIUM: peers: stop considering ack messages teaching a full resync |
2021-04-28 | BUG/MEDIUM: peers: register last acked value as origin receiving a resync req |
2021-04-28 | BUG/MEDIUM: peers: initialize resync timer to get an initial full resync |
2021-04-28 | BUG/MINOR: applet: Notify the other side if data were consumed by an applet |
2021-04-28 | BUG/MINOR: htx: Preserve HTX flags when draining data from an HTX message |
2021-04-28 | BUG/MINOR: mux-fcgi: Don't send normalized uri to FCGI application |
2021-04-26 | BUG/MEDIUM: peers: re-work refcnt on table to protect against flush |
2021-04-26 | BUG/MEDIUM: peers: re-work connection to new process during reload. |
2021-04-26 | BUG/MINOR: peers: remove useless table check if initial resync is finished |
2021-04-26 | BUG/MEDIUM: mux-h2: Properly handle shutdowns when received with data |
2021-04-26 | BUG/MINOR: mworker: don't use oldpids[] anymore for reload |
2021-04-26 | BUG/MINOR: mworker/init: don't reset nb_oldpids in non-mworker cases |
2021-04-26 | BUG/MEDIUM: config: fix cpu-map notation with both process and threads |
2021-04-26 | BUG/MEDIUM: mux-h2: Fix dfl calculation when merging CONTINUATION frames |
2021-04-26 | BUG/MAJOR: mux-h2: Properly detect too large frames when decoding headers |
2021-04-26 | BUG/MINOR: server: free srv.lb_nodes in free_server |
2021-04-21 | BUG/MINOR: mux-h1: Release idle server H1 connection if data are received |
2021-04-21 | BUG/MINOR: logs: Report the true number of retries if there was no connection |
2021-04-21 | BUG/MINOR: http_htx: Remove BUG_ON() from http_get_stline() function |
2021-04-21 | BUG/MINOR: http-fetch: Make method smp safe if headers were already forwarded |
2021-04-21 | BUG/MINOR: ssl-samples: Fix ssl_bc_* samples when called from a health-check |
2021-04-21 | BUG/MINOR: connection: Fix fc_http_major and bc_http_major for TCP connections |
2021-04-21 | BUG/MINOR: checks: Set missing id to the dummy checks frontend |
2021-04-21 | BUG/MEDIUM: threads: Ignore current thread to end its harmless period |
2021-04-21 | BUG/MEDIUM: sample: Fix adjusting size in field converter |
2021-04-21 | BUG/MINOR: tools: fix parsing "us" unit for timers |
2021-04-01 | BUG/MEDIUM: ssl: ckch_inst->ctx not assigned with multi-bundle certificates |
2021-03-31 | BUG/MINOR: ssl: Add missing free on SSL_CTX in ckch_inst_free |
2021-03-31 | BUG/MINOR: http_fetch: make hdr_ip() resistant to empty fields |
2021-03-31 | BUG/MINOR: ssl: Prevent removal of crt-list line if the instance is a default one |
2021-03-31 | BUG/MINOR: ssl: Fix update of default certificate |
2021-03-31 | BUG/MINOR: tcp: fix silent-drop workaround for IPv6 |
2021-03-31 | BUG/MEDIUM: time: make sure to always initialize the global tick |
2021-03-31 | BUG/MINOR: stats: Apply proper styles in HTML status page. |
2021-03-31 | BUG/MINOR: payload: Wait for more data if buffer is empty in payload/payload_lv |
2021-03-31 | BUG/MEDIUM: mux-h1: make h1_shutw_conn() idempotent |
2021-03-31 | BUG/MINOR: http_fetch: make hdr_ip() reject trailing characters |
2021-03-31 | BUG/MEDIUM: thread: Fix a deadlock if an isolated thread is marked as harmless |
2021-03-25 | BUG/MEDIUM: fd: Take the fd_mig_lock when closing if no DWCAS is available. |
2021-03-24 | BUG/MEDIUM: fd: do not wait on FD removal in fd_delete() |
2021-03-24 | BUG/MEDIUM: lua: Always init the lua stack before referencing the context |
2021-03-24 | BUG/MEDIUM: debug/lua: Use internal hlua function to dump the lua traceback |
2021-03-24 | BUG/MINOR: ssl: Prevent disk access when using "add ssl crt-list" |
2021-03-23 | BUG/MEDIUM: debug/lua: Don't dump the lua stack if not dumpable |
2021-03-23 | MINOR/BUG: mworker/cli: do not use the unix_bind prefix for the master CLI socket |
2021-03-23 | BUG/MEDIUM: freq_ctr/threads: use the global_now_ms variable |
2021-03-18 | BUG/MINOR: freq_ctr/threads: make use of the last updated global time |
2021-03-16 | BUG/MINOR: resolvers: Add missing case-insensitive comparisons of DNS hostnames |
2021-03-16 | BUG/MEDIUM: resolvers: Skip DNS resolution at startup if SRV resolution is set |
2021-03-16 | BUG/MEDIUM: resolvers: Don't release resolution from a requester callbacks |
2021-03-16 | BUG/MEDIUM: resolvers: Trigger a DNS resolution if an ADD item is obsolete |
2021-03-16 | BUG/MINOR; resolvers: Ignore DNS resolution for expired SRV item |
2021-03-16 | BUG/MEDIUM: resolvers: Fix the loop looking for an existing ADD item |
2021-03-16 | BUG/MEDIUM: resolvers: Don't set an address-less server as UP |
2021-03-16 | BUG/MINOR: resolvers: Unlink DNS resolution to set RMAINT on SRV resolution |
2021-03-16 | BUG/MINOR: resolvers: Reset server address on DNS error only on status change |
2021-03-16 | BUG/MINOR: resolvers: Consider server to have no IP on DNS resolution error |
2021-03-16 | Revert "BUG/MINOR: resolvers: Only renew TTL for SRV records with an additional record" |
2021-03-12 | BUG/MINOR: tcpcheck: Fix double free on error path when parsing tcp/http-check |
2021-03-12 | BUG/MINOR: session: Add some forgotten tests on session's listener |
2021-03-12 | BUG/MINOR: proxy/session: Be sure to have a listener to increment its counters |
2021-03-12 | BUG/MINOR: tcpcheck: Update .health threshold of agent inside an agent-check |
2021-03-12 | BUG/MEDIUM: filters: Set CF_FL_ANALYZE on channels when filters are attached |
2021-03-12 | BUG/MEDIUM: stick-tables: fix ref counter in table entry using multiple http tracksc. |
2021-03-12 | BUG/MEDIUM: session: NULL dereference possible when accessing the listener |
2021-03-12 | BUG/MINOR: ssl: don't truncate the file descriptor to 16 bits in debug mode |
2021-03-12 | BUG/MINOR: hlua: Don't strip last non-LWS char in hlua_pushstrippedstring() |
2021-03-05 | BUG/MEDIUM: lists: Avoid an infinite loop in MT_LIST_TRY_ADDQ(). |
2021-03-03 | BUG/MEDIUM: checks: don't needlessly take the server lock in health_adjust() |
2021-03-03 | BUG/MINOR: http-ana: Don't increment HTTP error counter on read error/timeout |
2021-03-03 | BUG/MINOR: mux-h2: Fix typo in scheme adjustment |
2021-03-01 | BUG/MEDIUM: spoe: Kill applets if there are pending connections and nbthread > 1 |
2021-03-01 | BUG/MINOR: connection: Use the client's dst family for adressless servers |
2021-03-01 | BUG/MINOR: tcp-act: Don't forget to set the original port for IPv4 set-dst rule |
2021-03-01 | BUG/MINOR: http-ana: Only consider dst address to process originalto option |
2021-03-01 | BUG/MINOR: mux-h1: Immediately report H1C errors from h1_snd_buf() |
2021-02-26 | BUG/MINOR: ssl: potential null pointer dereference in ckchs_dup() |
2021-02-24 | BUG/MEDIUM: resolvers: Reset address for unresolved servers |
2021-02-24 | BUG/MEDIUM: resolvers: Reset server address and port for obselete SRV records |
2021-02-24 | BUG/MINOR: resolvers: new callback to properly handle SRV record errors |
2021-02-24 | BUG/MINOR: resolvers: Only renew TTL for SRV records with an additional record |
2021-02-24 | BUG/MINOR: resolvers: Fix condition to release received ARs if not assigned |
2021-02-24 | BUG/MINOR: fd: properly wait for !running_mask in fd_set_running_excl() |
2021-02-24 | BUG/MINOR: proxy: wake up all threads when sending the hard-stop signal |
2021-02-24 | BUG/MEDIUM: cli/shutdown sessions: make it thread-safe |
2021-02-24 | BUG/MEDIUM: proxy: use thread-safe stream killing on hard-stop |
2021-02-24 | BUG/MEDIUM: vars: make functions vars_get_by_{name,desc} thread-safe |
2021-02-24 | BUG/MINOR: sample: secure convs that accept base64 string and var name as args |
2021-02-24 | BUG/MINOR: ssl/cli: potential null pointer dereference in "set ssl cert" |
2021-02-22 | BUG/MEDIUM: mux-h1: Fix handling of responses to CONNECT other than 200-ok |
2021-02-22 | BUG/MINOR: server: Be sure to cut the last parsed field of a server-state line |
2021-02-22 | BUG/MINOR: server: Init params before parsing a new server-state line |
2021-02-22 | BUG/MINOR: http-rules: Always replace the response status on a return action |
2021-02-22 | BUG/MEDIUM: spoe: Resolve the sink if a SPOE logs in a ring buffer |
2021-02-22 | BUG/MINOR: sample: Always consider zero size string samples as unsafe |
2021-02-22 | BUG/MINOR: checks: properly handle wrapping time in __health_adjust() |
2021-02-22 | BUG/MINOR: session: atomically increment the tracked sessions counter |
2021-02-22 | BUG/MINOR: server: Remove RMAINT from admin state when loading server state |
2021-02-22 | BUG/MINOR: server: Don't call fopen() with server-state filepath set to NULL |
2021-02-22 | BUG/MINOR: cfgparse: do not mention "addr:port" as supported on proxy lines |
2021-02-22 | BUG/MINOR: stats: revert the change on ST_CONVDONE |
2021-02-22 | BUG/MEDIUM: config: don't pick unset values from last defaults section |
2021-02-22 | BUG/MINOR: server: Fix server-state-file-name directive |
2021-02-22 | BUG/MINOR: backend: hold correctly lock when killing idle conn |
2021-02-22 | BUG/MINOR: tools: Fix a memory leak on error path in parse_dotted_uints() |
2021-02-22 | BUG/MINOR: server: re-align state file fields number |
2021-02-22 | BUG/MEDIUM: mux-h1: Always set CS_FL_EOI for response in MSG_DONE state |
2021-02-22 | BUG/MINOR: http-ana: Don't increment HTTP error counter on internal errors |
2021-02-22 | BUG/MINOR: intops: fix mul32hi()'s off-by-one |
2021-02-06 | BUG/MEDIUM: tcpcheck: Don't destroy connection in the wake callback context |
2021-02-06 | BUG/MEDIUM: task: close a possible data race condition on a tasklet's list link |
2021-02-06 | BUG/MEDIUM: lists: Lock the element while we check if it is in a list. |
2021-02-06 | BUG/MAJOR: connection: reset conn->owner when detaching from session list |
2021-02-05 | BUG/MEDIUM: mux-h2: do not quit the demux loop before setting END_REACHED |
2021-02-05 | BUG/MEDIUM: mux-h2: handle remaining read0 cases |
2021-02-05 | BUG/MINOR: xxhash: make sure armv6 uses memcpy() |
2021-02-05 | BUG/MEDIUM: ssl: check a connection's status before computing a handshake |
2021-02-05 | BUG/MEDIUM: ssl/cli: abort ssl cert is freeing the old store |
2021-02-05 | BUG/MINOR: stick-table: Always call smp_fetch_src() with a valid arg list |
2021-02-05 | BUG/MINOR: ssl: init tmp chunk correctly in ssl_sock_load_sctl_from_file() |
2021-02-05 | BUG/MINOR: config: fix leak on proxy.conn_src.bind_hdr_name |
2021-01-26 | BUG/MEDIUM: filters/htx: Fix data forwarding when payload length is unknown |
2021-01-26 | BUG/MEDIUM: mux-h2: fix read0 handling on partial frames |
2021-01-26 | BUG/MINOR: mworker: define _GNU_SOURCE for strsignal() |
2021-01-26 | BUG/MINOR: mux_h2: missing space between "st" and ".flg" in the "show fd" helper |
2021-01-26 | BUG/MINOR: peers: Wrong "new_conn" value for "show peers" CLI command. |
2021-01-26 | BUG/MINOR: peers: Possible appctx pointer dereference. |
2021-01-26 | BUG/MEDIUM: stats: add missing INF_BUILD_INFO definition |
2021-01-26 | BUG/MINOR: dns: SRV records ignores duplicated AR records (v2) |
2021-01-26 | BUG/MINOR: threads: Fixes the number of possible cpus report for Mac. |
2021-01-26 | BUG/MINOR: init: Use a dynamic buffer to set HAPROXY_CFGFILES env variable |
2021-01-13 | BUG/MINOR: init: enforce strict-limits when using master-worker |
2021-01-13 | BUG/MINOR: check: Don't perform any check on servers defined in a frontend |
2021-01-13 | BUG/MINOR: sample: Memory leak of sample_expr structure in case of error |
2021-01-13 | Revert "BUG/MINOR: dns: SRV records ignores duplicated AR records" |
2021-01-13 | BUG/MINOR: reg-tests: fix service dependency script |
2021-01-13 | BUG/MINOR: sample: check alloc_trash_chunk return value in concat() |
2021-01-08 | BUG/MINOR: sample: fix concat() converter's corruption with non-string variables |
2021-01-08 | BUG/MINOR: srv: do not cleanup idle conns if pool max is null |
2021-01-07 | BUG/MINOR: srv: do not init address if backend is disabled |
2021-01-07 | BUG/MINOR: tcpcheck: Report a L7OK if the last evaluated rule is a send rule |
2021-01-07 | BUG/MINOR: cfgparse: Fail if the strdup() for `rule->be.name` for `use_backend` fails |
2021-01-07 | BUG/MINOR: sink: Return an allocation failure in __sink_new if strdup() fails |
2021-01-07 | BUG/MEDIUM: mux_h2: Add missing braces in h2_snd_buf()around trace+wakeup |
2021-01-07 | BUG/MINOR: dns: SRV records ignores duplicated AR records |
2021-01-07 | BUG/MEDIUM: mux-h1: Handle h1_process() failures on a pipelined request |
2021-01-07 | BUG/MEDIUM: http-ana: Never for sending data in TUNNEL mode |
2021-01-07 | BUG/MINOR: mux-h1: Don't set CS_FL_EOI too early for protocol upgrade requests |
2021-01-07 | BUG/MEDIUM: ssl/crt-list: bad behavior with "commit ssl cert" |
2020-12-14 | BUG/MEDIUM: lb-leastconn: Reposition a server using the right eweight |
2020-12-14 | BUG/MINOR: tools: Reject size format not starting by a digit |
2020-12-14 | BUG/MINOR: tools: make parse_time_err() more strict on the timer validity |
2020-12-14 | BUG/MINOR: tcpcheck: Don't rearm the check timeout on each read |
2020-12-14 | BUG/MINOR: http-check: Use right condition to consider HTX message as full |
2020-12-14 | BUG/MEDIUM: spoa/python: Fixing references to None |
2020-12-14 | BUG/MEDIUM: spoa/python: Fixing PyObject_Call positional arguments |
2020-12-14 | BUG/MINOR: spoa/python: Cleanup ipaddress objects if initialization fails |
2020-12-14 | BUG/MINOR: spoa/python: Cleanup references for failed Module Addobject operations |
2020-12-14 | BUG/MAJOR: spoa/python: Fixing return None |
2020-12-14 | BUG/MINOR: mux-h1: Handle keep-alive timeout for idle frontend connections |
2020-12-14 | BUG/MAJOR: ring: tcp forward on ring can break the reader counter. |
2020-12-14 | BUG/MINOR: lua: warn when registering action, conv, sf, cli or applet multiple times |
2020-12-14 | BUG/MINOR: lua: Some lua init operation are processed unsafe |
2020-12-14 | BUG/MINOR: lua: Post init register function are not executed beyond the first one |
2020-12-14 | BUG/MINOR: lua: lua-load doesn't check its parameters |
2020-12-14 | BUG/MINOR: lua: missing "\n" in error message |
2020-11-30 | BUG/MINOR: http-fetch: Fix smp_fetch_body() when called from a health-check |
2020-11-30 | BUG/MAJOR: tcpcheck: Allocate input and output buffers from the buffer pool |
2020-11-30 | BUG/MINOR: tcpcheck: Don't forget to reset tcp-check flags on new kind of check |
2020-11-30 | BUG/MAJOR: peers: fix partial message decoding |
2020-11-30 | BUG/MEDIUM: http_act: Restore init of log-format list |
2020-11-30 | BUILD: Show the value of DEBUG= in haproxy -vv |
2020-11-30 | BUILD: Make DEBUG part of .build_opts |
2020-11-24 | BUG/MAJOR: filters: Always keep all offsets up to date during data filtering |
2020-11-24 | BUG/MINOR: http_htx: Fix searching headers by substring |
2020-11-20 | BUG/MEDIUM: http-ana: Don't eval http-after-response ruleset on empty messages |
2020-11-19 | BUG/MINOR: ssl: segv on startup when AKID but no keyid |
2020-11-18 | BUG/MINOR: http-ana: Don't wait for the body of CONNECT requests |
2020-11-18 | BUG/MEDIUM: filters: Forward all filtered data at the end of http filtering |
2020-11-13 | BUG/MINOR: tcpcheck: Don't warn on unused rules if check option is after |
2020-11-13 | BUG/MAJOR: spoe: Be sure to remove all references on a released spoe applet |
2020-11-13 | BUG/MINOR: http-htx: Handle warnings when parsing http-error and http-errors |
2020-11-13 | BUG/MEDIUM: check: reuse srv proto only if using same mode |
2020-11-13 | BUG/MINOR: http-fetch: Fix calls w/o parentheses of the cookie sample fetches |
2020-11-13 | BUG/MINOR: http-fetch: Extract cookie value even when no cookie name |
2020-11-13 | BUG/MEDIUM: peers: fix decoding of multi-byte length in stick-table messages |
2020-11-13 | BUG/MINOR: peers: Missing TX cache entries reset. |
2020-11-13 | BUG/MINOR: peers: Do not ignore a protocol error for dictionary entries. |
2020-11-13 | BUG/MINOR: lua: set buffer size during map lookups |
2020-11-13 | BUG/MINOR: pattern: a sample marked as const could be written |
2020-11-06 | BUG/MINOR: ssl: double free w/ smp_fetch_ssl_x_chain_der() |
2020-11-06 | BUG/MINOR: http-htx: Just warn if payload of an errorfile doesn't match the C-L |
2020-11-06 | BUG/MINOR: ssl: don't report 1024 bits DH param load error when it's higher |