Changes since version 2.6.31 : Christopher Faulet (4): BUG/MINOR: sample: Fix a possible underflow on be2hex for large chunk size BUG/MINOR: http-conv: Make url-dec failed if no space for trailing null byte BUG/MINOR: mux-h1: Don't delay send if message with c-l was fully sent BUG/MEDIUM: sample: Adjust sample size capacity after pointer shift for ltrim() Frederic Lecaille (2): BUG/MEDIUM: protobuf: adjust sample size capacity after pointer shift BUG/MEDIUM: protobuf: fix nested path bypass in field lookup Olivier Houchard (3): BUG/MEDIUM: stats: Ensure that Origin is valid on POSTs DOC: stats: Document that stats admin is vulnerable to a CSRF attack BUG/MEDIUM: ssl-gencert: Don't forget to free memory when done Willy Tarreau (2): MINOR: stats: factor the proxy vs scope check into its own function BUG/MEDIUM: stats: subject "stats admin" accesses to "stats scope" filtering