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