Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
0f17ab2fdd83ff4f58151a44a8fe1bc22e5b9c18
/
src
/
hpack-huff.c
fcce0e1
OPTIM: hpack: read 32 bits at once when possible.
by Willy Tarreau
· Fri Apr 01 17:16:44 2022 +0200
17b4687
CLEANUP: hpack: be careful about integer promotion from uint8_t
by Willy Tarreau
· Fri Apr 01 17:12:08 2022 +0200
074ebcd
CONTRIB: move some dev-specific tools to dev/
by Willy Tarreau
· Fri Apr 02 13:31:46 2021 +0200
be327fa
REORG: include: move hpack*.h to haproxy/ and split hpack-tbl
by Willy Tarreau
· Wed Jun 03 09:09:57 2020 +0200
4c7e4b7
REORG: include: update all files to use haproxy/api.h or api-t.h if needed
by Willy Tarreau
· Wed May 27 12:58:42 2020 +0200
a1bd1fa
BUILD: use inttypes.h instead of stdint.h
by Willy Tarreau
· Fri Mar 29 17:26:33 2019 +0100
4235d18
BUG/MINOR: hpack: must reject huffman literals padded with more than 7 bits
by Willy Tarreau
· Sun Dec 03 12:00:36 2017 +0100
a004ade
MINOR: hpack: implement the HPACK Huffman table decoder
by Willy Tarreau
· Tue May 30 17:22:18 2017 +0200