matter.js
Implement AccessControl, Minimal Group Management and a lot of fixes
#892
Merged

Commits
  • Add ACE1.2 python test to verify something
    Apollon77 committed 181 days ago
  • Implement ACL Logic
    Apollon77 committed 174 days ago
  • Implement AccessControl Server for Legacy
    Apollon77 committed 174 days ago
  • Add LegacyInteractionManager
    Apollon77 committed 174 days ago
  • Streamline legacy Fabricscoped Get/Set
    Apollon77 committed 174 days ago
  • Add ACL infos to Attribute/Event/CommandServers
    Apollon77 committed 174 days ago
  • Delay change-events in Legacy AttributeServers
    Apollon77 committed 174 days ago
  • Always ignore fabricIndex on write/commands
    Apollon77 committed 174 days ago
  • Move Events.get into EventServer
    Apollon77 committed 174 days ago
  • Implement AccessControlServer new API
    Apollon77 committed 173 days ago
  • Wire Access control into InteractionServer new API
    Apollon77 committed 173 days ago
  • Wire Access control into Contexts
    Apollon77 committed 173 days ago
  • Sync AccessLevels
    Apollon77 committed 173 days ago
  • Add backward compatible acl entry in old api
    Apollon77 committed 173 days ago
  • Enhance datatypes
    Apollon77 committed 173 days ago
  • Get and store CATs from session
    Apollon77 committed 173 days ago
  • No associated fabric needs to throw Unsupported access error
    Apollon77 committed 173 days ago
  • No Fabric building with invalid caseAdminSubject
    Apollon77 committed 173 days ago
  • Enhance Op Creds cluster
    Apollon77 committed 173 days ago
  • Persist also writable and fabric scoped data in new API
    Apollon77 committed 173 days ago
  • Move access to deviceType up to EndpointInterface
    Apollon77 committed 173 days ago
  • Split up attribute data handling
    Apollon77 committed 173 days ago
  • Allow fabric event filtering on Events
    Apollon77 committed 173 days ago
  • Make some types better defined
    Apollon77 committed 173 days ago
  • Enhance read/write/invoke methods
    Apollon77 committed 173 days ago
  • Enhance readRequest handling
    Apollon77 committed 173 days ago
  • Adjust WriteRequest handling
    Apollon77 committed 173 days ago
  • Enhance Write request by some checks
    Apollon77 committed 173 days ago
  • Enhance Subscriptions
    Apollon77 committed 173 days ago
  • Prevent Subscription retries when server closes
    Apollon77 committed 173 days ago
  • Return correct error on multi-invokes
    Apollon77 committed 173 days ago
  • Deepcopy current value adding elements
    Apollon77 committed 173 days ago
  • Add a minimalistic GroupKeyCluster implementation
    Apollon77 committed 173 days ago
  • Also expode matterdevice isClosing info
    Apollon77 committed 173 days ago
  • Extend chip tests
    Apollon77 committed 173 days ago
  • Adjust tests to all new requirements
    Apollon77 committed 173 days ago
  • Fix ListManager list clearing
    Apollon77 committed 173 days ago
  • Handle bigints too when patching types
    Apollon77 committed 173 days ago
  • Allow decoding of TlvLists with protocol specific tags
    Apollon77 committed 173 days ago
  • Enhance types for bigint and Mutable
    Apollon77 committed 173 days ago
  • Fix deepCopy and add tests
    Apollon77 committed 173 days ago
  • Release locks also in Precommit errors
    Apollon77 committed 173 days ago
  • Linter and test patch
    Apollon77 committed 173 days ago
  • test fixes and Legacy API tweaks
    Apollon77 committed 173 days ago
  • Adjust testcase
    Apollon77 committed 173 days ago
  • Changelog and python test config fix
    Apollon77 committed 173 days ago
  • We still might have an issue here for local ACL changes ... left TODOs for now
    Apollon77 committed 173 days ago
  • Add new tests
    Apollon77 committed 173 days ago
  • Trx need to pas StatusResponseErrors
    Apollon77 committed 173 days ago
  • Adjust nullable lists/strings handling on decode
    Apollon77 committed 173 days ago
  • More deconstruction
    Apollon77 committed 173 days ago
  • Error happened again ... fix works again
    Apollon77 committed 173 days ago
  • Add one more test
    Apollon77 committed 173 days ago
  • Adjust tests to passing through error
    Apollon77 committed 173 days ago
  • Enhance some validation exceptions
    Apollon77 committed 172 days ago
  • Adjust tests to new texts
    Apollon77 committed 172 days ago
  • Adjust tests to new texts
    Apollon77 committed 172 days ago
  • handle ByteArrays correctly too
    Apollon77 committed 172 days ago
  • Tweak comment
    lauckhart committed 170 days ago
  • [execute-chiptests-long] Address review feedback
    Apollon77 committed 169 days ago
  • Merge branch 'main' into acl
    Apollon77 committed 168 days ago
Loading