1. 094ecf1 BUG/MEDIUM: hpack: fix incorrect huffman decoding of some control chars by Willy Tarreau · 1 year, 10 months ago
  2. 9f4f6b0 OPTIM: hpack-huff: reduce the cache footprint of the huffman decoder by Willy Tarreau · 2 years, 2 months ago
  3. fcce0e1 OPTIM: hpack: read 32 bits at once when possible. by Willy Tarreau · 2 years, 8 months ago
  4. 17b4687 CLEANUP: hpack: be careful about integer promotion from uint8_t by Willy Tarreau · 2 years, 8 months ago
  5. 074ebcd CONTRIB: move some dev-specific tools to dev/ by Willy Tarreau · 3 years, 8 months ago
  6. be327fa REORG: include: move hpack*.h to haproxy/ and split hpack-tbl by Willy Tarreau · 4 years, 6 months ago
  7. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 6 months ago
  8. a1bd1fa BUILD: use inttypes.h instead of stdint.h by Willy Tarreau · 6 years ago
  9. 4235d18 BUG/MINOR: hpack: must reject huffman literals padded with more than 7 bits by Willy Tarreau · 7 years ago
  10. a004ade MINOR: hpack: implement the HPACK Huffman table decoder by Willy Tarreau · 8 years ago