Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
64ded3db2c686bad582cf9bb9fcabf21cb4becb7
/
include
/
common
/
htx.h
00cf697
MINOR: htx: Add a function to truncate all blocks after a specific offset
by Christopher Faulet
· 6 years ago
8564c1f
MINOR: htx: Add an helper function to get the max space usable for a block
by Christopher Faulet
· 6 years ago
52610e9
MINOR: htx: add a new function to add a block without filling it
by Willy Tarreau
· 6 years ago
b96b77e
REORG: htx: merge types+proto into common/htx.h
by Willy Tarreau
· 6 years ago
[Renamed (79%) from include/proto/htx.h]
aa75b3d
CLEANUP: htx: Fix indentation here and there in HTX files
by Christopher Faulet
· 6 years ago
27ba2dc
MEDIUM: htx: Rework conversion from a buffer to an htx structure
by Christopher Faulet
· 6 years ago
3906e22
MINOR: htx: add buf_room_for_htx_data() to help optimize buffer transfers
by Willy Tarreau
· 6 years ago
8ae4235
MINOR: htx: make htx_from_buf() adjust the size only on new buffers
by Willy Tarreau
· 6 years ago
c59ff23
MINOR: htx: Rename functions htx_*_to_str() to be H1 specific
by Christopher Faulet
· 6 years ago
c42c0e9
CLEANUP: fix typos in the htx subsystem
by Joseph Herlant
· 6 years ago
f1ba18d
MEDIUM: htx: Don't rely on h1_sl anymore except during H1 header parsing
by Christopher Faulet
· 6 years ago
54483df
MINOR: htx: Add the start-line offset for the HTX message in the HTX structure
by Christopher Faulet
· 6 years ago
570d161
MEDIUM: htx: Change htx_sl to be a struct instead of an union
by Christopher Faulet
· 6 years ago
14e8825
MINOR: htx: Add a function to find the HTX block corresponding to a data offset
by Christopher Faulet
· 6 years ago
d16b0a7
MINOR: htx: Add function to iterate on an HTX message using HTX blocks
by Christopher Faulet
· 6 years ago
24ed835
MINOR: htx: Add function to add an HTX block just before another one
by Christopher Faulet
· 6 years ago
c01ed9f
MINOR: htx: add a function to cut the beginning of a DATA block
by Willy Tarreau
· 6 years ago
a7280a1
BUILD: buffers: buf.h requires unistd to get ssize_t on libmusl
by Willy Tarreau
· 6 years ago
6689609
BUILD: htx: fix fprintf format inconsistency on 32-bit platforms
by Willy Tarreau
· 6 years ago
a3d2a16
MEDIUM: htx: Add API to deal with the internal representation of HTTP messages
by Christopher Faulet
· 6 years ago