Changes since version 3.2.6 : Christopher Faulet (2): BUG/MINOr: hlua: Fix receive from HTTP applet by properly accounting data BUG/MEDIUM: apppet: Improve spinning loop detection with the new API William Lallemand (3): BUG/MINOR: acme: avoid overflow when diff > notAfter BUG/MINOR: ssl: leak in ssl-f-use BUG/MINOR: ssl: leak crtlist_name in ssl-f-use Willy Tarreau (3): BUG/MEDIUM: ssl: take care of second client hello BUG/MINOR: ssl: always clear the remains of the first hello for the second one BUILD: makefile: disable tail calls optimizations with memory profiling