Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
8e058067da8cb21f05b908050c1122b7b3b56971
/
src
/
flt_trace.c
647fe1d
BUG/MINOR: fl_trace/htx: Be sure to always forward trailers and EOM
by Christopher Faulet
· 5 years ago
50fe9fb
MINOR: flt_trace: Don't scrash the original offset during the random forwarding
by Christopher Faulet
· 5 years ago
0bdeeaa
BUG/MINOR: flt_trace/htx: Only apply the random forwarding on the message body.
by Christopher Faulet
· 5 years ago
2d7c539
MEDIUM: htx: Add the parsing of trailers of chunked messages
by Christopher Faulet
· 5 years ago
ee847d4
MEDIUM: filters/htx: Filter body relatively to the first block
by Christopher Faulet
· 5 years ago
a3f1550
MEDIUM: http/htx: Perform analysis relatively to the first block
by Christopher Faulet
· 5 years ago
297fbb4
MINOR: htx: Replace the function http_find_stline() by http_get_stline()
by Christopher Faulet
· 5 years ago
3092565
CLEANUP: h1: remove some occurrences of unneeded h1.h inclusions
by Willy Tarreau
· 6 years ago
b96b77e
REORG: htx: merge types+proto into common/htx.h
by Willy Tarreau
· 6 years ago
f4a4ef7
MINOR: filters: Export the name of known filters
by Christopher Faulet
· 6 years ago
27ba2dc
MEDIUM: htx: Rework conversion from a buffer to an htx structure
by Christopher Faulet
· 6 years ago
6e54095
BUG/MINOR: flt_trace/compression: Use the right flag to add the HTX support
by Christopher Faulet
· 6 years ago
e0aa6f7
MINOR: flt_trace: Adapt to be compatible with the HTX representation
by Christopher Faulet
· 6 years ago
0108d90
MEDIUM: init: convert all trivial registration calls to initcalls
by Willy Tarreau
· 6 years ago
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· 6 years ago
c9fa048
MAJOR: buffer: finalize buffer detachment
by Willy Tarreau
· 6 years ago
f158937
MINOR: flt_trace: adapt to the new buffer API
by Willy Tarreau
· 6 years ago
7194d3c
MINOR: buffer: split bi_contig_data() into ci_contig_data and b_config_data()
by Willy Tarreau
· 6 years ago
bcbd393
MINOR: channel/buffer: replace b_{adv,rew} with c_{adv,rew}
by Willy Tarreau
· 6 years ago
f227372
MINOR: threads/filters: Update trace filter to add _per_thread callbacks
by Christopher Faulet
· 7 years ago
a00d817
MINOR: filters: Add check_timeouts callback to handle timers expiration on streams
by Christopher Faulet
· 8 years ago
fcd99f8
MINOR: flt_trace: Add hexdump option to dump forwarded data
by Christopher Faulet
· 8 years ago
31ed32d
MEDIUM: filters: Add attch/detach and stream_set_backend callbacks
by Christopher Faulet
· 8 years ago
3a394fa
MEDIUM: filters: Add pre and post analyzer callbacks
by Christopher Faulet
· 8 years ago
1339d74
MEDIUM: filters: Move HTTP headers filtering in its own callback
by Christopher Faulet
· 8 years ago
3610c39
MINOR: filters: add opaque data
by Thierry Fournier
· 9 years ago
443ea1a
MINOR: filters: Extract proxy stuff from the struct filter
by Christopher Faulet
· 9 years ago
e6c3b69
MINOR: filters: Add an filter example
by Christopher Faulet
· 9 years ago