Commit graph

287 commits

Author SHA1 Message Date
Marcel
9239c78ac6 Reverted major sha2 version 2023-01-15 16:03:22 +01:00
Marcel
5e7d554eda Reverted major versions of foreign-types and hmac 2023-01-15 16:00:29 +01:00
Marcel
f2d3c1821e Include tlv_tool in workspace 2023-01-15 15:53:50 +01:00
Marcel
e1b110ba76 Use Cargo workspace 2023-01-15 15:42:08 +01:00
Marcel
bdc0b6dbef Updated dependencies 2023-01-15 15:41:58 +01:00
Marcel
b4d753fe49 Updated for Cargo workspace usage 2023-01-15 15:41:46 +01:00
Kedar Sovani
24fa1be4fe
Merge pull request #7 from mibes/mdns-discovery
Simplified discovery
2023-01-15 17:03:43 +05:30
Marcel
10b734da7d Fixed suggestions 2023-01-15 11:52:54 +01:00
Marcel
4ae4b8c585
Merge branch 'project-chip:main' into mdns-discovery 2023-01-15 11:48:03 +01:00
Kedar Sovani
d2926a4177
Merge pull request #9 from project-chip/feature/multi-admin
Multi-Admin Support
2023-01-15 15:34:23 +05:30
Marcel
e4fd1f5194 Compute qr version 2023-01-14 16:19:13 +01:00
Marcel
9ba0e017af Clean-up 2023-01-14 16:19:03 +01:00
Marcel
4653b6d3f9 Merge branch 'mdns-discovery' into mdns-disco-multi-admin 2023-01-14 16:00:47 +01:00
Marcel
9364235f77 Merged upstream 2023-01-14 16:00:37 +01:00
Marcel
5499e6ccdc Merge branch 'feature/multi-admin' into mdns-disco-multi-admin 2023-01-14 15:59:10 +01:00
Marcel
40f4fd5d7f Merge branch 'feature/multi-admin' of https://github.com/project-chip/matter-rs into feature/multi-admin 2023-01-14 15:39:48 +01:00
Marcel
23b4473eba Support writing of signed int 2023-01-14 11:01:08 +01:00
Marcel
c8cc5b7ea1 Fix buffer and write strings as utf8 2023-01-13 17:38:39 +01:00
Marcel
8071a7b931 Optional length when encoding 2023-01-13 13:05:22 +01:00
Marcel
8605cf6e41 Base38 decoding 2023-01-13 12:56:56 +01:00
Marcel
563e0cbd9b Ditch the chars() iterator 2023-01-13 12:12:57 +01:00
Marcel
0569cfc771 More idiomatic logic 2023-01-13 11:40:16 +01:00
Marcel
9b1621433f
Merge branch 'project-chip:main' into mdns-disco-multi-admin 2023-01-12 17:31:37 +01:00
Marcel
d11d5e921d
Merge branch 'project-chip:main' into mdns-discovery 2023-01-12 15:43:49 +01:00
Marcel
f39cff0bc2 Encode optional data fields 2023-01-12 15:42:21 +01:00
Kedar Sovani
34e137a346 Rebase changes on latest commit 2023-01-12 18:32:53 +05:30
Kedar Sovani
9858fdefdc tests: Fix test cases for featuremap 2023-01-12 18:32:33 +05:30
Kedar Sovani
8714758ae4 data_model: A number of changes required for iOS to work 2023-01-12 17:56:21 +05:30
Kedar Sovani
e6238ee2e6 noc: Support UpdateFabricLabel command 2023-01-12 17:56:21 +05:30
Kedar Sovani
40b6b0c505 admin-commissioning: Link PaseMgr with Admin Commissioning
Adding the second commissioner now works successfully through iOS! Yay!
2023-01-12 17:56:18 +05:30
Kedar Sovani
471c264a09 spake2p: Fix issues
- Verifier length was incorrect
- spake2 was not being initialised in the 'Verifier' Option
- change method for new()
2023-01-12 17:55:27 +05:30
Kedar Sovani
8d4f91b3eb mdns: Fix incorrect mask for short discriminator 2023-01-12 17:55:27 +05:30
Kedar Sovani
5c7e13c649 pase: Split out a separate Pase Mgr
- This is required so that the AdminCommissioning Cluster has a reference to the Pase Mgr
  - The Cluster can then open commissioning window accordingly
- Right now, for the error paths in the PASE/CASE sessions, I have set ResponseRequired to No,
  but I am not quite sure if this is the expected behaviour. Need to check
2023-01-12 17:55:27 +05:30
Kedar Sovani
311cc412e2 pase: Create provision to accept either password or verifier for configuring PASE 2023-01-12 17:55:27 +05:30
Kedar Sovani
98fccca392 mdns: Discriminator is a property of the 'commissionable' state 2023-01-12 17:55:27 +05:30
Kedar Sovani
b74d626efc AdminCommissioning: Baseline support
Just add all the 3 attributes, and the command open-commissioning-window that
simply sets a variable for now
2023-01-12 17:55:27 +05:30
Kedar Sovani
0979c1a6b8
Merge pull request #6 from mibes/clippy-fixes
Implemented Clippy recommendations
2023-01-12 17:54:24 +05:30
Marcel
b74ae4ff01 Prep for optional TLV data 2023-01-12 13:13:50 +01:00
Marcel
57f94dbfd6 Merge branch 'mdns-discovery' into mdns-disco-multi-admin 2023-01-11 22:31:28 +01:00
Marcel
0f0b87a369 Copyright notice 2023-01-11 22:30:40 +01:00
Marcel
13c522d4be Clean-up 2023-01-11 22:28:23 +01:00
Marcel
bbdf680fe4 Merge branch 'mdns-discovery' into mdns-disco-multi-admin 2023-01-11 22:13:51 +01:00
Marcel
38b758398d Clean-up 2023-01-11 22:12:04 +01:00
Marcel
2b4919bb56 Merged multi-admin 2023-01-11 13:35:25 +01:00
Marcel
31034f6e89 Merge remote-tracking branch 'upstream/feature/multi-admin' into mdns-disco-multi-admin 2023-01-11 12:45:21 +01:00
Marcel
9288503a1e Inserted copyright headers 2023-01-11 09:57:03 +01:00
Marcel
82ae21309c Clean-up 2023-01-11 09:54:12 +01:00
Kedar Sovani
f2dad9132b noc: Support UpdateFabricLabel command 2023-01-11 13:34:59 +05:30
Marcel
76997c1a3c Compute QR code 2023-01-11 09:00:18 +01:00
Marcel
b7b19d0778 Test Base38 encoding 2023-01-10 21:25:05 +01:00