1. d4c33c8 MEDIUM: samples: move payload-based fetches and ACLs to their own file by Willy Tarreau · 11 years ago
  2. 07ca496 MINOR: acl: add parse and match primitives to use binary type on ACLs by Emeric Brun · 12 years ago
  3. cd3b094 REORG: rename "pattern" files by Willy Tarreau · 12 years ago
  4. 7dcb648 MEDIUM: acl: extend the pattern parsers to report meaningful errors by Willy Tarreau · 12 years ago
  5. b7451bb MEDIUM: acl: report parsing errors to the caller by Willy Tarreau · 12 years ago
  6. 32a6f2e MEDIUM: acl/pattern: use the same direction scheme by Willy Tarreau · 12 years ago
  7. 24e32d8 MEDIUM: acl: replace acl_expr with args in acl fetch_* functions by Willy Tarreau · 12 years ago
  8. 32389b7 MEDIUM: acl/pattern: switch rdp_cookie functions stack up-down by Willy Tarreau · 12 years ago
  9. 21e5b0e MEDIUM: get rid of SMP_F_READ_ONLY and SMP_F_MUST_FREE by Willy Tarreau · 12 years ago
  10. 3740635 MAJOR: acl: make use of the new sample struct and get rid of acl_test by Willy Tarreau · 12 years ago
  11. 9184584 MINOR: acl: include pattern.h to make pattern migration more transparent by Willy Tarreau · 13 years ago
  12. 0e69854 MINOR: acl: add new matches for header/path/url length by Willy Tarreau · 13 years ago
  13. 44b90cc [CLEANUP] tcp: move some non tcp-specific layer6 processing out of proto_tcp by Willy Tarreau · 14 years ago
  14. f9423ae [MINOR] acl: add http_auth and http_auth_group by Krzysztof Piotr Oledzki · 14 years ago
  15. f1e98b8 [CLEANUP] config: use warnif_cond_requires_resp() to check for bad ACLs by Willy Tarreau · 14 years ago
  16. 2bbba41 [MINOR] acl: add build_acl_cond() to make it easier to add ACLs in config by Willy Tarreau · 14 years ago
  17. dd64f8d [MEDIUM] acl: when possible, report the name and requirements of ACLs in warnings by Willy Tarreau · 16 years ago
  18. 58393e1 [MEDIUM] acl: get rid of dummy values in always_true/always_false by Willy Tarreau · 16 years ago
  19. 4a26d2f [MINOR] acl: add a new parsing function: parse_dotted_ver by Willy Tarreau · 16 years ago
  20. 1138281 [TESTS] added test-acl.cfg to test some ACL combinations by Willy Tarreau · 16 years ago
  21. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · 16 years ago
  22. a590983 [MEDIUM] acl: added the TRUE and FALSE ACLs. by Willy Tarreau · 17 years ago
  23. d41f8d8 [MINOR] acl: specify the direction during fetches by Willy Tarreau · 17 years ago
  24. ae8b796 [MEDIUM] smarter integer comparison support in ACLs by Willy Tarreau · 17 years ago
  25. f3d2598 [MINOR] ACL regex matching on the URI ; uri_reg by Willy Tarreau · 17 years ago
  26. a67fad9 [MINOR] implement acl_parse_ip and acl_match_ip by Willy Tarreau · 17 years ago
  27. a84d374 [MAJOR] new framework for generic ACL support by Willy Tarreau · 17 years ago