Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
09f2e77eb1adb6cd462744784aa9bd666219cf8b
/
src
/
http_ana.c
« Previous
1907ccc
BUG/MINOR: http: Call stream_inc_be_http_req_ctr() only one time per request
by Christopher Faulet
· 6 years ago
e84289e
BUG/MEDIUM: thread/http: Add missing locks in set-map and add-acl HTTP rules
by Christopher Faulet
· 6 years ago
6f7a02a
BUILD: htx: fix a used uninitialized warning on is_cookie2
by Willy Tarreau
· 6 years ago
0ef372a
MAJOR: muxes/htx: Handle inplicit upgrades from h1 to h2
by Christopher Faulet
· 6 years ago
c62c2b9
BUG/MEDIUM: htx: Fix the process of HTTP CONNECT with h2 connections
by Christopher Faulet
· 6 years ago
03b9d8b
MINOR: proto_htx: Don't adjust transaction mode anymore in HTX analyzers
by Christopher Faulet
· 6 years ago
6c9bbb2
MEDIUM: htx: Deprecate the option 'http-tunnel' and ignore it in HTX
by Christopher Faulet
· 6 years ago
aed68d4
BUG/MINOR: proto_htx: Reset to_forward value when a message is set to DONE
by Christopher Faulet
· 6 years ago
66af0b2
MEDIUM: proto_htx: Reintroduce the infinite forwarding on data
by Christopher Faulet
· 6 years ago
769d0e9
BUG/MEDIUM: http/htx: Fix handling of the option abortonclose
by Christopher Faulet
· 6 years ago
6e8d6a9
Revert "MEDIUM: proto_htx: Switch to infinite forwarding if there is no data filter"
by Willy Tarreau
· 6 years ago
0f22299
CLEANUP: cache: don't export http_cache_applet anymore
by Willy Tarreau
· 6 years ago
2571bc6
MINOR: http/applets: Handle all applets intercepting HTTP requests the same way
by Christopher Faulet
· 6 years ago
bcf242a
MINOR: stats/cache: Handle the header Expect when applets are registered
by Christopher Faulet
· 6 years ago
4a28a53
MINOR: proto_htx: Add function to handle the header "Expect: 100-continue"
by Christopher Faulet
· 6 years ago
f52170d
MEDIUM: proto_htx: Switch to infinite forwarding if there is no data filter
by Christopher Faulet
· 6 years ago
93e02d8
MINOR: proto-http/proto-htx: Make error handling clearer during data forwarding
by Christopher Faulet
· 6 years ago
d1fd6f5
BUG/MINOR: http/counters: fix missing increment of fe->srv_aborts
by Willy Tarreau
· 6 years ago
5d45e38
BUG/MINOR: stats: Be more strict on what is a valid request to the stats applet
by Christopher Faulet
· 6 years ago
a798bf5
MEDIUM: http: Use the new _HA_ATOMIC_* macros.
by Olivier Houchard
· 6 years ago
4236f03
MINOR: htx: unconditionally handle parsing errors in requests or responses
by Willy Tarreau
· 6 years ago
02e771a
BUG/MEDIUM: proto_htx: Fix functions applying regex filters on HTX messages
by Christopher Faulet
· 6 years ago
834eee7
BUG/MINOR: proto-htx: Consider a XFER_LEN message as chunked by default
by Christopher Faulet
· 6 years ago
6cdaf2a
BUG/MEDIUM: proto_htx: Fix data size update if end of the cookie is removed
by Christopher Faulet
· 6 years ago
dcd8c5e
BUG/MINOR: proto-htx: Return an error if all headers cannot be received at once
by Christopher Faulet
· 6 years ago
ed7a066
BUG/MEDIUM: stats: Get the right scope pointer depending on HTX is used or not
by Christopher Faulet
· 6 years ago
089eaa0
BUG/MINOR: backend: don't use url_param_name as a hint for BE_LB_ALGO_PH
by Willy Tarreau
· 6 years ago
202c6ce
BUG/MINOR: proto_htx: Use HTX versions to truncate or erase a buffer
by Christopher Faulet
· 6 years ago
d01ce40
BUG/MEDIUM: proto-htx: Set SI_FL_NOHALF on server side when request is done
by Christopher Faulet
· 6 years ago
86cef23
BUG/MINOR: htx: send the proper authenticate header when using http-request auth
by Jérôme Magnin
· 6 years ago
14bfe9a
CLEANUP: stream-int: consistently call the si/stream_int functions
by Willy Tarreau
· 6 years ago
b6aadbd
BUG/MINOR: proto_htx: Call the HTX version of the function managing client cookies
by Christopher Faulet
· 6 years ago
87a2c0d
BUG/MINOR: proto_htx: Fix htx_res_set_status to also set the reason
by Christopher Faulet
· 6 years ago
b96b77e
REORG: htx: merge types+proto into common/htx.h
by Willy Tarreau
· 6 years ago
54a8d5a
MEDIUM: cache/htx: Add the HTX support into the cache
by Christopher Faulet
· 6 years ago
1a18b54
REORG: connection: centralize the conn_set_{tos,mark,quickack} functions
by Willy Tarreau
· 6 years ago
2e754bf
MINOR: htx: switch to case sensitive search of lower case header names
by Willy Tarreau
· 6 years ago
b2aedea
MEDIUM: channel/htx: Add functions for forward HTX data
by Christopher Faulet
· 6 years ago
27ba2dc
MEDIUM: htx: Rework conversion from a buffer to an htx structure
by Christopher Faulet
· 6 years ago
f3d4805
BUG/MINOR: proto_htx: Truncate the request when an error is detected
by Christopher Faulet
· 6 years ago
b54c40a
BUILD: threads: fix minor build warnings when threads are disabled
by Willy Tarreau
· 6 years ago
e9d5c72
CLEANUP: Fix a typo in the proto_htx subsystem
by Joseph Herlant
· 6 years ago
c42c0e9
CLEANUP: fix typos in the htx subsystem
by Joseph Herlant
· 6 years ago
aed82cf
MEDIUM: proto_htx/filters: Add data filtering during the forwarding
by Christopher Faulet
· 6 years ago
a7b677c
MEDIUM: proto_htx: Convert all HTTP error messages into HTX
by Christopher Faulet
· 6 years ago
99daf28
MINOR: proto_htx: Send valid HTX message to send 30x responses
by Christopher Faulet
· 6 years ago
0eaed6b
MINOR: proto_htx: Send valid HTX message when redir mode is enabled on a server
by Christopher Faulet
· 6 years ago
12c51e2
MINOR: proto_htx: Use full HTX messages to send 401 and 407 responses
by Christopher Faulet
· 6 years ago
ee9b5bf
MINOR: proto_htx: Use full HTX messages to send 103-Early-Hints responses
by Christopher Faulet
· 6 years ago
23a3c79
MINOR: proto_htx: Use full HTX messages to send 100-Continue responses
by Christopher Faulet
· 6 years ago
b2db4fa
MINOR: htx: Add BODYLESS flags on the HTX start-line and the HTTP message
by Christopher Faulet
· 6 years ago
0359911
MINOR: proto-htx: Use the start-line flags to set the HTTP messsage ones
by Christopher Faulet
· 6 years ago
f1ba18d
MEDIUM: htx: Don't rely on h1_sl anymore except during H1 header parsing
by Christopher Faulet
· 6 years ago
870aad9
MINOR: proto_htx: Use conn_stream's info to set t_idle duration when possible
by Christopher Faulet
· 6 years ago
72b6273
BUG/MINOR: proto_htx: Send outgoing data to client to start response processing
by Christopher Faulet
· 6 years ago
6160832
BUG/MINOR: proto_htx: only mark connections private if NTLM is detected
by Christopher Faulet
· 6 years ago
b42a8b6
BUG/MINOR: proto_htx: Fix request/response synchronisation on error
by Christopher Faulet
· 6 years ago
4736527
MEDIUM: mux-h1: Handle errors and timeouts in the stream
by Christopher Faulet
· 6 years ago
ef77922
MINOR: stats/htx: Adapt the stats applet to handle HTX messages
by Christopher Faulet
· 6 years ago
fec7bd1
MEDIUM: proto_htx: Adapt htx_process_res_common to handle HTX messages
by Christopher Faulet
· 6 years ago
f76ebe8
MEDIUM: proto_htx: Adapt htx_wait_for_request_body to handle HTX messages
by Christopher Faulet
· 6 years ago
8137c27
MINOR: proto_htx: Adapt htx_process_tarpit to handle HTX messages
by Christopher Faulet
· 6 years ago
d7bdfb1
MEDIUM: proto_htx: Adapt htx_process_request to handle HTX messages
by Christopher Faulet
· 6 years ago
ff2759f
MEDIUM: proto_htx: Adapt htx_process_req_common to handle HTX messages
by Christopher Faulet
· 6 years ago
377c5a5
MINOR: proto_htx: Add functions to handle the stats applet
by Christopher Faulet
· 6 years ago
fefc73d
MINOR: proto_htx: Add functions htx_perform_server_redirect
by Christopher Faulet
· 6 years ago
64159df
MINOR: proto_htx: Add functions htx_send_name_header
by Christopher Faulet
· 6 years ago
25a02f6
MINOR: proto_htx: Add functions to check the cacheability of HTX messages
by Christopher Faulet
· 6 years ago
fcda7c6
MINOR: proto_htx: Add functions to manage cookies on HTX messages
by Christopher Faulet
· 6 years ago
3364008
MINOR: proto_htx: Add functions to apply req* and rsp* rules on HTX messages
by Christopher Faulet
· 6 years ago
3e96419
MINOR: proto_htx: Add functions htx_req_get_intercept_rule and htx_res_get_intercept_rule
by Christopher Faulet
· 6 years ago
6eb9289
MINOR: proto_htx: Add function to build and send HTTP 103 responses
by Christopher Faulet
· 6 years ago
8d8ac19
MINOR: proto_htx: Add functions htx_req_replace_stline and htx_res_set_status
by Christopher Faulet
· 6 years ago
7233352
MINOR: proto_htx: Add functions htx_transform_header and htx_transform_header_str
by Christopher Faulet
· 6 years ago
f052354
MINOR: proto_htx: Add the internal function htx_fmt_res_line
by Christopher Faulet
· 6 years ago
0b6bdc5
MINOR: proto_htx: Add the internal function htx_del_hdr_value
by Christopher Faulet
· 6 years ago
80f14bf
MINOR: proto_htx: Rewrite htx_apply_redirect_rule to handle HTX messages
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
0f22695
MINOR: proto_htx: Add some functions to handle HTX messages
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
e0768eb
MEDIUM: proto_htx: Add HTX analyzers and use it when the mux H1 is used
by Christopher Faulet
· 6 years ago
f4eb75d
MINOR: htx: Add proto_htx.c file
by Christopher Faulet
· 6 years ago