Merge date | Subject - Severity (minor, medium, major, critical) |
2016-12-24 | BUG/MINOR: systemd: potential zombie processes |
2016-12-24 | BUG/MINOR: backend: nbsrv() should return 0 if backend is disabled |
2016-12-24 | BUG/MEDIUM: ssl: properly reset the reused_sess during a forced handshake |
2016-12-24 | BUG/MINOR: http: don't send an extra CRLF after a Set-Cookie in a redirect |
2016-12-24 | BUG/MEDIUM: proxy: return "none" and "unknown" for unknown LB algos |
2016-12-24 | BUG/MINOR: cli: dequeue from the proxy when changing a maxconn |
2016-12-24 | BUG/MINOR: cli: fix pointer size when reporting data/transport layer name |
2016-12-24 | BUG/MINOR: cli: properly decrement ref count on tables during failed dumps |
2016-12-24 | BUG/MEDIUM: stick-table: fix regression caused by recent fix for out-of-memory |
2016-12-24 | BUG/MEDIUM: connection: check the control layer before stopping polling |
2016-12-24 | BUG/MINOR: stick-table: handle out-of-memory condition gracefully |
2016-12-24 | BUG/MEDIUM: systemd-wrapper: return correct exit codes |
2016-12-24 | BUG/MEDIUM: peers: fix use after free in peer_session_create() |
2016-12-24 | BUG/MEDIUM: systemd: let the wrapper know that haproxy has completed or failed |
2016-12-24 | BUG/MINOR: systemd: check return value of calloc() |
2016-12-24 | BUG/MINOR: systemd: always restore signals before execve() |
2016-12-24 | BUG/MINOR: systemd: make the wrapper return a non-null status code on error |
2016-12-24 | BUG/MINOR: ssl: prevent multiple entries for the same certificate |
2016-12-24 | BUG/MINOR: ssl: Check malloc return code |
2016-10-06 | BUG/MINOR: displayed PCRE version is running release |
2016-10-06 | BUG/MINOR: payload: fix SSLv2 version parser |
2016-10-06 | BUG/MAJOR: stream: properly mark the server address as unset on connect retry |
2016-10-06 | BUG/MAJOR: stick-counters: possible crash when using sc_trackers with wrong table |
2016-08-09 | BUG/MAJOR: compression: initialize avail_in/next_in even during flush |
2016-08-09 | BUG/MEDIUM: stream-int: completely detach connection on connect error |
2016-06-30 | Revert "BUG/MINOR: ssl: fix potential memory leak in ssl_sock_load_dh_params()" |
2016-06-30 | BUG/MINOR: init: ensure that FD limit is raised to the max allowed |
2016-06-30 | BUG/MINOR: init: always ensure that global.rlimit_nofile matches actual limits |
2016-06-30 | BUG/MINOR: http: url32+src should check cli_conn before using it |
2016-06-30 | BUG/MINOR: http: url32+src should use the big endian version of url32 |
2016-06-30 | BUG/MINOR: ssl: fix potential memory leak in ssl_sock_load_dh_params() |
2016-06-08 | BUG/MINOR: http: add-header: header name copied twice |
2016-06-07 | BUG/MEDIUM: sticktables: segfault in some configuration error cases |
2016-05-19 | BUG/MAJOR: fix listening IP address storage for frontends |
2016-05-04 | BUG/MEDIUM: channel: fix inconsistent handling of 4GB-1 transfers |
2016-05-04 | BUG/MEDIUM: stream: ensure the SI_FL_DONT_WAKE flag is properly cleared |
2016-05-04 | BUG/MAJOR: channel: fix miscalculation of available buffer space (4th try) |
2016-05-02 | BUG/MEDIUM: http: fix risk of CPU spikes with pipelined requests from dead client |
2016-04-25 | BUG/MEDIUM: channel: fix miscalculation of available buffer space (3rd try) |
2016-04-25 | BUG/MEDIUM: channel: incorrect polling condition may delay event delivery |
2016-04-25 | BUG/MEDIUM: channel: don't allow to overwrite the reserve until connected |
2016-04-21 | BUG/MINOR: fix maxaccept computation according to the frontend process range |
2016-04-21 | BUG/MINOR: listener: stop unbound listeners on startup |
2016-04-21 | BUG/MEDIUM: fix maxaccept computation on per-process listeners |
2016-04-11 | BUG/MAJOR: channel: fix miscalculation of available buffer space (2nd try) |
2016-04-11 | BUG/MINOR : allow to log cookie for tarpit and denied request |
2016-03-29 | BUG/MAJOR: Fix crash in http_get_fhdr with exactly MAX_HDR_HISTORY headers |
2016-03-29 | BUG/MINOR: conf: "listener id" expects integer, but its not checked |
2016-03-29 | BUG/MINOR: log: Don't use strftime() which can clobber timezone if chrooted |