1. f09c9fe BUG/MEDIUM: auth: fix segfault with http-auth and a configuration with an unknown encryption algorithm by Cyril Bonté · 10 years ago
  2. 07fcaaa MINOR: fix a few memory usage errors by Dirkjan Bussink · 10 years ago
  3. 86e0fc1 BUG/MINOR: auth: fix wrong return type in pat_match_auth() by Willy Tarreau · 10 years ago
  4. 5338eea MEDIUM: pattern: The match function browse itself the list or the tree. by Thierry FOURNIER · 11 years ago
  5. 9eec0a6 MAJOR: auth: Change the internal authentication system. by Thierry FOURNIER · 10 years ago
  6. 0cba607 MINOR: acl/pattern: use types different from int to clarify who does what. by Willy Tarreau · 11 years ago
  7. a65b343 MEDIUM: pattern: rename "acl" prefix to "pat" by Thierry FOURNIER · 11 years ago
  8. b950959 CLEANUP: auth: make the code build again with DEBUG_AUTH by Willy Tarreau · 12 years ago
  9. 3740635 MAJOR: acl: make use of the new sample struct and get rid of acl_test by Willy Tarreau · 12 years ago
  10. 8f7406e MEDIUM: acl: remove the ACL_TEST_F_NULL_MATCH flag by Willy Tarreau · 12 years ago
  11. ff011f2 [REORG] http: move the http-request rules to proto_http by Willy Tarreau · 13 years ago
  12. 890a33e [BUILD] fix platform-dependant build issues related to crypt() by Willy Tarreau · 14 years ago
  13. b4c06b7 [BUILD] auth: don't use unnamed unions by Willy Tarreau · 14 years ago
  14. 9cc670f [CLEANUP] config: use build_acl_cond() to simplify http-request ACL parsing by Willy Tarreau · 14 years ago
  15. f9423ae [MINOR] acl: add http_auth and http_auth_group by Krzysztof Piotr Oledzki · 14 years ago
  16. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · 14 years ago