1. 4f6535d CLEANUP: hpack: export debug functions and move inlines to .h by Willy Tarreau · 4 years, 1 month ago
  2. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  3. be327fa REORG: include: move hpack*.h to haproxy/ and split hpack-tbl by Willy Tarreau · 4 years, 1 month ago
  4. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · 4 years, 1 month ago
  5. 2bdcc70 MEDIUM: hpack: use a pool for the hpack table by Willy Tarreau · 4 years, 2 months ago
  6. 5dfc5d5 BUG/CRITICAL: hpack: never index a header into the headroom after wrapping by Willy Tarreau · 4 years, 3 months ago
  7. a1bd1fa BUILD: use inttypes.h instead of stdint.h by Willy Tarreau · 5 years ago
  8. 7f2a44d BUG/CRITICAL: hpack: fix improper sign check on the header index value by Willy Tarreau · 6 years ago
  9. a7394e1 BUG/MINOR: hpack: fix harmless use of uninitialized value in hpack_dht_insert by Willy Tarreau · 6 years ago
  10. 4f03436 DEBUG: hpack: make hpack_dht_dump() expose the output file by Willy Tarreau · 7 years ago
  11. 6c71e46 BUG/MAJOR: hpack: don't pretend large headers fit in empty table by Willy Tarreau · 7 years ago
  12. ce04094 MINOR: hpack: implement the header tables management by Willy Tarreau · 7 years ago