Changes since version 1.7-dev4 : Baptiste Assmann (5): MINOR: cli: change a server health check port through the stats socket MAJOR: check: find out which port to use for health check at run time MINOR: server: introduction of 3 new server flags MINOR: new update_server_addr_port() function to change both server's ADDR and service PORT MINOR: cli: ability to change a server's port Chad Lavoie (1): MINOR: cli: allow the semi-colon to be escaped on the CLI David Carlier (1): MINOR: cfgparse: few memory leaks fixes. Dinko Korunic (1): BUG/MINOR: Fix OSX compilation errors Erwan Velu (3): CLEANUP: proto_http: Removing useless variable assignation CLEANUP: dumpstats: Removing useless variables allocation CLEANUP: dns: Removing usless variable & assignation Thierry FOURNIER / OZON.IO (1): MEDIUM: log: Decompose %Tq in %Th %Ti %TR Willy Tarreau (3): CLEANUP: logs: remove unused log format field definitions BUG/MAJOR: stream: properly mark the server address as unset on connect retry BUG/MINOR: payload: fix SSLv2 version parser ben51degrees (1): BUILD/MAJOR:updated 51d Trie implementation to incorperate latest update to 51Degrees.c