1. 2369a5e BUG/MINOR: http_rules: fix errors paths in http_parse_redirect_rule() by Aurelien DARRAGON · 1 year, 2 months ago
  2. 83dd38e MINOR: proxy: add http_free_redirect_rule() function by Aurelien DARRAGON · 1 year, 2 months ago
  3. 5f802b3 BUG/MEDIUM: sample: Cumulate frontend and backend sample validity flags by Christopher Faulet · 2 years, 9 months ago
  4. e10a8f6 BUG/MINOR: http: Missing calloc return value check while parsing redirect rule by Remi Tricot-Le Breton · 3 years, 1 month ago
  5. d1dd250 BUILD: http-rules: include proxy.h from http_rules.c by Willy Tarreau · 3 years, 2 months ago
  6. 0351773 MINOR: action: implement experimental actions by Amaury Denoyelle · 3 years, 2 months ago
  7. 49bf7be MINOR: http-rules: suggest approaching action names on mismatch by Willy Tarreau · 3 years, 4 months ago
  8. 2580999 CLEANUP: http-rules: remove the unexpected comma before the list of action keywords by Willy Tarreau · 3 years, 4 months ago
  9. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · 3 years, 6 months ago
  10. 7a71a6d MINOR: actions: Export actions lookup functions by Thierry Fournier · 3 years, 7 months ago
  11. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  12. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  13. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 1 month ago
  14. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  15. c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  16. dcc048a REORG: include: move acl.h to haproxy/acl.h{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  17. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  18. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  19. c761f84 REORG: include: move http_rules.h to haproxy/http_rules.h by Willy Tarreau · 4 years, 1 month ago
  20. 278161c REORG: include: move capture.h to haproxy/capture{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  21. aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  22. 122eba9 REORG: include: move action.h to haproxy/action{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  23. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  24. cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  25. c13ed53 REORG: include: move common/chunk.h to haproxy/chunk.h by Willy Tarreau · 4 years, 1 month ago
  26. d0ef439 REORG: include: move common/memory.h to haproxy/pool.h by Willy Tarreau · 4 years, 1 month ago
  27. 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · 4 years, 1 month ago
  28. d678805 REORG: include: move version.h to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  29. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  30. 6d0c3df MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding by Christopher Faulet · 4 years, 5 months ago
  31. c87e468 MINOR: http-rules: Add a flag on redirect rules to know the rule direction by Christopher Faulet · 4 years, 5 months ago
  32. 81e2017 MEDIUM: http-rules: Register an action keyword for all http rules by Christopher Faulet · 4 years, 7 months ago
  33. cb55013 BUG/MINOR: http-rules: Remove buggy deinit functions for HTTP rules by Christopher Faulet · 4 years, 7 months ago
  34. fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · 5 years ago
  35. 5abdc76 BUG/MINOR: http-rules: mention "deny_status" for "deny" in the error message by Willy Tarreau · 5 years ago
  36. 2674303 MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct by Dragan Dosen · 5 years ago
  37. 0ebbcb6 MINOR: http: Make new "early-hint" http-request action really be parsed. by Frédéric Lécaille · 6 years ago
  38. a985e38 MINOR: http: Add new "early-hint" http-request action. by Frédéric Lécaille · 6 years ago
  39. 61c112a REORG: http: move HTTP rules parsing to http_rules.c by Willy Tarreau · 6 years ago