Changes since version 1.7-dev6 : Bertrand Jacquin (5): BUG/MEDIUM: ssl: Store certificate filename in a variable BUG/MINOR: ssl: Print correct filename when error occurs reading OCSP CLEANUP: ssl: Remove goto after return dead code CLEANUP: ssl: Fix bind keywords name in comments DOC: ssl: Use correct wording for ca-sign-pass Thierry FOURNIER / OZON.IO (5): MINOR: lua: add function which return true if the channel is full. MINOR: lua: add ip addresses and network manipulation function BUG/MEDIUM: channel: bad unlikely macro CLEANUP: lua: move comment CLEANUP: lua: control executed twice Willy Tarreau (11): SCRIPTS: make publish-release also copy the new SPOE doc BUILD: http: include types/sample.h in proto_http.h BUILD: debug/flags: remove test for SF_COMP_READY CONTRIB: debug/flags: add check for SF_ERR_CHK_PORT CONTRIB: tcploop: scriptable TCP I/O for debugging purposes CONTRIB: tcploop: implement fork() CONTRIB: tcploop: implement logging when called with -v CONTRIB: tcploop: update the usage output CONTRIB: tcploop: support sending plain strings CONTRIB: tcploop: don't report failed send() or recv() CONTRIB: tcploop: add basic loops via a jump instruction