ivmarkov
9070e87944
Proper mDNS responder
2023-06-12 09:47:20 +00:00
ivmarkov
e2277a17a4
Make Matter covariant over its lifetime
2023-06-10 16:41:33 +00:00
ivmarkov
eb21772a09
Simplify main user-facing API
2023-06-09 10:16:07 +00:00
ivmarkov
c2e72e5f0a
More inlines
2023-05-28 11:45:27 +00:00
ivmarkov
2f2e332c75
Fix compilation errors in crypto
2023-05-14 09:08:51 +00:00
imarkov
2a2bdab9c5
Optional feature to capture stacktrace on error
2023-05-14 09:08:51 +00:00
ivmarkov
625baa72a3
Create new secure channel sessions without async-channel
2023-05-14 09:08:51 +00:00
ivmarkov
d446007f6b
Support for no_std
...
Support for no_std
Further no_std compat
2023-05-14 09:08:51 +00:00
Kedar Sovani
e15920b839
Make Clippy happy
2023-02-17 19:48:36 +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
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
Marcel
b477a871e9
Implemented the Clippy recommendations
2023-01-10 08:53:04 +01:00
Kedar Sovani
77af70d8f1
Initial commit
...
merged from https://github.com/kedars/matter-rs
2022-12-27 09:52:25 +05:30