1. dd64f8d [MEDIUM] acl: when possible, report the name and requirements of ACLs in warnings by Willy Tarreau · 16 years ago
  2. 0ceba5a [MEDIUM] acl: set types on all currently known ACL verbs by Willy Tarreau · 16 years ago
  3. a980263 [MEDIUM] acl: enforce ACL type checking by Willy Tarreau · 16 years ago
  4. b6fb420 [MINOR] acl: add the "wait_end" acl verb by Willy Tarreau · 16 years ago
  5. 58393e1 [MEDIUM] acl: get rid of dummy values in always_true/always_false by Willy Tarreau · 16 years ago
  6. a79534f [MEDIUM] acl: permit fetch() functions to set the result themselves by Willy Tarreau · 16 years ago
  7. c631770 [MINOR] acl: add REQ_CONTENT to the list of default acls by Willy Tarreau · 16 years ago
  8. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  9. 4a26d2f [MINOR] acl: add a new parsing function: parse_dotted_ver by Willy Tarreau · 16 years ago
  10. b686644 [MAJOR] implement tcp request content inspection by Willy Tarreau · 16 years ago
  11. 1138281 [TESTS] added test-acl.cfg to test some ACL combinations by Willy Tarreau · 16 years ago
  12. 8001d61 [MEDIUM] Fix memory freeing at exit, part 2 by Krzysztof Piotr Oledzki · 16 years ago
  13. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · 16 years ago
  14. 2e74c3f [MEDIUM] restrict the set of allowed characters for identifiers by Willy Tarreau · 17 years ago
  15. 8f8e645 [CLEANUP] shut warnings 'is*' macros from ctype.h on solaris by Willy Tarreau · 17 years ago
  16. a590983 [MEDIUM] acl: added the TRUE and FALSE ACLs. by Willy Tarreau · 17 years ago
  17. 16fbe82 [MEDIUM] provide default ACLs by Willy Tarreau · 17 years ago
  18. c8d7c96 [MEDIUM] acl: support '-i' to ignore case when matching by Willy Tarreau · 17 years ago
  19. 74b98a8 [BUG] negation in ACL conds was not cleared between terms by Willy Tarreau · 17 years ago
  20. 97be145 [MINOR] acl: provide a reference to the expr to fetch() by Willy Tarreau · 17 years ago
  21. bb76891 [MINOR] acl: provide the argument length for fetch functions by Willy Tarreau · 17 years ago
  22. d41f8d8 [MINOR] acl: specify the direction during fetches by Willy Tarreau · 17 years ago
  23. ae8b796 [MEDIUM] smarter integer comparison support in ACLs by Willy Tarreau · 17 years ago
  24. f3d2598 [MINOR] ACL regex matching on the URI ; uri_reg by Willy Tarreau · 17 years ago
  25. a67fad9 [MINOR] implement acl_parse_ip and acl_match_ip by Willy Tarreau · 17 years ago
  26. a84d374 [MAJOR] new framework for generic ACL support by Willy Tarreau · 17 years ago