1. 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
  2. 19a69b3 BUG/MINOR: http_act: don't check capture id in backend by Baptiste Assmann · Thu Jan 16 14:34:22 2020 +0100
  3. 554c0eb MEDIUM: http-rules: Support an optional error message in http deny rules by Christopher Faulet · Tue Jan 14 12:00:28 2020 +0100
  4. 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
  5. 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
  6. 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
  7. 2eb5396 MINOR: http-rules: Add release functions for existing HTTP actions by Christopher Faulet · Tue Jan 14 14:47:34 2020 +0100
  8. ac98d81 MINOR: http-rule/tcp-rules: Make track-sc* custom actions by Christopher Faulet · Wed Dec 18 09:20:16 2019 +0100
  9. 91b3ec1 MEDIUM: http-rules: Make early-hint custom actions by Christopher Faulet · Fri Jan 17 22:30:06 2020 +0100
  10. 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
  11. d1f27e3 MINOR: http-rules: Make set-header and add-header custom actions by Christopher Faulet · Tue Dec 17 09:33:38 2019 +0100
  12. 92d34fe MINOR: http-rules: Make replace-header and replace-value custom actions by Christopher Faulet · Tue Dec 17 09:20:34 2019 +0100
  13. 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
  14. 245cf79 MINOR: actions: Add flags to configure the action behaviour by Christopher Faulet · Wed Dec 18 14:58:12 2019 +0100
  15. 96bff76 MINOR: actions: Regroup some info about HTTP rules in the same struct by Christopher Faulet · Tue Dec 17 13:46:18 2019 +0100
  16. 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
  17. e00d06c MINOR: http-rules: Handle all message rewrites the same way by Christopher Faulet · Mon Dec 16 17:18:42 2019 +0100
  18. 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
  19. 81e2017 MEDIUM: http-rules: Register an action keyword for all http rules by Christopher Faulet · Thu Dec 12 16:40:30 2019 +0100
  20. 262c3f1 MINOR: http: add a new "replace-path" action by Willy Tarreau · Tue Dec 17 06:52:51 2019 +0100
  21. 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
  22. 12c28b6 MINOR: http_act: Remove code relying on the legacy HTTP mode by Christopher Faulet · Mon Jul 15 16:30:24 2019 +0200
  23. 8f1aa77 BUG/MEDIUM: http/applet: Finish request processing when a service is registered by Christopher Faulet · Thu Jul 04 11:27:15 2019 +0200
  24. 3381022 MINOR: http: add a new "http-request replace-uri" action by Willy Tarreau · Wed Jun 12 17:44:02 2019 +0200
  25. 11c90fb BUG/MEDIUM: http: fix "http-request reject" when not final by Willy Tarreau · Tue May 28 08:26:17 2019 +0200
  26. 602bf7d MEDIUM: streams: Add a new http action, disable-l7-retry. by Olivier Houchard · Fri May 10 13:59:15 2019 +0200
  27. a798bf5 MEDIUM: http: Use the new _HA_ATOMIC_* macros. by Olivier Houchard · Fri Mar 08 18:52:00 2019 +0100
  28. c7f880e CLEANUP: http: Remove unreachable code in parse_http_req_capture by Tim Duesterhus · Tue Feb 26 17:09:50 2019 +0100
  29. 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
  30. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
  31. 61c112a REORG: http: move HTTP rules parsing to http_rules.c by Willy Tarreau · Tue Oct 02 16:43:32 2018 +0200
  32. 79e5733 REORG: http: move the code to different files by Willy Tarreau · Tue Oct 02 16:01:16 2018 +0200