Changes since version 1.5.18 : David CARLIER (1): CLEANUP: connection: fix double negation on memcmp() Dragan Dosen (3): BUG/MINOR: http: url32+src should use the big endian version of url32 BUG/MINOR: http: url32+src should check cli_conn before using it DOC: http: add documentation for url32 and url32+src Pavlos Parissis (2): MINOR: systemd: Use variable for config and pidfile paths MINOR: systemd: Perform sanity check on config before reload Roberto Guimaraes (1): BUG/MINOR: ssl: fix potential memory leak in ssl_sock_load_dh_params() Thierry Fournier (2): BUG/MEDIUM: sticktables: segfault in some configuration error cases BUG/MINOR: http: add-header: header name copied twice Vincent Bernat (1): BUG/MAJOR: fix listening IP address storage for frontends Willy Tarreau (3): BUG/MINOR: init: always ensure that global.rlimit_nofile matches actual limits BUG/MINOR: init: ensure that FD limit is raised to the max allowed Revert "BUG/MINOR: ssl: fix potential memory leak in ssl_sock_load_dh_params()"