Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
340ae606af030b031725cc2556987890a64b4c99
/
src
/
proto_http.c
e39683c
BUG/MEDIUM: stream: fix client-fin/server-fin handling
by Hongbo Long
· Fri Mar 10 18:41:51 2017 +0100
014e39c
BUG/MAJOR: http: fix typo in http_apply_redirect_rule
by Christopher Faulet
· Fri Mar 10 13:52:30 2017 +0100
e600624
BUG/MEDIUM: filters: Fix channels synchronization in flt_end_analyze
by Christopher Faulet
· Fri Mar 10 11:52:44 2017 +0100
2019f95
CLEANUP: http: make http_server_error() not set the status anymore
by Willy Tarreau
· Tue Mar 14 11:07:31 2017 +0100
800d176
MINOR: http-request tarpit deny_status.
by Jarno Huuskonen
· Mon Mar 06 14:56:36 2017 +0200
9e6906b
MEDIUM: http_error_message: txn->status / http_get_status_idx.
by Jarno Huuskonen
· Mon Mar 06 14:21:49 2017 +0200
19b1412
MINOR: http: don't close when redirect location doesn't start with "/"
by Willy Tarreau
· Tue Feb 28 09:48:11 2017 +0100
cdade94
BUG/MINOR: http: Return an error when a replace-header rule failed on the response
by Christopher Faulet
· Wed Feb 08 12:41:31 2017 +0100
07a0fec
BUG/MEDIUM: http: Prevent replace-header from overwriting a buffer
by Christopher Faulet
· Wed Feb 08 12:17:07 2017 +0100
f1cc5d0
BUG/MEDIUM: filters: Do not truncate HTTP response when body length is undefined
by Christopher Faulet
· Wed Feb 08 09:45:13 2017 +0100
0d94576
BUG/MEDIUM: http: prevent redirect from overwriting a buffer
by Thierry FOURNIER
· Sat Jan 28 07:39:53 2017 +0100
59af2df
MINOR: proto_http.c 502 error txt typo.
by Jarno Huuskonen
· Wed Dec 28 10:49:01 2016 +0200
16ad94a
MINOR: Use "500 Internal Server Error" for 500 error/status code message.
by Jarno Huuskonen
· Mon Jan 09 14:17:10 2017 +0200
52f5db2
MINOR: http: custom status reason.
by Robin H. Johnson
· Sun Jan 01 13:10:52 2017 -0800
2afff9c
BUG/MAJOR: http: fix risk of getting invalid reports of bad requests
by Willy Tarreau
· Wed Jan 04 14:44:46 2017 +0100
10e61cb
BUG/MINOR: http: report real parser state in error captures
by Willy Tarreau
· Wed Jan 04 14:51:22 2017 +0100
0184ea7
BUG/MAJOR: channel: Fix the definition order of channel analyzers
by Christopher Faulet
· Thu Jan 05 14:06:34 2017 +0100
43ad11d
MINOR: Do not forward the header "Expect: 100-continue" when the option http-buffer-request is set
by Thierry FOURNIER / OZON.IO
· Mon Dec 12 15:19:58 2016 +0100
35088f9
BUG/MINOR: http: don't send an extra CRLF after a Set-Cookie in a redirect
by Matthieu Guegan
· Mon Dec 05 11:35:54 2016 +0100
6962f4e
BUG/MINOR: http: Call XFER_DATA analyzer when HTTP txn is switched in tunnel mode
by Christopher Faulet
· Mon Nov 28 14:21:27 2016 +0100
3235957
BUG/MINOR: http: Keep the same behavior between 1.6 and 1.7 for tunneled txn
by Christopher Faulet
· Tue Nov 29 14:49:54 2016 +0100
d1cd209
BUG/MEDIUM: http: Fix tunnel mode when the CONNECT method is used
by Christopher Faulet
· Mon Nov 28 10:14:03 2016 +0100
35069f8
MINOR: cli: make "show errors" capable of dumping only request or response
by Willy Tarreau
· Fri Nov 25 09:16:37 2016 +0100
234ba2d
MINOR: cli: make "show errors" support a proxy name
by Willy Tarreau
· Fri Nov 25 08:39:10 2016 +0100
8a4e442
MEDIUM: log-format: Use standard HAProxy log system to report errors
by Thierry FOURNIER / OZON.IO
· Wed Nov 23 00:41:28 2016 +0100
59fd511
MEDIUM: log-format/conf: take into account the parse_logformat_string() return code
by Thierry FOURNIER / OZON.IO
· Tue Nov 22 23:50:02 2016 +0100
6fe0e1b
CLEANUP: log-format: remove unused arguments
by Thierry FOURNIER / OZON.IO
· Tue Nov 22 22:33:24 2016 +0100
30e5e18
CLEANUP: cli: remove assignments to st0 and st2 in keyword parsers
by Willy Tarreau
· Thu Nov 24 16:45:53 2016 +0100
12207b3
REORG: cli: move "show errors" out of cli.c
by Willy Tarreau
· Tue Nov 22 19:48:51 2016 +0100
9ed6203
REORG: cli: split dumpstats.h in stats.h and cli.h
by William Lallemand
· Mon Nov 21 17:49:11 2016 +0100
e6d9c21
OPTIM: http: optimize lookup of comma and quote in header values
by Willy Tarreau
· Sat Nov 05 18:23:38 2016 +0100
5f10ea3
OPTIM: http: improve parsing performance of long URIs
by Willy Tarreau
· Sat Nov 05 17:52:06 2016 +0100
0431f9d
OPTIM: http: improve parsing performance of long header lines
by Willy Tarreau
· Sat Nov 05 17:35:40 2016 +0100
2235b26
OPTIM: http: move all http character classs tables into a single one
by Willy Tarreau
· Sat Nov 05 15:50:20 2016 +0100
b12ff9a
CLEANUP: proto_http: Removing useless variable assignation
by Erwan Velu
· Thu Oct 15 14:36:56 2015 +0200
4cac359
MEDIUM: log: Decompose %Tq in %Th %Ti %TR
by Thierry FOURNIER / OZON.IO
· Thu Jul 28 17:19:45 2016 +0200
3146a4c
BUG/MINOR: peers: don't count track-sc multiple times on errors
by Willy Tarreau
· Tue Jul 26 15:22:33 2016 +0200
e4edc6b
MEDIUM: http: implement http-response track-sc* directive
by Ruoshan Huang
· Thu Jul 14 15:07:45 2016 +0800
a9300a3
BUG/MINOR: Rework slightly commit 9962f8fc to clean code and avoid mistakes
by Christopher Faulet
· Tue Jun 28 15:54:44 2016 +0200
9962f8f
BUG/MEDIUM: http: unbreak uri/header/url_param hashing
by Willy Tarreau
· Tue Jun 28 11:52:08 2016 +0200
29bdb1c
BUG/MINOR: http: fix misleading error message for response captures
by Willy Tarreau
· Fri Jun 24 15:36:34 2016 +0200
1eea6d7
BUG/MINOR: filters: Fix HTTP parsing when a filter loops on data forwarding
by Christopher Faulet
· Tue Jun 21 11:04:34 2016 +0200
dd01678
BUG/MINOR: fix http-response set-log-level parsing error
by Ruoshan Huang
· Wed Jun 15 22:16:03 2016 +0800
db5af61
BUG/MINOR: http: url32+src should check cli_conn before using it
by Dragan Dosen
· Thu Jun 16 11:23:01 2016 +0200
e5f4133
BUG/MINOR: http: url32+src should use the big endian version of url32
by Dragan Dosen
· Thu Jun 16 11:08:08 2016 +0200
4b788f7
BUG/MEDIUM: http: add-header: buffer overwritten
by Thierry Fournier
· Wed Jun 01 13:35:36 2016 +0200
53c1a9b
BUG/MINOR: http: add-header: header name copied twice
by Thierry Fournier
· Wed Jun 01 13:36:20 2016 +0200
2e785f2
MEDIUM: tcp: add 'set-src' to 'tcp-request connection'
by William Lallemand
· Wed May 25 01:48:42 2016 +0200
58727ec
BUG/MAJOR: http: fix breakage of "reqdeny" causing random crashes
by Willy Tarreau
· Wed May 25 16:23:59 2016 +0200
6e61589
BUG/MAJOR: fix listening IP address storage for frontends
by Vincent Bernat
· Wed May 18 16:17:44 2016 +0200
3de5bd6
BUG/MEDIUM: http: fix risk of CPU spikes with pipelined requests from dead client
by Willy Tarreau
· Mon May 02 16:07:07 2016 +0200
f51d03c
BUG/MEDIUM: http: fix incorrect reporting of server errors
by Willy Tarreau
· Mon May 02 15:25:15 2016 +0200
0e00dca
DOC: http: rename the unique-id sample and add the documentation
by Thierry Fournier
· Thu Apr 07 15:47:40 2016 +0200
83a2c3d
BUG/MINOR : allow to log cookie for tarpit and denied request
by Bertrand Paquet
· Wed Apr 06 11:58:31 2016 +0200
7365f7d
CLEANUP: proto_http: few corrections for gcc warnings.
by David Carlier
· Mon Apr 04 11:54:42 2016 +0100
02779b6
CLEANUP: uniformize last argument of malloc/calloc
by Vincent Bernat
· Sun Apr 03 13:48:43 2016 +0200
3c2f2f2
CLEANUP: remove unneeded casts
by Vincent Bernat
· Sun Apr 03 13:48:42 2016 +0200
f3764b7
MEDIUM: proxy: use dynamic allocation for error dumps
by Willy Tarreau
· Thu Mar 31 13:45:10 2016 +0200
f4011dd
MINOR: http: sample fetch which returns unique-id
by Thierry Fournier
· Tue Mar 29 17:23:51 2016 +0200
69ad4b9
BUG/MAJOR: Fix crash in http_get_fhdr with exactly MAX_HDR_HISTORY headers
by Nenad Merdanovic
· Tue Mar 29 13:14:30 2016 +0200
5c557d1
CLEANUP: http: fix a build warning introduced by a recent fix
by Willy Tarreau
· Sun Mar 13 08:17:02 2016 +0100
1e62df9
MEDIUM: stats: implement a typed output format for stats
by Willy Tarreau
· Mon Jan 11 18:57:53 2016 +0100
6204cd9
BUG/MAJOR: vars: always retrieve the stream and session from the sample
by Willy Tarreau
· Thu Mar 10 16:33:04 2016 +0100
be508f1
BUG/MAJOR: samples: check smp->strm before using it
by Willy Tarreau
· Thu Mar 10 11:47:01 2016 +0100
75e2eb6
MINOR: filters/http: Forward remaining data when a channel has no "data" filters
by Christopher Faulet
· Tue Dec 15 10:41:47 2015 +0100
113f7de
MINOR: filters/http: Slightly update the parsing of chunks
by Christopher Faulet
· Mon Dec 14 14:52:13 2015 +0100
da02e17
MAJOR: filters: Require explicit registration to filter HTTP body and TCP data
by Christopher Faulet
· Fri Dec 04 09:25:05 2015 +0100
dbe34eb
MEDIUM: filters/http: Move body parsing of HTTP messages in dedicated functions
by Christopher Faulet
· Wed Dec 02 10:01:17 2015 +0100
309c641
MEDIUM: filters: Replace filter_http_headers callback by an analyzer
by Christopher Faulet
· Wed Dec 02 09:57:32 2015 +0100
2fb2880
MEDIUM: filters: remove http_start_chunk, http_last_chunk and http_chunk_end
by Christopher Faulet
· Tue Dec 01 10:40:57 2015 +0100
3e34429
MEDIUM: filters: Use macros to call filters callbacks to speed-up processing
by Christopher Faulet
· Tue Nov 24 16:24:13 2015 +0100
92d3638
MAJOR: filters/http: Rewrite the HTTP compression as a filter
by Christopher Faulet
· Thu Nov 05 13:35:03 2015 +0100
3d97c90
REORG: filters: Prepare creation of the HTTP compression filter
by Christopher Faulet
· Wed Dec 09 14:59:38 2015 +0100
d7c9196
MAJOR: filters: Add filters support
by Christopher Faulet
· Thu Apr 30 11:48:27 2015 +0200
53f9685
BUG/MEDIUM: http-reuse: do not share private connections across backends
by Willy Tarreau
· Tue Feb 02 18:50:47 2016 +0100
f78d896
BUG/MEDIUM: sample: http_date() doesn't provide the right day of the week
by Cyril Bonté
· Fri Jan 22 19:40:28 2016 +0100
a94e5a5
MINOR: filters/http: Use a wrapper function instead of stream_int_retnclose
by Christopher Faulet
· Wed Dec 09 15:55:06 2015 +0100
a46bbd8
BUG/MINOR: http: Be sure to process all the data received from a server
by Christopher Faulet
· Fri Jun 19 09:00:58 2015 +0200
f662582
BUG/MINOR: http: fix several off-by-one errors in the url_param parser
by Willy Tarreau
· Sun Dec 27 14:51:01 2015 +0100
858b103
BUG/MEDIUM: http: fix http-reuse when frontend and backend differ
by Willy Tarreau
· Mon Dec 07 17:04:59 2015 +0100
ce1ef4d
BUG/MEDIUM: sample: urlp can't match an empty value
by Cyril Bonté
· Thu Nov 26 21:39:56 2015 +0100
714ea78
BUG/MEDIUM: http: don't enable auto-close on the response side
by Willy Tarreau
· Wed Nov 25 20:11:11 2015 +0100
7f876a1
BUG/MEDIUM: http: switch the request channel to no-delay once done.
by Willy Tarreau
· Wed Nov 18 11:59:55 2015 +0100
1e1f41d
BUG: http: do not abort keep-alive connections on server timeout
by lsenta
· Fri Nov 13 10:44:22 2015 +0100
1c59bd5
BUG/MAJOR: http: don't requeue an idle connection that is already queued
by Willy Tarreau
· Mon Nov 02 20:20:11 2015 +0100
d57ad64
BUG/MINOR: http: Add OPTIONS in supported http methods (found by find_http_meth)
by Christopher Faulet
· Fri Jul 31 14:26:57 2015 +0200
ab95e65
MINOR: http/tcp: fill the avalaible actions
by Thierry FOURNIER
· Fri Oct 02 08:24:51 2015 +0200
4686f79
MINOR: proto_http: Externalisation of previously internal functions
by David Carlier
· Fri Sep 25 14:10:50 2015 +0100
acc9800
MEDIUM: action: add a new flag ACT_FLAG_FIRST
by Willy Tarreau
· Sun Sep 27 23:34:39 2015 +0200
3945868
MEDIUM: http: pass ACT_FLAG_FINAL to custom actions
by Willy Tarreau
· Sun Sep 27 10:33:15 2015 +0200
658b85b
MEDIUM: actions: pass a new "flags" argument to custom actions
by Willy Tarreau
· Sun Sep 27 10:00:49 2015 +0200
fd50f0b
MINOR: http: split initialization
by Thierry FOURNIER
· Fri Sep 25 18:53:18 2015 +0200
3c33178
MINOR: http: export http_get_path() function
by Thierry FOURNIER
· Thu Sep 17 19:33:35 2015 +0200
ed08d6a
MEDIUM: proto_http: smp_prefetch_http initialize txn
by Thierry FOURNIER
· Thu Sep 24 08:40:18 2015 +0200
85c6c97
MINOR: action: add reference to the original keywork matched for the called parser.
by Thierry FOURNIER
· Tue Sep 22 19:14:35 2015 +0200
c29d0cd
BUG/MEDIUM: http: do not dereference strm_li(stream)
by Willy Tarreau
· Wed Sep 23 12:18:14 2015 +0200
91a41cb
MINOR: http: made CHECK_HTTP_MESSAGE_FIRST accessible to other functions
by James Rosewell
· Fri Sep 18 17:11:16 2015 +0100
b7ce424
BUG/MINOR: http: remove stupid HTTP_METH_NONE entry
by Willy Tarreau
· Thu Sep 03 17:15:21 2015 +0200
4214873
MEDIUM: actions: remove ACTION_STOP
by Thierry FOURNIER
· Wed Sep 02 17:17:33 2015 +0200
bd99d58
BUG/MAJOR: http: don't manipulate the server connection if it's killed
by Willy Tarreau
· Wed Sep 02 10:40:43 2015 +0200
Next »