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