Changes since version 3.2.6 : Amaury Denoyelle (1): MINOR: quic: restore QUIC_HP_SAMPLE_LEN constant Aurelien DARRAGON (1): BUG/MINOR: sink: retry attempt for sft server may never occur 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 Frederic Lecaille (2): TESTS: quic: useless param for b_quic_dec_int() BUG/MINOR: quic: too short PADDING frame for too short packets Remi Tricot-Le Breton (3): BUG/MINOR: ssl: Free global_ssl structure contents during deinit BUG/MINOR: ssl: Free key_base from global_ssl structure during deinit BUG/MINOR: ssl: Potential NULL deref in trace macro Valentine Krasnobaeva (1): MINOR: debug: add distro name and version in postmortem William Lallemand (4): 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 BUILD: ssl: can't build when using -DLISTEN_DEFAULT_CIPHERS Willy Tarreau (6): 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 BUG/MEDIUM: pools: fix crash on filtered "show pools" output BUG/MINOR: pools: don't report "limited to the first X entries" by default BUG/MAJOR: lb-chash: fix key calculation when using default hash-key id