Changes since version 1.8-dev2 : David Carlier (1): BUG/MINOR: haproxy/cli : fix for solaris/illumos distros for CMSG* macros Emeric Brun (3): BUG/MAJOR: ssl: fix segfault on connection close using async engines. BUG/MAJOR: ssl: buffer overflow using offloaded ciphering on async engine BUG/MINOR: ssl: do not call directly the conn_fd_handler from async_fd_handler Emmanuel Hocdet (4): REORG: ssl: move defines and methodVersions table upper MEDIUM: ssl: ctx_set_version/ssl_set_version func for methodVersions table MINOR: ssl: support ssl-min-ver and ssl-max-ver with crt-list MEDIUM: ssl: disable SSLv3 per default for bind Nan Liu (1): BUG/MINOR: Makefile: fix compile error with USE_LUA=1 in ubuntu16.04 William Lallemand (3): BUG/MEDIUM: build without openssl broken BUG/MINOR: warning: ‘need_resend’ may be used uninitialized BUG/MEDIUM: misplaced exit and wrong exit code