1. 2e4843d MINOR: action: Add the return code ACT_RET_DONE for actions by Christopher Faulet · 5 years ago
  2. 2674303 MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct by Dragan Dosen · 5 years ago
  3. 333939c MINOR: action: new '(http-request|tcp-request content) do-resolve' action by Baptiste Assmann · 5 years ago
  4. 0ebbcb6 MINOR: http: Make new "early-hint" http-request action really be parsed. by Frédéric Lécaille · 6 years ago
  5. a985e38 MINOR: http: Add new "early-hint" http-request action. by Frédéric Lécaille · 6 years ago
  6. 6d950b9 MINOR: action: Add a function pointer in act_rule struct to check its validity by Christopher Faulet · 7 years ago
  7. 52f5db2 MINOR: http: custom status reason. by Robin H. Johnson · 8 years ago
  8. 620408f MEDIUM: tcp: add registration and processing of TCP L5 rules by Willy Tarreau · 8 years ago
  9. 9075968 MINOR: tcp: add "tcp-request connection expect-netscaler-cip layer4" by Bertrand Jacquin · 8 years ago
  10. 2e785f2 MEDIUM: tcp: add 'set-src' to 'tcp-request connection' by William Lallemand · 8 years ago
  11. 5a363e7 MINOR: stream/applet: add use-service action by Thierry FOURNIER · 9 years ago
  12. acc9800 MEDIUM: action: add a new flag ACT_FLAG_FIRST by Willy Tarreau · 9 years ago
  13. c1b10d3 MEDIUM: actions: add new flag ACT_FLAG_FINAL to notify about last call by Willy Tarreau · 9 years ago
  14. 658b85b MEDIUM: actions: pass a new "flags" argument to custom actions by Willy Tarreau · 9 years ago
  15. 85c6c97 MINOR: action: add reference to the original keywork matched for the called parser. by Thierry FOURNIER · 9 years ago
  16. 7ea160c MINOR: action: add private configuration by Thierry FOURNIER · 9 years ago
  17. 007ff4c MINOR: build: missing header by Thierry FOURNIER · 9 years ago
  18. 4214873 MEDIUM: actions: remove ACTION_STOP by Thierry FOURNIER · 9 years ago
  19. 35d70ef MINOR: http: Action for manipulating the returned status code. by Thierry FOURNIER · 9 years ago
  20. e0627bd MINOR: stick-tables: Add GPC0 actions by Thierry FOURNIER · 9 years ago
  21. 236657b MINOR: stick-tables: Add GPT0 access by Thierry FOURNIER · 9 years ago
  22. afa8049 MEDIUM: actions: Normalize the return code of the configuration parsers by Thierry FOURNIER · 9 years ago
  23. 322a124 MINOR: actions: mutualise the action keyword lookup by Thierry FOURNIER · 9 years ago
  24. 36481b8 MEDIUM: actions: Merge (http|tcp)-(request|reponse) keywords structs by Thierry FOURNIER · 9 years ago
  25. 24ff6c6 MEDIUM: actions: Add standard return code for the action API by Thierry FOURNIER · 9 years ago
  26. 0ea5c7f MINOR: actions: change actions names by Thierry FOURNIER · 9 years ago
  27. 91f6ba0 MINOR: actions: Declare all the embedded actions in the same header file by Thierry FOURNIER · 9 years ago
  28. 5563e4b MINOR: actions: add "from" information by Thierry FOURNIER · 9 years ago
  29. d0d65ae MEDIUM: capture: Move the capture configuration storage in the union by Thierry FOURNIER · 9 years ago
  30. 5ec63e0 MEDIUM: track-sc: Move the track-sc configuration storage in the union by Thierry FOURNIER · 9 years ago
  31. e209797 MINOR: proto_http: replace generic opaque types by real used types in "http_capture" by id by Thierry FOURNIER · 9 years ago
  32. 32b1500 MINOR: proto_http: replace generic opaque types by real used types in "http_capture" by Thierry FOURNIER · 9 years ago
  33. 8855a92 MINOR: proto_http: replace generic opaque types by real used types for the actions on thr request line by Thierry FOURNIER · 9 years ago
  34. a002dc9 MINOR: proto_http: use an "expr" type in place of generic opaque type. by Thierry FOURNIER · 9 years ago
  35. f8c1dce MINOR: vars: use the vars types as argument in place of opaque type by Thierry FOURNIER · 9 years ago
  36. 231ef1d MINOR: lua: use the hlua_rule type in place of opaque type by Thierry FOURNIER · 9 years ago
  37. 7677f40 MINOR: actions: Remove the data opaque pointer by Thierry FOURNIER · 9 years ago
  38. a28a942 MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs by Thierry FOURNIER · 9 years ago