Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
be17bb8fc37db4e12ea24c9480ff6442017ff656
/
src
/
hpack-enc.c
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