Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
b238b12e98f402e4bb042d9fda639b891da595a3
/
src
/
proto_htx.c
4236f03
MINOR: htx: unconditionally handle parsing errors in requests or responses
by Willy Tarreau
· Tue Mar 05 10:43:32 2019 +0100
02e771a
BUG/MEDIUM: proto_htx: Fix functions applying regex filters on HTX messages
by Christopher Faulet
· Tue Feb 26 15:36:05 2019 +0100
834eee7
BUG/MINOR: proto-htx: Consider a XFER_LEN message as chunked by default
by Christopher Faulet
· Mon Feb 18 11:35:02 2019 +0100
6cdaf2a
BUG/MEDIUM: proto_htx: Fix data size update if end of the cookie is removed
by Christopher Faulet
· Tue Feb 12 14:29:57 2019 +0100
dcd8c5e
BUG/MINOR: proto-htx: Return an error if all headers cannot be received at once
by Christopher Faulet
· Mon Jan 21 11:24:38 2019 +0100
ed7a066
BUG/MEDIUM: stats: Get the right scope pointer depending on HTX is used or not
by Christopher Faulet
· Mon Jan 14 11:07:34 2019 +0100
089eaa0
BUG/MINOR: backend: don't use url_param_name as a hint for BE_LB_ALGO_PH
by Willy Tarreau
· Mon Jan 14 15:17:46 2019 +0100
202c6ce
BUG/MINOR: proto_htx: Use HTX versions to truncate or erase a buffer
by Christopher Faulet
· Mon Jan 07 14:57:35 2019 +0100
d01ce40
BUG/MEDIUM: proto-htx: Set SI_FL_NOHALF on server side when request is done
by Christopher Faulet
· Wed Jan 02 17:44:13 2019 +0100
86cef23
BUG/MINOR: htx: send the proper authenticate header when using http-request auth
by Jérôme Magnin
· Fri Dec 28 14:49:08 2018 +0100
14bfe9a
CLEANUP: stream-int: consistently call the si/stream_int functions
by Willy Tarreau
· Wed Dec 19 15:19:27 2018 +0100
b6aadbd
BUG/MINOR: proto_htx: Call the HTX version of the function managing client cookies
by Christopher Faulet
· Tue Dec 18 16:41:31 2018 +0100
87a2c0d
BUG/MINOR: proto_htx: Fix htx_res_set_status to also set the reason
by Christopher Faulet
· Thu Dec 13 21:58:18 2018 +0100
b96b77e
REORG: htx: merge types+proto into common/htx.h
by Willy Tarreau
· Tue Dec 11 10:22:41 2018 +0100
54a8d5a
MEDIUM: cache/htx: Add the HTX support into the cache
by Christopher Faulet
· Fri Dec 07 12:21:11 2018 +0100
1a18b54
REORG: connection: centralize the conn_set_{tos,mark,quickack} functions
by Willy Tarreau
· Tue Dec 11 16:37:42 2018 +0100
2e754bf
MINOR: htx: switch to case sensitive search of lower case header names
by Willy Tarreau
· Fri Dec 07 11:38:03 2018 +0100
b2aedea
MEDIUM: channel/htx: Add functions for forward HTX data
by Christopher Faulet
· Wed Dec 05 11:56:15 2018 +0100
27ba2dc
MEDIUM: htx: Rework conversion from a buffer to an htx structure
by Christopher Faulet
· Wed Dec 05 11:53:24 2018 +0100
f3d4805
BUG/MINOR: proto_htx: Truncate the request when an error is detected
by Christopher Faulet
· Tue Dec 04 16:23:54 2018 +0100
b54c40a
BUILD: threads: fix minor build warnings when threads are disabled
by Willy Tarreau
· Sun Dec 02 19:28:41 2018 +0100
e9d5c72
CLEANUP: Fix a typo in the proto_htx subsystem
by Joseph Herlant
· Sun Nov 25 11:00:25 2018 -0800
c42c0e9
CLEANUP: fix typos in the htx subsystem
by Joseph Herlant
· Sun Nov 25 10:43:27 2018 -0800
aed82cf
MEDIUM: proto_htx/filters: Add data filtering during the forwarding
by Christopher Faulet
· Fri Nov 30 22:22:32 2018 +0100
a7b677c
MEDIUM: proto_htx: Convert all HTTP error messages into HTX
by Christopher Faulet
· Thu Nov 29 16:48:49 2018 +0100
99daf28
MINOR: proto_htx: Send valid HTX message to send 30x responses
by Christopher Faulet
· Wed Nov 28 22:58:13 2018 +0100
0eaed6b
MINOR: proto_htx: Send valid HTX message when redir mode is enabled on a server
by Christopher Faulet
· Wed Nov 28 17:46:40 2018 +0100
12c51e2
MINOR: proto_htx: Use full HTX messages to send 401 and 407 responses
by Christopher Faulet
· Wed Nov 28 15:59:42 2018 +0100
ee9b5bf
MINOR: proto_htx: Use full HTX messages to send 103-Early-Hints responses
by Christopher Faulet
· Wed Nov 28 13:55:14 2018 +0100
23a3c79
MINOR: proto_htx: Use full HTX messages to send 100-Continue responses
by Christopher Faulet
· Wed Nov 28 10:01:23 2018 +0100
b2db4fa
MINOR: htx: Add BODYLESS flags on the HTX start-line and the HTTP message
by Christopher Faulet
· Tue Nov 27 16:51:09 2018 +0100
0359911
MINOR: proto-htx: Use the start-line flags to set the HTTP messsage ones
by Christopher Faulet
· Tue Nov 27 11:21:21 2018 +0100
f1ba18d
MEDIUM: htx: Don't rely on h1_sl anymore except during H1 header parsing
by Christopher Faulet
· Mon Nov 26 21:37:08 2018 +0100
870aad9
MINOR: proto_htx: Use conn_stream's info to set t_idle duration when possible
by Christopher Faulet
· Thu Nov 29 15:23:46 2018 +0100
72b6273
BUG/MINOR: proto_htx: Send outgoing data to client to start response processing
by Christopher Faulet
· Wed Nov 28 16:44:44 2018 +0100
6160832
BUG/MINOR: proto_htx: only mark connections private if NTLM is detected
by Christopher Faulet
· Fri Nov 23 16:23:45 2018 +0100
b42a8b6
BUG/MINOR: proto_htx: Fix request/response synchronisation on error
by Christopher Faulet
· Mon Nov 19 21:59:00 2018 +0100
4736527
MEDIUM: mux-h1: Handle errors and timeouts in the stream
by Christopher Faulet
· Wed Oct 31 17:40:50 2018 +0100
ef77922
MINOR: stats/htx: Adapt the stats applet to handle HTX messages
by Christopher Faulet
· Wed Oct 31 08:47:01 2018 +0100
fec7bd1
MEDIUM: proto_htx: Adapt htx_process_res_common to handle HTX messages
by Christopher Faulet
· Wed Oct 24 11:17:50 2018 +0200
f76ebe8
MEDIUM: proto_htx: Adapt htx_wait_for_request_body to handle HTX messages
by Christopher Faulet
· Wed Oct 24 11:16:22 2018 +0200
8137c27
MINOR: proto_htx: Adapt htx_process_tarpit to handle HTX messages
by Christopher Faulet
· Wed Oct 24 11:15:09 2018 +0200
d7bdfb1
MEDIUM: proto_htx: Adapt htx_process_request to handle HTX messages
by Christopher Faulet
· Wed Oct 24 11:14:34 2018 +0200
ff2759f
MEDIUM: proto_htx: Adapt htx_process_req_common to handle HTX messages
by Christopher Faulet
· Wed Oct 24 11:13:16 2018 +0200
377c5a5
MINOR: proto_htx: Add functions to handle the stats applet
by Christopher Faulet
· Wed Oct 24 21:21:30 2018 +0200
fefc73d
MINOR: proto_htx: Add functions htx_perform_server_redirect
by Christopher Faulet
· Wed Oct 24 21:18:04 2018 +0200
64159df
MINOR: proto_htx: Add functions htx_send_name_header
by Christopher Faulet
· Wed Oct 24 21:15:35 2018 +0200
25a02f6
MINOR: proto_htx: Add functions to check the cacheability of HTX messages
by Christopher Faulet
· Wed Oct 24 12:00:25 2018 +0200
fcda7c6
MINOR: proto_htx: Add functions to manage cookies on HTX messages
by Christopher Faulet
· Wed Oct 24 11:56:22 2018 +0200
3364008
MINOR: proto_htx: Add functions to apply req* and rsp* rules on HTX messages
by Christopher Faulet
· Wed Oct 24 11:53:01 2018 +0200
3e96419
MINOR: proto_htx: Add functions htx_req_get_intercept_rule and htx_res_get_intercept_rule
by Christopher Faulet
· Wed Oct 24 11:39:23 2018 +0200
6eb9289
MINOR: proto_htx: Add function to build and send HTTP 103 responses
by Christopher Faulet
· Thu Nov 15 16:39:29 2018 +0100
8d8ac19
MINOR: proto_htx: Add functions htx_req_replace_stline and htx_res_set_status
by Christopher Faulet
· Wed Oct 24 11:27:39 2018 +0200
7233352
MINOR: proto_htx: Add functions htx_transform_header and htx_transform_header_str
by Christopher Faulet
· Wed Oct 24 11:25:02 2018 +0200
f052354
MINOR: proto_htx: Add the internal function htx_fmt_res_line
by Christopher Faulet
· Wed Oct 24 11:06:58 2018 +0200
0b6bdc5
MINOR: proto_htx: Add the internal function htx_del_hdr_value
by Christopher Faulet
· Wed Oct 24 11:05:36 2018 +0200
80f14bf
MINOR: proto_htx: Rewrite htx_apply_redirect_rule to handle HTX messages
by Christopher Faulet
· Wed Oct 24 11:02:25 2018 +0200
9768c26
MAJOR: mux-h1/proto_htx: Switch mux-h1 and HTX analyzers on the HTX representation
by Christopher Faulet
· Mon Oct 22 09:34:31 2018 +0200
0f22695
MINOR: proto_htx: Add some functions to handle HTX messages
by Christopher Faulet
· Mon Oct 22 09:29:56 2018 +0200
f2824e6
MAJOR: mux-h1/proto_htx: Handle keep-alive connections in the mux
by Christopher Faulet
· Mon Oct 01 12:12:37 2018 +0200
e0768eb
MEDIUM: proto_htx: Add HTX analyzers and use it when the mux H1 is used
by Christopher Faulet
· Wed Oct 03 16:38:02 2018 +0200
f4eb75d
MINOR: htx: Add proto_htx.c file
by Christopher Faulet
· Thu Oct 11 15:55:07 2018 +0200