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