Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
refs/heads/next-2.8
/
src
/
hpack-huff.c
094ecf1
BUG/MEDIUM: hpack: fix incorrect huffman decoding of some control chars
by Willy Tarreau
· 1 year, 10 months ago
9f4f6b0
OPTIM: hpack-huff: reduce the cache footprint of the huffman decoder
by Willy Tarreau
· 2 years, 2 months ago
fcce0e1
OPTIM: hpack: read 32 bits at once when possible.
by Willy Tarreau
· 2 years, 8 months ago
17b4687
CLEANUP: hpack: be careful about integer promotion from uint8_t
by Willy Tarreau
· 2 years, 8 months ago
074ebcd
CONTRIB: move some dev-specific tools to dev/
by Willy Tarreau
· 3 years, 8 months ago
be327fa
REORG: include: move hpack*.h to haproxy/ and split hpack-tbl
by Willy Tarreau
· 4 years, 6 months ago
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
a1bd1fa
BUILD: use inttypes.h instead of stdint.h
by Willy Tarreau
· 6 years ago
4235d18
BUG/MINOR: hpack: must reject huffman literals padded with more than 7 bits
by Willy Tarreau
· 7 years ago
a004ade
MINOR: hpack: implement the HPACK Huffman table decoder
by Willy Tarreau
· 8 years ago