Changes since version 3.0-dev13 : Amaury Denoyelle (2): DOC: streamline http-reuse and connection naming definition REGTESTS: complete http-reuse test with pool-conn-name Aurelien DARRAGON (3): MINOR: log: rename 'log-format tag' to 'log-format alias' DOC: config: document logformat item naming and typecasting features DOC: config: add %ID logformat alias alternative Valentine Krasnobaeva (3): CLEANUP: ssl/ocsp: readable ifdef in ssl_sock_load_ocsp BUG/MINOR: ssl/ocsp: init callback func ptr as NULL BUG/MINOR: activity: fix Delta_calls and Delta_bytes count William Lallemand (2): MINOR: sample: implement the uptime sample fetch CI: github: upgrade the WolfSSL job to 5.7.0 Willy Tarreau (7): CI: scripts: fix build of vtest regarding option -C CI: scripts: build vtest using multiple CPUs BUILD: makefile: yearly reordering of objects by build time BUILD: fd: errno is also needed without poll() DOC: config: fix two typos "RST_STEAM" vs "RST_STREAM" DOC: config: refer to the non-deprecated keywords in ocsp-update on/off CLEANUP: ssl_sock: move dirty openssl-1.0.2 wrapper to openssl-compat