Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
b6af6b3650a6a1209ba503b6937afef2c08402e8
/
src
/
hpack-dec.c
a1bd1fa
BUILD: use inttypes.h instead of stdint.h
by Willy Tarreau
· 6 years ago
1e7d444
BUG/MINOR: hpack: return a compression error on invalid table size updates
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
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· 6 years ago
843b7cb
MEDIUM: chunks: make the chunk struct's fields match the buffer struct
by Willy Tarreau
· 6 years ago
c775f83
DEBUG: hpack: add more traces to the hpack decoder
by Willy Tarreau
· 7 years ago
bb39b49
BUG/MAJOR: hpack: don't return direct references to the dynamic headers table
by Willy Tarreau
· 7 years ago
c611e66
BUG/MINOR: hpack: dynamic table size updates are only allowed before headers
by Willy Tarreau
· 7 years ago
d85ba4e
BUG/MINOR: hpack: reject invalid header index
by Willy Tarreau
· 7 years ago
9e28f45
BUG/MINOR: hpack: fix debugging output of pseudo header names
by Willy Tarreau
· 7 years ago
59a10fb
MEDIUM: h2: change hpack_decode_headers() to only provide a list of headers
by Willy Tarreau
· 7 years ago
679790b
MINOR: hpack: implement the decoder
by Willy Tarreau
· 7 years ago