Merge date | Subject - Severity (minor, medium, major, critical) |
2022-12-09 | BUG/MINOR: http_ana/txn: don't re-initialize txn and req var lists |
2022-12-09 | BUG/MEDIUM: listener: Fix race condition when updating the global mngmt task |
2022-12-09 | BUG/MEDIUM: stick-table: fix a race condition when updating the expiration task |
2022-12-09 | BUG/MAJOR: stick-table: don't process store-response rules for applets |
2022-12-09 | BUG/MEDIUM: proxy: ensure pause_proxy() and resume_proxy() own PROXY_LOCK |
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/MEDIUM: mux-h2: do not fiddle with ->dsi to indicate demux is idle |
2022-08-25 | BUG/MEDIUM: shctx: leave the block allocator when enough blocks are found |
2022-08-25 | BUG/MINOR: hlua: Don't rely on top of the stack when using Lua buffers |
2022-08-25 | BUG/MINOR: mux-h2: do not send GOAWAY if SETTINGS were not sent |
2022-08-25 | BUG/MINOR: backend: Fallback on RR algo if balance on source is impossible |
2022-08-25 | BUG/MINOR: server: do not enable DNS resolution on disabled proxies |
2022-08-25 | BUG/MINOR: server: Make SRV_STATE_LINE_MAXLEN value from 512 to 2kB (2000 bytes). |
2022-08-25 | BUG/MINOR: map/cli: make sure patterns don't vanish under "show map"'s init |
2022-08-25 | BUG/MINOR: map/cli: protect the backref list during "show map" errors |
2022-08-25 | BUG/MEDIUM: cli: make "show cli sockets" really yield |
2022-08-25 | BUG/MINOR: cache: Disable cache if applet creation fails |
2022-08-25 | BUG/MINOR: cache: do not display expired entries in "show cache" |
2022-08-25 | BUG/MINOR: cli: shows correct mode in "show sess" |
2022-08-25 | BUG/MEDIUM: mworker: close unused transferred FDs on load failure |
2022-08-25 | BUG/MAJOR: spoe: properly detach all agents when releasing the applet |
2022-08-25 | BUG/MEDIUM: mworker: don't lose the stats socket on failed reload |
2022-08-25 | BUG/MINOR: cli: fix _getsocks with musl libc |
2022-08-25 | BUG/MEDIUM: http-ana: Drain request data waiting the tarpit timeout expiration |
2022-08-25 | BUG/MINOR: mux-h2: do not prevent from sending a final GOAWAY frame |
2022-08-25 | BUG/MEDIUM: stream: Keep FLT_END analyzers if a stream detects a channel error |
2022-08-25 | BUG/MAJOR: lua: use task_wakeup() to properly run a task once |
2022-08-25 | BUG/MEDIUM: lua: fix wakeup condition from sleep() |
2022-08-25 | BUG/MINOR: server: allow 'enable health' only if check configured |
2022-08-25 | BUG/MINOR threads: Use get_(local|gm)time instead of (local|gm)time |
2022-08-25 | BUG/MEDIUM: sock: really fix detection of early connection failures in for 2.3- |
2022-08-25 | BUG/MINOR: compat: make sure __WORDSIZE is always defined |
2022-08-25 | BUG/MINOR: tools: Fix loop condition in dump_text() |
2022-08-25 | BUG/MINOR: ebtree: remove dependency on incorrect macro for bits per long |
2022-08-25 | BUG/MINOR: server: update last_change on maint->ready transitions too |
2022-08-25 | BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXEC across programs |
2022-08-25 | BUG/MEDIUM: mworker: do not register an exit handler if exit is expected |
2021-07-29 | BUG/MEDIUM: tcp-check: Do not dereference inexisting connection |
2021-07-08 | BUG/MINOR: peers: fix data_type bit computation more than 32 data_types |
2021-07-08 | BUG/MINOR: cli: fix server name output in "show fd" |
2021-07-08 | BUG/MEDIUM: sock: make sure to never miss early connection failures |
2021-07-08 | BUG/MINOR: server/cli: Fix locking in function processing "set server" command |
2021-07-08 | BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI |
2021-07-08 | BUG/MAJOR: server: fix deadlock when changing maxconn via agent-check |
2021-07-08 | BUG/MEDIUM: spoe: Register pre/post analyzers in start_analyze callback function |
2021-07-08 | BUG/MEDIUM: dns: send messages on closed/reused fd if fd was detected broken |
2021-07-08 | BUG/MINOR: ssl: use atomic ops to update global shctx stats |
2021-07-08 | BUG/MEDIUM: shctx: use at least thread-based locking on USE_PRIVATE_CACHE |
2021-07-08 | BUG/MEDIUM: dns: reset file descriptor if send returns an error |
2021-07-08 | BUG/MINOR: ssl: OCSP stapling does not work if expire too far in the future |
2021-07-08 | BUG/MEDIUM: filters: Exec pre/post analysers only one time per filter |
2021-07-08 | BUG/MAJOR: server: prevent deadlock when using 'set maxconn server' |
2021-07-08 | BUG/MEDIUM: ebtree: Invalid read when looking for dup entry |
2021-07-08 | BUG/MEDIUM: peers: reset tables stage flags stages on new conns |
2021-07-08 | BUG/MEDIUM: peers: re-work updates lookup during the sync on the fly |
2021-07-08 | BUG/MEDIUM: peers: reset commitupdate value in new conns |
2021-07-08 | BUG/MEDIUM: peers: reset starting point if peers appears longly disconnected |
2021-07-08 | BUG/MEDIUM: peers: stop considering ack messages teaching a full resync |
2021-07-08 | BUG/MEDIUM: peers: register last acked value as origin receiving a resync req |
2021-07-08 | BUG/MEDIUM: peers: initialize resync timer to get an initial full resync |
2021-07-08 | BUG/MEDIUM: peers: re-work refcnt on table to protect against flush |
2021-07-08 | BUG/MEDIUM: peers: re-work connection to new process during reload. |
2021-07-08 | BUG/MINOR: mworker/init: don't reset nb_oldpids in non-mworker cases |
2021-07-08 | BUG/MINOR: logs: Report the true number of retries if there was no connection |
2021-07-08 | BUG/MEDIUM: sample: Fix adjusting size in field converter |
2021-07-08 | BUG/MINOR: tools: fix parsing "us" unit for timers |