Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
a41bb0b6c45e0c596fbf6ea92ae611b123a00b15
/
src
/
http_act.c
d4a824e
BUG/MINOR: http-rules: Fix a typo in the reject action function
by Christopher Faulet
· Fri Mar 06 15:07:09 2020 +0100
c5bb5a0
BUG/MINOR: http-rules: Preserve FLT_END analyzers on reject action
by Christopher Faulet
· Fri Mar 06 14:02:57 2020 +0100
90d22a8
BUG/MINOR: http-rules: Return ACT_RET_ABRT to abort a transaction
by Christopher Faulet
· Fri Mar 06 11:18:39 2020 +0100
ed52637
CLEANUP: Use `isttest()` and `istfree()`
by Tim Duesterhus
· Thu Mar 05 17:56:33 2020 +0100
3e1f7f4
BUG/MINOR: http-htx: Do case-insensive comparisons on Host header name
by Christopher Faulet
· Fri Feb 28 09:47:07 2020 +0100
4bbc949
BUG/MINOR: http: http-request replace-path duplicates the query string
by Jerome Magnin
· Fri Feb 21 10:37:48 2020 +0100
e3b57bf
MINOR: sample: make sample_parse_expr() able to return an end pointer
by Willy Tarreau
· Fri Feb 14 16:50:14 2020 +0100
e35d1d4
BUILD: http_act: cast file sizes when reporting file size error
by Willy Tarreau
· Tue Feb 11 10:58:56 2020 +0100
817c4e3
BUG/MINOR: http-act: Fix bugs on error path during parsing of return actions
by Christopher Faulet
· Fri Feb 07 10:26:23 2020 +0100
692a6c2
BUG/MINOR: http-act: Set stream error flag before returning an error
by Christopher Faulet
· Fri Feb 07 10:22:31 2020 +0100
4a2c142
MEDIUM: http-rules: Support extra headers for HTTP return actions
by Christopher Faulet
· Fri Jan 31 17:36:01 2020 +0100
24231ab
MEDIUM: http-rules: Add the return action to HTTP rules
by Christopher Faulet
· Fri Jan 24 17:44:23 2020 +0100
6d0c3df
MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding
by Christopher Faulet
· Wed Jan 22 09:26:35 2020 +0100
a72a7e4
MINOR: http-ana/http-rules: Use dedicated function to forward internal responses
by Christopher Faulet
· Tue Jan 28 09:28:11 2020 +0100
7a138dc
BUG/MINOR: http-ana: Reset HTX first index when HAPRoxy sends a response
by Christopher Faulet
· Fri Jan 24 19:12:35 2020 +0100
333bf8c
MINOR: http-rules: Set SF_ERR_PRXCOND termination flag when a header rewrite fails
by Christopher Faulet
· Wed Jan 22 14:38:05 2020 +0100
91e31d8
BUG/MINOR: http-act: Use the good message to test strict rewritting mode
by Christopher Faulet
· Fri Jan 24 15:37:13 2020 +0100
c20b371
BUG/MINOR: http-rules: Always init log-format expr for common HTTP actions
by Christopher Faulet
· Mon Jan 27 15:51:56 2020 +0100
19a69b3
BUG/MINOR: http_act: don't check capture id in backend
by Baptiste Assmann
· Thu Jan 16 14:34:22 2020 +0100
554c0eb
MEDIUM: http-rules: Support an optional error message in http deny rules
by Christopher Faulet
· Tue Jan 14 12:00:28 2020 +0100
e0fca29
MINOR: http-rules: Use same function to parse request and response deny actions
by Christopher Faulet
· Mon Jan 13 21:49:03 2020 +0100
040c8cd
MINOR: http-rules: Support an optional status on deny rules for http reponses
by Christopher Faulet
· Mon Jan 13 16:43:45 2020 +0100
1337b32
BUG/MINOR: http-rules: Fix memory releases on error path during action parsing
by Christopher Faulet
· Tue Jan 14 14:50:55 2020 +0100
2eb5396
MINOR: http-rules: Add release functions for existing HTTP actions
by Christopher Faulet
· Tue Jan 14 14:47:34 2020 +0100
ac98d81
MINOR: http-rule/tcp-rules: Make track-sc* custom actions
by Christopher Faulet
· Wed Dec 18 09:20:16 2019 +0100
91b3ec1
MEDIUM: http-rules: Make early-hint custom actions
by Christopher Faulet
· Fri Jan 17 22:30:06 2020 +0100
046cf44
MINOR: http-rules: Make set/del-map and add/del-acl custom actions
by Christopher Faulet
· Tue Dec 17 15:45:23 2019 +0100
d1f27e3
MINOR: http-rules: Make set-header and add-header custom actions
by Christopher Faulet
· Tue Dec 17 09:33:38 2019 +0100
92d34fe
MINOR: http-rules: Make replace-header and replace-value custom actions
by Christopher Faulet
· Tue Dec 17 09:20:34 2019 +0100
2c22a69
MINOR: http-rules: Use a specific action type for some custom HTTP actions
by Christopher Faulet
· Wed Dec 18 15:39:56 2019 +0100
245cf79
MINOR: actions: Add flags to configure the action behaviour
by Christopher Faulet
· Wed Dec 18 14:58:12 2019 +0100
96bff76
MINOR: actions: Regroup some info about HTTP rules in the same struct
by Christopher Faulet
· Tue Dec 17 13:46:18 2019 +0100
46f9554
MINOR: http-rules: Add a rule to enable or disable the strict rewriting mode
by Christopher Faulet
· Fri Dec 20 10:07:22 2019 +0100
e00d06c
MINOR: http-rules: Handle all message rewrites the same way
by Christopher Faulet
· Mon Dec 16 17:18:42 2019 +0100
1340376
MINOR: actions: Use ACT_RET_CONT code to ignore an error from a custom action
by Christopher Faulet
· Fri Dec 13 09:01:57 2019 +0100
81e2017
MEDIUM: http-rules: Register an action keyword for all http rules
by Christopher Faulet
· Thu Dec 12 16:40:30 2019 +0100
262c3f1
MINOR: http: add a new "replace-path" action
by Willy Tarreau
· Tue Dec 17 06:52:51 2019 +0100
fc9cfe4
REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files
by Christopher Faulet
· Tue Jul 16 14:54:53 2019 +0200
12c28b6
MINOR: http_act: Remove code relying on the legacy HTTP mode
by Christopher Faulet
· Mon Jul 15 16:30:24 2019 +0200
8f1aa77
BUG/MEDIUM: http/applet: Finish request processing when a service is registered
by Christopher Faulet
· Thu Jul 04 11:27:15 2019 +0200
3381022
MINOR: http: add a new "http-request replace-uri" action
by Willy Tarreau
· Wed Jun 12 17:44:02 2019 +0200
11c90fb
BUG/MEDIUM: http: fix "http-request reject" when not final
by Willy Tarreau
· Tue May 28 08:26:17 2019 +0200
602bf7d
MEDIUM: streams: Add a new http action, disable-l7-retry.
by Olivier Houchard
· Fri May 10 13:59:15 2019 +0200
a798bf5
MEDIUM: http: Use the new _HA_ATOMIC_* macros.
by Olivier Houchard
· Fri Mar 08 18:52:00 2019 +0100
c7f880e
CLEANUP: http: Remove unreachable code in parse_http_req_capture
by Tim Duesterhus
· Tue Feb 26 17:09:50 2019 +0100
0f9cd7b
MINOR: stream-int: add a new flag to mention that we want the connection to be killed
by Willy Tarreau
· Thu Jan 31 19:02:43 2019 +0100
0108d90
MEDIUM: init: convert all trivial registration calls to initcalls
by Willy Tarreau
· Sun Nov 25 19:14:37 2018 +0100
61c112a
REORG: http: move HTTP rules parsing to http_rules.c
by Willy Tarreau
· Tue Oct 02 16:43:32 2018 +0200
79e5733
REORG: http: move the code to different files
by Willy Tarreau
· Tue Oct 02 16:01:16 2018 +0200