Changes since version 3.0.12 : Amaury Denoyelle (7): MINOR: quic: restore QUIC_HP_SAMPLE_LEN constant BUG/MEDIUM: h3: do not overwrite interim with final response BUG/MINOR: h3: ensure that invalid status code are not encoded (FE side) MINOR: qmux: change API for snd_buf FIN transmission BUG/MEDIUM: h3: handle interim response properly on FE side BUG/MINOR: quic: don't coalesce probing and ACK packet of same type BUG/MINOR mux-quic: apply correctly timeout on output pending data Aurelien DARRAGON (2): MINOR: sink: Remove useless test on SE_FL_SHR/SHW flags 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 (1): BUG/MINOR: quic: too short PADDING frame for too short packets Remi Tricot-Le Breton (2): BUG/MINOR: ssl: Free global_ssl structure contents during deinit BUG/MINOR: ssl: Free key_base from global_ssl structure during deinit William Lallemand (2): MINOR: ssl: diagnostic warning when both 'default-crt' and 'strict-sni' are used BUILD: ssl: can't build when using -DLISTEN_DEFAULT_CIPHERS Willy Tarreau (4): 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/MAJOR: lb-chash: fix key calculation when using default hash-key id