- 554c0eb MEDIUM: http-rules: Support an optional error message in http deny rules by Christopher Faulet · 4 years, 10 months ago
- e0fca29 MINOR: http-rules: Use same function to parse request and response deny actions by Christopher Faulet · 4 years, 10 months ago
- 040c8cd MINOR: http-rules: Support an optional status on deny rules for http reponses by Christopher Faulet · 4 years, 10 months ago
- 1337b32 BUG/MINOR: http-rules: Fix memory releases on error path during action parsing by Christopher Faulet · 4 years, 10 months ago
- 2eb5396 MINOR: http-rules: Add release functions for existing HTTP actions by Christopher Faulet · 4 years, 10 months ago
- ac98d81 MINOR: http-rule/tcp-rules: Make track-sc* custom actions by Christopher Faulet · 4 years, 11 months ago
- 91b3ec1 MEDIUM: http-rules: Make early-hint custom actions by Christopher Faulet · 4 years, 10 months ago
- 046cf44 MINOR: http-rules: Make set/del-map and add/del-acl custom actions by Christopher Faulet · 4 years, 11 months ago
- d1f27e3 MINOR: http-rules: Make set-header and add-header custom actions by Christopher Faulet · 4 years, 11 months ago
- 92d34fe MINOR: http-rules: Make replace-header and replace-value custom actions by Christopher Faulet · 4 years, 11 months ago
- 2c22a69 MINOR: http-rules: Use a specific action type for some custom HTTP actions by Christopher Faulet · 4 years, 11 months ago
- 245cf79 MINOR: actions: Add flags to configure the action behaviour by Christopher Faulet · 4 years, 11 months ago
- 96bff76 MINOR: actions: Regroup some info about HTTP rules in the same struct by Christopher Faulet · 4 years, 11 months ago
- 46f9554 MINOR: http-rules: Add a rule to enable or disable the strict rewriting mode by Christopher Faulet · 4 years, 11 months ago
- e00d06c MINOR: http-rules: Handle all message rewrites the same way by Christopher Faulet · 4 years, 11 months ago
- 1340376 MINOR: actions: Use ACT_RET_CONT code to ignore an error from a custom action by Christopher Faulet · 5 years ago
- 81e2017 MEDIUM: http-rules: Register an action keyword for all http rules by Christopher Faulet · 5 years ago
- 262c3f1 MINOR: http: add a new "replace-path" action by Willy Tarreau · 4 years, 11 months ago
- fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · 5 years ago
- 12c28b6 MINOR: http_act: Remove code relying on the legacy HTTP mode by Christopher Faulet · 5 years ago
- 8f1aa77 BUG/MEDIUM: http/applet: Finish request processing when a service is registered by Christopher Faulet · 5 years ago
- 3381022 MINOR: http: add a new "http-request replace-uri" action by Willy Tarreau · 5 years ago
- 11c90fb BUG/MEDIUM: http: fix "http-request reject" when not final by Willy Tarreau · 5 years ago
- 602bf7d MEDIUM: streams: Add a new http action, disable-l7-retry. by Olivier Houchard · 5 years ago
- a798bf5 MEDIUM: http: Use the new _HA_ATOMIC_* macros. by Olivier Houchard · 6 years ago
- c7f880e CLEANUP: http: Remove unreachable code in parse_http_req_capture by Tim Duesterhus · 6 years ago
- 0f9cd7b MINOR: stream-int: add a new flag to mention that we want the connection to be killed by Willy Tarreau · 6 years ago
- 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
- 61c112a REORG: http: move HTTP rules parsing to http_rules.c by Willy Tarreau · 6 years ago
- 79e5733 REORG: http: move the code to different files by Willy Tarreau · 6 years ago