Merge date | Subject - Severity (minor, medium, major, critical) |
2021-04-29 | BUG/MINOR: mux-fcgi: Don't send normalized uri to FCGI application |
2021-04-29 | BUG/MEDIUM: peers: reset tables stage flags stages on new conns |
2021-04-29 | BUG/MEDIUM: peers: re-work updates lookup during the sync on the fly |
2021-04-29 | BUG/MEDIUM: peers: reset commitupdate value in new conns |
2021-04-29 | BUG/MEDIUM: peers: reset starting point if peers appears longly disconnected |
2021-04-29 | BUG/MEDIUM: peers: stop considering ack messages teaching a full resync |
2021-04-29 | BUG/MEDIUM: peers: register last acked value as origin receiving a resync req |
2021-04-29 | BUG/MEDIUM: peers: initialize resync timer to get an initial full resync |
2021-04-29 | BUG/MINOR: applet: Notify the other side if data were consumed by an applet |
2021-04-29 | BUG/MINOR: htx: Preserve HTX flags when draining data from an HTX message |
2021-04-29 | BUG/MEDIUM: peers: re-work refcnt on table to protect against flush |
2021-04-29 | BUG/MEDIUM: peers: re-work connection to new process during reload. |
2021-04-29 | BUG/MINOR: peers: remove useless table check if initial resync is finished |
2021-04-29 | BUG/MEDIUM: mux-h2: Properly handle shutdowns when received with data |
2021-04-29 | BUG/MINOR: mworker: don't use oldpids[] anymore for reload |
2021-04-29 | BUG/MINOR: mworker/init: don't reset nb_oldpids in non-mworker cases |
2021-04-29 | BUG/MEDIUM: config: fix cpu-map notation with both process and threads |
2021-04-29 | BUG/MEDIUM: mux-h2: Fix dfl calculation when merging CONTINUATION frames |
2021-04-29 | BUG/MAJOR: mux-h2: Properly detect too large frames when decoding headers |
2021-04-29 | BUG/MINOR: server: free srv.lb_nodes in free_server |
2021-04-29 | BUG/MINOR: mux-h1: Release idle server H1 connection if data are received |
2021-04-29 | BUG/MINOR: logs: Report the true number of retries if there was no connection |
2021-04-29 | BUG/MINOR: http_htx: Remove BUG_ON() from http_get_stline() function |
2021-04-29 | BUG/MINOR: http-fetch: Make method smp safe if headers were already forwarded |
2021-04-29 | BUG/MINOR: connection: Fix fc_http_major and bc_http_major for TCP connections |
2021-04-29 | BUG/MEDIUM: threads: Ignore current thread to end its harmless period |
2021-04-29 | BUG/MEDIUM: sample: Fix adjusting size in field converter |
2021-04-29 | BUG/MINOR: tools: fix parsing "us" unit for timers |
2021-04-29 | MINOR/BUG: mworker/cli: do not use the unix_bind prefix for the master CLI socket |
2021-04-14 | BUG/MEDIUM: task: close a possible data race condition on a tasklet's list link |
2021-04-09 | BUG/MEDIUM: resolvers: Don't release resolution from a requester callbacks |
2021-04-09 | BUG/MINOR: resolvers: Unlink DNS resolution to set RMAINT on SRV resolution |
2021-04-09 | BUG/MAJOR: dns: disabled servers through SRV records never recover |
2021-04-09 | BUG/MAJOR: dns: fix null pointer dereference in snr_update_srv_status |
2021-04-09 | BUG/MINOR: stats: Apply proper styles in HTML status page. |
2021-04-09 | BUG/MEDIUM: lua: Always init the lua stack before referencing the context |
2021-04-09 | BUG/MEDIUM: debug/lua: Use internal hlua function to dump the lua traceback |
2021-03-31 | BUG/MINOR: http_fetch: make hdr_ip() resistant to empty fields |
2021-03-31 | BUG/MINOR: tcp: fix silent-drop workaround for IPv6 |
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-31 | BUG/MEDIUM: freq_ctr/threads: use the global_now_ms variable |
2021-03-31 | BUG/MEDIUM: time: make sure to always initialize the global tick |