Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
807aef8a143638b7f6c88aa1008544a835806858
/
src
/
mux_fcgi.c
6c57f2d
MINOR: mux-fcgi: Make the capture of the path-info optional in pathinfo regex
by Christopher Faulet
· Fri Feb 14 16:55:52 2020 +0100
28cb366
BUG/MINOR: mux-fcgi: Forbid special characters when matching PATH_INFO param
by Christopher Faulet
· Fri Feb 14 14:47:37 2020 +0100
12ffab0
BUG/MEDIUM: muxes: Use the right argument when calling the destroy method.
by Olivier Houchard
· Fri Feb 14 13:23:45 2020 +0100
911db9b
MEDIUM: connection: use CO_FL_WAIT_XPRT more consistently than L4/L6/HANDSHAKE
by Willy Tarreau
· Thu Jan 23 16:27:54 2020 +0100
c192b0a
MEDIUM: connection: remove CO_FL_CONNECTED and only rely on CO_FL_WAIT_*
by Willy Tarreau
· Thu Jan 23 09:11:58 2020 +0100
ee1a6fc
MINOR: connection: make the last arg of subscribe() a struct wait_event*
by Willy Tarreau
· Fri Jan 17 07:52:13 2020 +0100
8907e4d
MEDIUM: mux-fcgi: merge recv_wait and send_wait event notifications
by Willy Tarreau
· Thu Jan 16 17:55:37 2020 +0100
7aad703
MEDIUM: mux-fcgi: do not make an fstrm subscribe to itself on deferred shut
by Willy Tarreau
· Thu Jan 16 17:20:57 2020 +0100
f11be0e
MEDIUM: mux-fcgi: do not try to stop sending streams on blocked mux
by Willy Tarreau
· Thu Jan 16 16:59:45 2020 +0100
76014fd
MEDIUM: h1-htx: Add HTX EOM block when the message is in H1_MSG_DONE state
by Christopher Faulet
· Tue Dec 10 11:47:22 2019 +0100
f950c2e
BUG/MEDIUM: mux-fcgi: Handle cases where the HTX EOM block cannot be inserted
by Christopher Faulet
· Fri Dec 06 16:20:49 2019 +0100
e18f53e
BUILD/MINOR: trace: fix use of long type in a few printf format strings
by Willy Tarreau
· Wed Nov 27 15:41:31 2019 +0100
9b8e11e
MINOR: mux: Add a new method to get informations about a mux.
by Olivier Houchard
· Fri Oct 25 16:19:26 2019 +0200
08618a7
BUG/MINOR: mux-h1/mux-fcgi/trace: Fix position of the 4th arg in some traces
by Christopher Faulet
· Tue Oct 08 11:59:47 2019 +0200
5c0f859
MINOR: mux-fcgi/trace: Register a new trace source with its events
by Christopher Faulet
· Fri Oct 04 15:21:17 2019 +0200
67d5809
MINOR: http: Remove headers matching the name of http-send-name-header option
by Christopher Faulet
· Wed Oct 02 10:51:38 2019 +0200
af54263
MINOR: h1-htx: Update h1_copy_msg_data() to ease the traces in the mux-h1
by Christopher Faulet
· Tue Oct 01 21:52:49 2019 +0200
72ba6cd
MINOR: http: Add server name header from HTTP multiplexers
by Christopher Faulet
· Tue Sep 24 16:20:05 2019 +0200
13ed9fa
BUG/MINOR: mux-fcgi: silence a gcc warning about null dereference
by William Lallemand
· Wed Sep 25 21:21:57 2019 +0200
c45791a
BUG/MINOR: mux-fcgi: Use a literal string as format in app_log()
by Christopher Faulet
· Tue Sep 24 14:30:46 2019 +0200
82c798a
CLEANUP: mux-fcgi: Remove the unused function fcgi_strm_id()
by Christopher Faulet
· Tue Sep 24 14:10:59 2019 +0200
a99db93
BUG/MINOR: mux-fcgi: Be sure to have a connection to unsubcribe
by Christopher Faulet
· Wed Sep 18 11:11:46 2019 +0200
d66700a
BUG/MINOR: build: Fix compilation of mux_fcgi.c when compiled without SSL
by Christopher Faulet
· Tue Sep 17 13:46:47 2019 +0200
99eff65
MEDIUM: mux-fcgi: Add the FCGI multiplexer
by Christopher Faulet
· Sun Aug 11 23:11:30 2019 +0200