Changes since version 2.5-dev5 : Remi Tricot-Le Breton (5): MINOR: log: Remove log-error-via-logformat option MINOR: log: Add new "error-log-format" option MINOR: ssl: Add new ssl_bc_hsk_err sample fetch MINOR: connection: Add a connection error code sample fetch for backend side REGTESTS: ssl: Add tests for bc_conn_err and ssl_bc_hsk_err sample fetches Tim Duesterhus (3): BUG/MINOR threads: Use get_(local|gm)time instead of (local|gm)time BUG/MINOR: tools: Fix loop condition in dump_text() CLEANUP: Add missing include guard to signal.h Willy Tarreau (5): BUILD: ssl: next round of build warnings on LIBRESSL_VERSION_NUMBER BUILD: ssl: fix two remaining occurrences of #if USE_OPENSSL BUILD: tools: properly guard __GLIBC__ with defined() BUILD: globally enable -Wundef BUG/MAJOR: queue: better protect a pendconn being picked from the proxy