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 |