Changes since version 1.7-dev4 : Baptiste Assmann (15): 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 CLEANUP/MINOR dns: comment do not follow up code update MINOR: chunk: new strncat function MINOR: dns: wrong DNS_MAX_UDP_MESSAGE value MINOR: dns: new MAX values MINOR: dns: new macro to compute DNS header size MINOR: dns: new DNS structures to store received packets MEDIUM: dns: new DNS response parser MINOR: dns: query type change when last record is a CNAME MINOR: dns: proper domain name validation when receiving DNS response MINOR: dns: comments in types/dns.h about structures endianness 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 Lukas Tribus (5): BUG/MINOR: displayed PCRE version is running release MINOR: show Built with PCRE version MINOR: show Running on zlib version MEDIUM: make SO_REUSEPORT configurable MINOR: enable IP_BIND_ADDRESS_NO_PORT on backend connections 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