Changes since version 2.6.21 : Amaury Denoyelle (2): BUG/MINOR: h1: do not forward h2c upgrade header token BUG/MINOR: h2: reject extended connect for h2c protocol Christopher Faulet (7): MINOR: mux-h1: Set EOI on SE during demux when both side are in DONE state BUG/MEDIUM: mux-h1/mux-h2: Reject upgrades with payload on H2 side only REGTESTS: h1/h2: Update script testing H1/H2 protocol upgrades BUG/MINOR: http-ana: Disable fast-fwd for unfinished req waiting for upgrade BUG/MINOR: spoe: Check the shared waiting queue to shut applets during stopping BUG/MINOR: spoe: Allow applet creation when closing the last one during stopping BUG/MEDIUM: spoe: Don't wakeup idle applets in loop during stopping William Lallemand (1): BUG/MEDIUM: ssl: chosing correct certificate using RSA-PSS with TLSv1.3 Willy Tarreau (2): BUG/MINOR: ssl_sock: fix xprt_set_used() to properly clear the TASK_F_USR1 bit REGTESTS: shorten a bit the delay for the h1/h2 upgrade test