Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
d96f1126fe24577656f4dca6aebe83022a7347e5
/
src
/
mux_h1.c
« Previous
2455ceb
MEDIUM: memory: use pool_destroy_all() to destroy all pools on deinit()
by Willy Tarreau
· 6 years ago
8ceae72
MEDIUM: init: use initcall for all fixed size pool creations
by Willy Tarreau
· 6 years ago
172f5ce
MINOR: initcall: use initcalls for most post_{check,deinit} and per_thread*
by Willy Tarreau
· 6 years ago
0108d90
MEDIUM: init: convert all trivial registration calls to initcalls
by Willy Tarreau
· 6 years ago
7e346f3
BUG/MINOR: mux-htx: Fix bad test on h1c flags in h1_recv_allowed()
by Christopher Faulet
· 6 years ago
9c38840
BUG/MEDIUM: mux-h1: Don't set the flag CS_FL_RCV_MORE when nothing was parsed
by Christopher Faulet
· 6 years ago
d44ad5b
BUG/MEDIUM: mux-h1: Fix freeze when the kernel splicing is used
by Christopher Faulet
· 6 years ago
81d4843
BUG/MINOR: mux-h1: Enable keep-alive on server side
by Christopher Faulet
· 6 years ago
539e029
MAJOR: mux-h1: Remove the rxbuf and decode HTTP messages in channel's buffer
by Christopher Faulet
· 6 years ago
4736527
MEDIUM: mux-h1: Handle errors and timeouts in the stream
by Christopher Faulet
· 6 years ago
3b88b8d
MEDIUM: mux-h1: Wait for connection establishment before consuming channel's data
by Christopher Faulet
· 6 years ago
9768c26
MAJOR: mux-h1/proto_htx: Switch mux-h1 and HTX analyzers on the HTX representation
by Christopher Faulet
· 6 years ago
1be55f9
MEDIUM: mux-h1: Add support of the kernel TCP splicing to forward data
by Christopher Faulet
· 6 years ago
f2824e6
MAJOR: mux-h1/proto_htx: Handle keep-alive connections in the mux
by Christopher Faulet
· 6 years ago
129817b
MEDIUM: mux-h1: Add parsing of incoming and ougoing HTTP messages
by Christopher Faulet
· 6 years ago
51dbc94
MEDIUM: mux-h1: Add dummy mux to handle HTTP/1.1 connections
by Christopher Faulet
· 6 years ago