1. 943e7ec MEDIUM: auth/threads: make use of crypt_r() on systems supporting it by Willy Tarreau · 6 years ago
  2. 34d4b52 BUG/MEDIUM: auth/threads: use of crypt() is not thread-safe by Willy Tarreau · 6 years ago
  3. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · 6 years ago
  4. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · 7 years ago
  5. e8692b4 CLEANUP: auth: use the build options list to report its support by Willy Tarreau · 8 years ago
  6. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · 9 years ago
  7. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · 9 years ago
  8. 6eac32e BUILD: Compile clean when debug options defined by CJ Ess · 9 years ago
  9. c82279c BUG/MEDIUM: auth: fix segfault with http-auth and a configuration with an unknown encryption algorithm by Cyril Bonté · 10 years ago
  10. 07fcaaa MINOR: fix a few memory usage errors by Dirkjan Bussink · 10 years ago
  11. 86e0fc1 BUG/MINOR: auth: fix wrong return type in pat_match_auth() by Willy Tarreau · 10 years ago
  12. 5338eea MEDIUM: pattern: The match function browse itself the list or the tree. by Thierry FOURNIER · 11 years ago
  13. 9eec0a6 MAJOR: auth: Change the internal authentication system. by Thierry FOURNIER · 10 years ago
  14. 0cba607 MINOR: acl/pattern: use types different from int to clarify who does what. by Willy Tarreau · 11 years ago
  15. a65b343 MEDIUM: pattern: rename "acl" prefix to "pat" by Thierry FOURNIER · 11 years ago
  16. b950959 CLEANUP: auth: make the code build again with DEBUG_AUTH by Willy Tarreau · 12 years ago
  17. 3740635 MAJOR: acl: make use of the new sample struct and get rid of acl_test by Willy Tarreau · 12 years ago
  18. 8f7406e MEDIUM: acl: remove the ACL_TEST_F_NULL_MATCH flag by Willy Tarreau · 12 years ago
  19. ff011f2 [REORG] http: move the http-request rules to proto_http by Willy Tarreau · 13 years ago
  20. 890a33e [BUILD] fix platform-dependant build issues related to crypt() by Willy Tarreau · 14 years ago
  21. b4c06b7 [BUILD] auth: don't use unnamed unions by Willy Tarreau · 14 years ago
  22. 9cc670f [CLEANUP] config: use build_acl_cond() to simplify http-request ACL parsing by Willy Tarreau · 14 years ago
  23. f9423ae [MINOR] acl: add http_auth and http_auth_group by Krzysztof Piotr Oledzki · 14 years ago
  24. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · 14 years ago