Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
21fbeedf974a44e4c49010764252c7e5c1cdf67a
/
src
/
hpack-enc.c
b255105
CLEANUP: include: tree-wide alphabetical sort of include files
by Willy Tarreau
· 4 years, 5 months ago
f268ee8
REORG: include: split global.h into haproxy/global{,-t}.h
by Willy Tarreau
· 4 years, 5 months ago
be327fa
REORG: include: move hpack*.h to haproxy/ and split hpack-tbl
by Willy Tarreau
· 4 years, 5 months ago
0017be0
REORG: include: split common/http-hdr.h into haproxy/http-hdr{,-t}.h
by Willy Tarreau
· 4 years, 5 months ago
eb6f701
REORG: include: move ist.h from common/ to import/
by Willy Tarreau
· 4 years, 5 months ago
a1bd1fa
BUILD: use inttypes.h instead of stdint.h
by Willy Tarreau
· 6 years ago
0dc1b84
BUG/MAJOR: hpack: fix length check for short names encoding
by Willy Tarreau
· 6 years ago
bad0a38
MINOR: hpack: move the length computation and encoding functions to .h
by Willy Tarreau
· 6 years ago
2c31394
MEDIUM: hpack: make it possible to encode any static header name
by Willy Tarreau
· 6 years ago
19ed92b
MINOR: hpack: optimize header encoding for short names
by Willy Tarreau
· 6 years ago
ac73ae0
MINOR: hpack: use ist2bin() to copy header names in hpack_encode_header()
by Willy Tarreau
· 6 years ago
1526f19
MINOR: hpack: simplify the len to bytes conversion
by Willy Tarreau
· 6 years ago
7571015
BUG/MINOR: hpack: fix off-by-one in header name encoding length calculation
by Willy Tarreau
· 6 years ago
a40782b
MINOR: hpack: add ":path" to the list of common header fields
by Willy Tarreau
· 6 years ago
4bf194c
BUG/MEDIUM: hpack: fix encoding of "accept-ranges" field
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
1be4f3d
MEDIUM: hpack: implement basic hpack encoding
by Willy Tarreau
· 7 years ago