Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
df6dd890fd1167446326e99a816b9ba7ac86329f
/
src
/
mux_h1.c
b4bad50
BUG/MINOR: mux-h1: Capture ignored parsing errors
by Christopher Faulet
· Fri Oct 11 14:22:00 2019 +0200
85fc6ef
BUG/MINOR: mux-h1: Mark the output buffer as full when the xfer is interrupted
by Christopher Faulet
· Mon Oct 14 14:17:00 2019 +0200
842f41f
BUG/MINOR: mux-h1: Do h2 upgrade only on the first request
by Christopher Faulet
· Wed Sep 25 09:10:46 2019 +0200
1021e72
BUG/MINOR: mux-h1: Be sure to update the count before adding EOM after trailers
by Christopher Faulet
· Tue Sep 03 21:55:14 2019 +0200
98e2bc2
BUG/MINOR: mux-h1: Don't stop anymore input processing when the max is reached
by Christopher Faulet
· Tue Sep 03 16:26:15 2019 +0200
1d76cef
BUG/MINOR: mux-h1: Fix size evaluation of HTX messages after headers parsing
by Christopher Faulet
· Tue Sep 03 16:16:50 2019 +0200
6203815
BUG/MEDIUM: mux-h1: do not report errors on transfers ending on buffer full
by Willy Tarreau
· Fri Aug 23 09:29:29 2019 +0200
9a408ab
BUG/MEDIUM: mux-h1: do not truncate trailing 0CRLF on buffer boundary
by Willy Tarreau
· Fri Aug 23 08:11:36 2019 +0200
5b06cb3
BUG/MEDIUM: mux_h1: Don't bother subscribing in recv if we're not connected.
by Olivier Houchard
· Tue Aug 13 15:21:59 2019 +0200
0bf28f8
BUG/MINOR: mux-h1: Close server connection if input data remains in h1_detach()
by Christopher Faulet
· Fri Jul 19 14:51:06 2019 +0200
39e679b
BUG/MEDIUM: mux-h1: Trim excess server data at the end of a transaction
by Christopher Faulet
· Fri Jul 19 11:34:08 2019 +0200
cf67ec5
BUG/MINOR: mux-h1: Correctly report Ti timer when HTX and keepalives are used
by Dave Pirotte
· Wed Jul 10 13:57:38 2019 +0000
470438c
BUG/MEDIUM: mux-h1: Don't release h1 connection if there is still data to send
by Christopher Faulet
· Thu Jul 11 15:40:25 2019 +0200
cd9f6a7
BUG/MINOR: mux-h1: Don't process input or ouput if an error occurred
by Christopher Faulet
· Thu Jul 04 21:22:34 2019 +0200
aaa2506
BUG/MEDIUM: mux-h1: Handle TUNNEL state when outgoing messages are formatted
by Christopher Faulet
· Thu Jul 04 17:12:12 2019 +0200
13f556e
BUG/MEDIUM: connections: Make sure we're unsubscribe before upgrading the mux.
by Olivier Houchard
· Wed Jul 03 13:08:18 2019 +0200
33d58b5
BUG/MINOR: mux-h1: Don't return the empty chunk on HEAD responses
by Christopher Faulet
· Mon Jul 01 16:17:30 2019 +0200
5213168
BUG/MINOR: mux-h1: Skip trailers for non-chunked outgoing messages
by Christopher Faulet
· Thu Jun 27 17:40:14 2019 +0200
9fa93f6
BUG/MEDIUM: mux-h1: Always release H1C if a shutdown for writes was reported
by Christopher Faulet
· Fri Jun 28 17:41:42 2019 +0200
c431df8
BUG/MINOR: mux-h1: Make format errors during output formatting fatal
by Christopher Faulet
· Wed Jun 26 15:16:28 2019 +0200
9466f4b
BUG/MEDIUM: mux-h1: Use buf_room_for_htx_data() to detect too large messages
by Christopher Faulet
· Wed Jun 26 14:56:27 2019 +0200
65fc1dc
BUG/MAJOR: mux-h1: Don't crush trash chunk area when outgoing message is formatted
by Christopher Faulet
· Tue Jun 25 21:41:02 2019 +0200
661bfc3
BUG/MINOR: mux-h1: Add the header connection in lower case in outgoing messages
by Christopher Faulet
· Mon Jun 17 14:07:46 2019 +0200
cd67bff
BUG/MINOR: mux-h1: Wake busy mux for I/O when message is fully sent
by Christopher Faulet
· Fri Jun 14 16:54:15 2019 +0200
3c39a7d
CLEANUP: connection: rename the wait_event.task field to .tasklet
by Willy Tarreau
· Fri Jun 14 14:42:29 2019 +0200
42993a8
MINOR: mux-h1: Set flags about the request's scheme on the start-line
by Christopher Faulet
· Fri Jun 14 10:31:25 2019 +0200
e4ab11b
BUG/MINOR: http: Use the global value to limit the number of parsed headers
by Christopher Faulet
· Tue Jun 11 15:05:37 2019 +0200
985234d
BUG/MEDIUM: h1: Wait for the connection if the handshake didn't complete.
by Olivier Houchard
· Thu Jun 13 17:54:33 2019 +0200
6063003
BUG/MEDIUM: h1: Don't wait for handshake if we had an error.
by Olivier Houchard
· Thu Jun 13 17:37:00 2019 +0200
690e0f0
BUG/MEDIUM: h1: Don't consider we're connected if the handshake isn't done.
by Olivier Houchard
· Tue Jun 11 16:37:24 2019 +0200
92d093d
BUG/MEDIUM: h1: Don't try to subscribe if we had a connection error.
by Olivier Houchard
· Tue Jun 11 16:36:33 2019 +0200
45c4437
Revert "BUG/MEDIUM: H1: When upgrading, make sure we don't free the buffer too early."
by Olivier Houchard
· Tue Jun 11 14:06:23 2019 +0200
6c7fe5c
BUG/MEDIUM: H1: When upgrading, make sure we don't free the buffer too early.
by Olivier Houchard
· Fri Jun 07 18:08:17 2019 +0200
c31872f
BUG/MINOR: mux-h1: Don't send more data than expected
by Christopher Faulet
· Tue Jun 04 22:09:36 2019 +0200
54b5e21
MINOR: htx: Don't use end-of-data blocks anymore
by Christopher Faulet
· Tue Jun 04 10:08:28 2019 +0200
2d7c539
MEDIUM: htx: Add the parsing of trailers of chunked messages
by Christopher Faulet
· Mon Jun 03 10:41:26 2019 +0200
4c7ce01
MINOR: mux-h1: Don't count the EOM in the estimated size of headers
by Christopher Faulet
· Fri May 24 21:43:55 2019 +0200
82f0160
MINOR: mux-h1: Add h1_eval_htx_hdrs_size() to estimate size of the HTX headers
by Christopher Faulet
· Fri May 24 16:50:16 2019 +0200
ada34b6
MINOR: mux-h1: Add the flag HAVE_O_CONN on h1s
by Christopher Faulet
· Fri May 24 16:36:43 2019 +0200
94b2c76
MEDIUM: mux-h1: refactor output processing
by Christopher Faulet
· Fri May 24 15:28:57 2019 +0200
a2ea158
BUG/MINOR: mux-h1: errflag must be set on H1S and not H1M during output processing
by Christopher Faulet
· Tue May 28 10:35:18 2019 +0200
c493c9c
MEDIUM: mux-h1: don't use CS_FL_REOS anymore
by Willy Tarreau
· Mon Jun 03 14:18:22 2019 +0200
fbdf90a
BUG/MEDIUM: mux-h1: only check input data for the current stream, not next one
by Willy Tarreau
· Mon Jun 03 13:42:54 2019 +0200
d58f27f
MINOR: mux-h1: don't try to recv() before the connection is ready
by Willy Tarreau
· Mon Jun 03 10:12:22 2019 +0200
1146f97
BUG/MEDIUM: mux-h1: Don't skip the TCP splicing when there is no more data to read
by Christopher Faulet
· Wed May 29 14:35:24 2019 +0200
0a7ef02
MINOR: htx: make htx_add_data() return the transmitted byte count
by Willy Tarreau
· Tue May 28 10:30:11 2019 +0200
39744f7
MINOR: htx: Remove support of pseudo headers because it is unused
by Christopher Faulet
· Fri May 24 14:54:00 2019 +0200
b75b5ea
MEDIUM: htx: 1xx messages are now part of the final reponses
by Christopher Faulet
· Fri May 17 08:37:28 2019 +0200
a39d8ad
MINOR: mux-h1: Set hdrs_bytes on the SL when an HTX message is produced
by Christopher Faulet
· Wed May 15 15:54:39 2019 +0200
30db3d7
MEDIUM: mux-h1: Use the count value received from the SI in h1_rcv_buf()
by Christopher Faulet
· Fri May 17 15:35:33 2019 +0200
8e9e3ef
BUG/MINOR: mux-h1: Report EOI instead EOS on parsing error or H2 upgrade
by Christopher Faulet
· Fri May 17 09:14:10 2019 +0200
e573323
CLEANUP: build: rename some build macros to use the USE_* ones
by Willy Tarreau
· Wed May 22 19:24:06 2019 +0200
0a7a4fb
CLEANUP: mux-h1: use "H1" and not "h1" as the mux's name
by Willy Tarreau
· Wed May 22 11:36:54 2019 +0200
00b8f7c
MINOR: h1: Use BUG_ON() to enforce rules in subscribe/unsubscribe.
by Olivier Houchard
· Tue May 14 18:02:23 2019 +0200
8bdb5c9
CLEANUP: connection: remove the handle field from the wait_event struct
by Willy Tarreau
· Mon May 13 18:27:59 2019 +0200
6f3cb18
MINOR: htx: Remove support for unused OOB HTX blocks
by Christopher Faulet
· Tue May 07 21:48:12 2019 +0200
39593e6
BUG/MINOR: mux-h1: Fix the parsing of trailers
by Christopher Faulet
· Tue May 07 10:53:32 2019 +0200
f656279
CLEANUP: task: remove unneeded tests before task_destroy()
by Willy Tarreau
· Tue May 07 19:05:35 2019 +0200
e179d0e
MEDIUM: connections: Provide a xprt_ctx for each xprt method.
by Olivier Houchard
· Thu Mar 21 18:27:17 2019 +0100
3f795f7
MEDIUM: tasks: Merge task_delete() and task_free() into task_destroy().
by Olivier Houchard
· Wed Apr 17 22:51:06 2019 +0200
038ad81
MINOR: mux-h1: Handle read0 during TCP splicing
by Christopher Faulet
· Wed Apr 17 11:03:22 2019 +0200
e18777b
BUG/MEDIUM: mux-h1: Enable TCP splicing to exchange data only
by Christopher Faulet
· Tue Apr 16 16:46:36 2019 +0200
f7d5ff3
BUG/MEDIUM: mux-h1: Notify the stream waiting for TCP splicing if ibuf is empty
by Christopher Faulet
· Tue Apr 16 13:55:08 2019 +0200
2f320ee
BUG/MINOR: mux-h1: Don't switch the parser in busy mode if other side has done
by Christopher Faulet
· Tue Apr 16 20:26:53 2019 +0200
91f77d5
BUG/MINOR: mux-h1: Process input even if the input buffer is empty
by Christopher Faulet
· Tue Apr 16 20:23:55 2019 +0200
0e07937
BUG/MEDIUM: muxes: Make sure we unsubcribed when destroying mux ctx.
by Olivier Houchard
· Mon Apr 15 17:51:16 2019 +0200
61840e7
BUG/MEDIUM: muxes: Don't dereference mux context if null in release functions
by Christopher Faulet
· Mon Apr 15 09:33:32 2019 +0200
0ef372a
MAJOR: muxes/htx: Handle inplicit upgrades from h1 to h2
by Christopher Faulet
· Mon Apr 08 10:57:20 2019 +0200
39a96ee
MEDIUM: muxes: Be prepared to don't own connection during the release
by Christopher Faulet
· Mon Apr 08 10:52:21 2019 +0200
73c1207
MINOR: muxes: Pass the context of the mux to destroy() instead of the connection
by Christopher Faulet
· Mon Apr 08 11:23:22 2019 +0200
51f73eb
MEDIUM: muxes: Add an optional input buffer during mux initialization
by Christopher Faulet
· Mon Apr 08 11:22:47 2019 +0200
e9b7072
MINOR: muxes: Rely on conn_is_back() during init to handle front/back conn
by Christopher Faulet
· Mon Apr 08 10:46:02 2019 +0200
9f38f5a
MINOR: muxes: Add a flag to specify a multiplexer uses the HTX
by Christopher Faulet
· Wed Apr 03 09:53:32 2019 +0200
7f36636
BUG/MINOR: mux-h1: Handle the flag CS_FL_KILL_CONN during a shutdown read/write
by Christopher Faulet
· Mon Apr 08 10:51:20 2019 +0200
14c91cf
MINOR: mux-h1: Don't release the conn_stream anymore when h1s is destroyed
by Christopher Faulet
· Mon Apr 08 10:43:46 2019 +0200
b992af0
MEDIUM: mux-h1: Simplify the connection mode management by sanitizing headers
by Christopher Faulet
· Thu Mar 28 15:42:24 2019 +0100
cdc90e9
MINOR: mux-h1: Simplify handling of 1xx responses
by Christopher Faulet
· Thu Mar 28 13:28:46 2019 +0100
c62c2b9
BUG/MEDIUM: htx: Fix the process of HTTP CONNECT with h2 connections
by Christopher Faulet
· Thu Mar 28 11:41:39 2019 +0100
6c9bbb2
MEDIUM: htx: Deprecate the option 'http-tunnel' and ignore it in HTX
by Christopher Faulet
· Tue Mar 26 21:37:23 2019 +0100
5220ef2
BUG/MINOR: mux-h1: Only skip invalid C-L headers on output
by Christopher Faulet
· Wed Mar 27 15:44:56 2019 +0100
87a8f35
CLEANUP: muxes/stream-int: Remove flags CS_FL_READ_NULL and SI_FL_READ_NULL
by Christopher Faulet
· Fri Mar 22 14:51:36 2019 +0100
dbe2cb4
MINOR: mux-h1: Set CS_FL_EOI the end of the message is reached
by Christopher Faulet
· Fri Mar 22 14:09:41 2019 +0100
203b2b0
MINOR: muxes: Report the Last read with a dedicated flag
by Christopher Faulet
· Fri Mar 08 09:23:46 2019 +0100
2692238
BUG/MINOR: mux-h1: Don't report an error on EOS if no message was received
by Christopher Faulet
· Fri Mar 08 15:13:41 2019 +0100
7402776
BUG/MINOR: mux-h1: Always initilize h1m variable in h1_process_input()
by Christopher Faulet
· Tue Feb 26 14:45:05 2019 +0100
b8d2ee0
BUG/MEDIUM: mux-h1: Report the right amount of data xferred in h1_rcv_buf()
by Christopher Faulet
· Mon Feb 25 15:29:51 2019 +0100
1f890dd
BUG/MINOR: mux-h1: Add "transfer-encoding" header on outgoing requests if needed
by Christopher Faulet
· Mon Feb 18 10:33:16 2019 +0100
7701cad
BUG/MINOR: mux-h1: verify the request's version before dropping connection: keep-alive
by Willy Tarreau
· Fri Feb 08 15:35:38 2019 +0100
9c9da5e
MINOR: muxes: Don't bother to LIST_DEL(&conn->list) before calling conn_free().
by Olivier Houchard
· Fri Jan 18 17:25:29 2019 +0100
00f18a3
BUG/MINOR: server: fix logic flaw in idle connection list management
by Willy Tarreau
· Sat Jan 26 12:19:01 2019 +0100
3949c9d
BUG/MEDIUM: mux-h1: Don't add "transfer-encoding" if message-body is forbidden
by Christopher Faulet
· Wed Jan 30 21:55:21 2019 +0100
b57af61
BUG/MINOR: mux-h1: avoid copying output over itself in zero-copy
by Willy Tarreau
· Wed Jan 23 20:43:53 2019 +0100
afe5784
BUG/MINOR: mux-h1: Apply the reserve on the channel's buffer only
by Christopher Faulet
· Mon Jan 21 11:55:02 2019 +0100
32d75ed
BUG/MEDIUM: h1: Make sure we destroy an inactive connectin that did shutw.
by Olivier Houchard
· Mon Jan 14 17:27:23 2019 +0100
f77a158
MINOR: mux-h1: make the mux_h1_ops struct static
by Willy Tarreau
· Thu Jan 10 10:00:08 2019 +0100
666a0c4
MEDIUM: mux-h1: Clarify how shutr/shutw are handled
by Christopher Faulet
· Tue Jan 08 11:12:04 2019 +0100
f3eb2b1
BUG/MINOR: mux-h1: Close connection on shutr only when shutw was really done
by Christopher Faulet
· Tue Jan 08 10:43:36 2019 +0100
9b960a8
BUG/MEDIUM: h1: In h1_init(), wake the tasklet instead of calling h1_recv().
by Olivier Houchard
· Fri Jan 04 16:51:40 2019 +0100
f376a31
MINOR: mux-h1: Add the subscription events in "show fd" command
by Christopher Faulet
· Fri Jan 04 15:16:06 2019 +0100
6195237
BUG/MEDIUM: mux-h1: don't enforce chunked encoding on requests
by Willy Tarreau
· Thu Jan 03 21:27:19 2019 +0100
Next »