1. 2bdcc70 MEDIUM: hpack: use a pool for the hpack table by Willy Tarreau · Tue May 19 11:31:11 2020 +0200
  2. 5dfc5d5 BUG/CRITICAL: hpack: never index a header into the headroom after wrapping by Willy Tarreau · Sun Mar 29 08:53:31 2020 +0200
  3. a1bd1fa BUILD: use inttypes.h instead of stdint.h by Willy Tarreau · Fri Mar 29 17:26:33 2019 +0100
  4. 7f2a44d BUG/CRITICAL: hpack: fix improper sign check on the header index value by Willy Tarreau · Mon Sep 17 14:07:33 2018 +0200
  5. a7394e1 BUG/MINOR: hpack: fix harmless use of uninitialized value in hpack_dht_insert by Willy Tarreau · Tue Mar 27 15:06:02 2018 +0200
  6. 4f03436 DEBUG: hpack: make hpack_dht_dump() expose the output file by Willy Tarreau · Sat Dec 30 17:08:46 2017 +0100
  7. 6c71e46 BUG/MAJOR: hpack: don't pretend large headers fit in empty table by Willy Tarreau · Mon Dec 04 17:58:37 2017 +0100
  8. ce04094 MINOR: hpack: implement the header tables management by Willy Tarreau · Tue May 30 18:46:58 2017 +0200