1. 7f33e09 Fix GlobalAttributes check in TC_ACL_2_11 (#35322) by Thomas Lea · 6 months ago
  2. 401a2a0 M-ACL: switch from UnsupportedAccess to AccessRestricted (#35263) by Thomas Lea · 6 months ago
  3. 89f740d Allow TestAccessControl to run with ARL (#35262) by Thomas Lea · 6 months ago
  4. 87f6277 Managed ACL: Add AccessRestrictionList support (#34932) by Thomas Lea · 6 months ago
  5. 5ad899a Update ACL API to support ARL use cases (#34537) by Thomas Lea · 7 months ago
  6. 111f62f Link all unit tests with string adapters for CHIP_ERROR (#34332) by Arkadiusz Bokowy · 8 months ago
  7. a28965b Allow building host tests with code coverage (#33141) by Arkadiusz Bokowy · 10 months ago
  8. e1d93fa Replaced nlunit-test with pw_unit_test in src/access/tests/ (#29682) by Maksymilian Knust · 11 months ago
  9. 5c59934 Move EventLoggingTypes.h and EventHeader.h to be seen by GN (#32416) by Andrei Litvin · 12 months ago
  10. b389c60 Add "orphaned" header files from src/lib/core into gn (#31810) by Andrei Litvin · 1 year, 1 month ago
  11. 4676d27 Remove dependency between chip-tool and the nlunit-test (#31234) by Jakub Latusek · 1 year, 2 months ago
  12. 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year, 3 months ago
  13. 43159a8 Add pw_unit_test support to build configuration (#29479) by Maksymilian Knust · 1 year, 5 months ago
  14. 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 5 months ago
  15. 38d715d Check for valid ids in command and write paths. (#29461) by Boris Zbarsky · 1 year, 5 months ago
  16. 3232412 Optionally avoid global constructors (#29071) by Karsten Sperling · 1 year, 5 months ago
  17. c53bef2 Bump third_party/pigweed/repo from `e72f0d5` to `da76d13` (#26713) by dependabot[bot] · 1 year, 9 months ago
  18. ad5253a Add a lint for SuccessOrExit without assignment. (#26854) by Boris Zbarsky · 1 year, 9 months ago
  19. c76ba8f Darwin: Improve os_log integration (#23528) by Karsten Sperling · 2 years, 3 months ago
  20. 5a0e3ce Implement chip::Access::AccessControl::ResetAccessControl (#23416) by Michael Sandstedt · 2 years, 4 months ago
  21. 641e3ad Add #if CHIP_HAVE_CONFIG around *BuildConfig headers (#21169) by Daniel Nicoara · 2 years, 7 months ago
  22. ce92c97 Implement updated spec rules related to CATs (#20776) by Tennessee Carmel-Veilleux · 2 years, 8 months ago
  23. 6387049 Make cleanup functions return 'void' (#19870) by Michael Spang · 2 years, 8 months ago
  24. dacfe1b Move unit tests context to platform heap instead of stack/static (#19931) by Andrei Litvin · 2 years, 8 months ago
  25. e5e09f5 Implement shadow fail-safe data in FabricTable (#19819) by Tennessee Carmel-Veilleux · 2 years, 8 months ago
  26. 46ae442 Enforce length constraints in access control (#17817) by Marc Lepage · 2 years, 10 months ago
  27. 9fbdae3 Implicit admin over PASE is one way (#17920) by Marc Lepage · 2 years, 10 months ago
  28. ad2520a Refactor ACL persistent storage and events (#17357) by Marc Lepage · 2 years, 10 months ago
  29. 710cc81 Clang tidy enable clang-analyzer-core.UndefinedBinaryOperatorResult (#17649) by Andrei Litvin · 2 years, 10 months ago
  30. 57471cb Stop using PRI*16 and %zu format specifiers (#17502) by andrei-menzopol · 2 years, 11 months ago
  31. 085acd0 Introduce ACL logging verbosity control (#17354) by Tennessee Carmel-Veilleux · 2 years, 11 months ago
  32. 0c06ba5 Clang tidy readability-redundant-* (#17121) by Andrei Litvin · 2 years, 11 months ago
  33. df68705 Access control device type support (#16794) by Marc Lepage · 3 years ago
  34. 4eb825d Add RemoveFabric to AccessControl (#16685) by Marc Lepage · 3 years ago
  35. ab00e9c Remove access control temporary override (#16536) by Marc Lepage · 3 years ago
  36. a673d2f Cleanup tv bindings, ACLs, fix tv-casting-app commissioning breakage (#16331) by chrisdecenzo · 3 years ago
  37. d43e6a7 use clang-tidy to readability-make-member-function-const (#16309) by Andrei Litvin · 3 years ago
  38. 0c43841 Clang-tidy readability-else-after-return (#16312) by Andrei Litvin · 3 years ago
  39. 10ab541 Allow runtime init of some `Server` members (2/2) (#16070) by Tennessee Carmel-Veilleux · 3 years ago
  40. c2a5710 Add more YAML tests for Access Control Cluster (#15589) by Marc Lepage · 3 years ago
  41. db7ab8c Support empty subjects in group ACL entries (#15608) by Marc Lepage · 3 years ago
  42. ec939d9 Enforce access control (#14921) by Marc Lepage · 3 years ago
  43. 6ad78e2 Install ACL for group messaging test (#15158) by Marc Lepage · 3 years, 1 month ago
  44. d44e04e Fix PRIu8 in log statement (#15095) by Marc Lepage · 3 years, 1 month ago
  45. b67b7b6 Add ACL validation (#14756) by Marc Lepage · 3 years, 1 month ago
  46. fbde699 Rename CHIP_CONFIG_MAX_DEVICE_ADMINS to CHIP_CONFIG_MAX_FABRICS. (#14851) by Boris Zbarsky · 3 years, 1 month ago
  47. 62e37a2 Move the access control ownership and initialization to Server. (#14680) by Andy Salisbury · 3 years, 1 month ago
  48. c25c90d Add access control logging (#14540) by Marc Lepage · 3 years, 1 month ago
  49. 7b3f936 Disallow explicit PASE in access control (#14550) by Marc Lepage · 3 years, 1 month ago
  50. 812f820 Add storage to the example ACL implementation (#14253) by Andy Salisbury · 3 years, 1 month ago
  51. 68923b4 Access control default delegates no longer error (#13781) by Marc Lepage · 3 years, 1 month ago
  52. feb07d5 Revert "Add persistent storage for the example ACL implementation. (#12814)" (#13200) by Boris Zbarsky · 3 years, 2 months ago
  53. 381fc55 Add persistent storage for the example ACL implementation. (#12814) by Andy Salisbury · 3 years, 2 months ago
  54. ed367ec Added CASE Authenticated Tags Support to Access Control Check. (#12689) by Evgeny Margolis · 3 years, 3 months ago
  55. 7871953 Implement ACL attribute read/write (#12305) by Marc Lepage · 3 years, 3 months ago
  56. 53721c0 Add transitional support to access control (#12110) by Marc Lepage · 3 years, 3 months ago
  57. 2b52b36 Enable asan for unit tests on Darwin when compiling with clang. (#11824) by Boris Zbarsky · 3 years, 3 months ago
  58. 09f9837 Add example implementation of access control (#11550) by Marc Lepage · 3 years, 4 months ago
  59. d3e76ec Add initial prototype of AccessControl module (#10579) by Marc Lepage · 3 years, 4 months ago