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