1. ceb4ac9 MEDIUM: acl: support IPv6 address matching by Willy Tarreau · 12 years ago
  2. c92ddbc MINOR: acl: add types to ACL patterns by Willy Tarreau · 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. ae52f06 MINOR: acl: add a val_args field to keywords 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. 3740635 MAJOR: acl: make use of the new sample struct and get rid of acl_test by Willy Tarreau · 12 years ago
  9. 8f7406e MEDIUM: acl: remove the ACL_TEST_F_NULL_MATCH flag by Willy Tarreau · 12 years ago
  10. 61612d4 MAJOR: acl: store the ACL argument types in the ACL keyword declaration by Willy Tarreau · 12 years ago
  11. 34db108 MAJOR: acl: make use of the new argument parsing framework by Willy Tarreau · 12 years ago
  12. aff79da CLEANUP: acl: remove last data fields from the acl_test struct by Willy Tarreau · 13 years ago
  13. 31d1b01 CLEANUP: acl: integer part of acl_test is not used anymore by Willy Tarreau · 13 years ago
  14. daa824e [MINOR] acl: add srv_conn acl to count connections on a specific backend server by Hervé COMMOWICK · 13 years ago
  15. 930bd6b [MINOR] acl: add ability to check for internal response-only parameters by Willy Tarreau · 13 years ago
  16. 0645787 [CLEANUP] acl: use 'L6' instead of 'L4' in ACL flags relying on contents by Willy Tarreau · 14 years ago
  17. 0b1cd94 [MINOR] acl: add srv_is_up() to check that a specific server is up or not by Willy Tarreau · 14 years ago
  18. e56cda9 [MEDIUM] acl: add ability to insert patterns in trees by Willy Tarreau · 14 years ago
  19. 438b0f3 [MINOR] acl trees: add flags and union members to store values in trees by Willy Tarreau · 14 years ago
  20. f9423ae [MINOR] acl: add http_auth and http_auth_group by Krzysztof Piotr Oledzki · 14 years ago
  21. d7528e5 [MINOR] add ACL_TEST_F_NULL_MATCH by Krzysztof Piotr Oledzki · 14 years ago
  22. 8892235 [MINOR] config: add pointer to file name in block/redirect/use_backend/monitor rules by Willy Tarreau · 15 years ago
  23. 0ceba5a [MEDIUM] acl: set types on all currently known ACL verbs by Willy Tarreau · 16 years ago
  24. a980263 [MEDIUM] acl: enforce ACL type checking by Willy Tarreau · 16 years ago
  25. a79534f [MEDIUM] acl: permit fetch() functions to set the result themselves by Willy Tarreau · 16 years ago
  26. b686644 [MAJOR] implement tcp request content inspection by Willy Tarreau · 16 years ago
  27. 1138281 [TESTS] added test-acl.cfg to test some ACL combinations by Willy Tarreau · 16 years ago
  28. 8001d61 [MEDIUM] Fix memory freeing at exit, part 2 by Krzysztof Piotr Oledzki · 16 years ago
  29. c8d7c96 [MEDIUM] acl: support '-i' to ignore case when matching by Willy Tarreau · 17 years ago
  30. 33a7e69 [MEDIUM] acl: implement matching on header values by Willy Tarreau · 17 years ago
  31. 97be145 [MINOR] acl: provide a reference to the expr to fetch() by Willy Tarreau · 17 years ago
  32. bb76891 [MINOR] acl: provide the argument length for fetch functions by Willy Tarreau · 17 years ago
  33. d41f8d8 [MINOR] acl: specify the direction during fetches by Willy Tarreau · 17 years ago
  34. ae8b796 [MEDIUM] smarter integer comparison support in ACLs by Willy Tarreau · 17 years ago
  35. a67fad9 [MINOR] implement acl_parse_ip and acl_match_ip by Willy Tarreau · 17 years ago
  36. a84d374 [MAJOR] new framework for generic ACL support by Willy Tarreau · 17 years ago