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