Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-26 | Explicit identities in pairing request | Roman Smrž | |
Actual device identities can change at any point during the pairing process, so it is necessary to fix the ones used for nonce confirmation and just initially verify that they belong to the respective sides. | |||
2022-07-26 | Pairing failure reason | Roman Smrž | |
2022-03-22 | Use Data.Kind.Type instead of deprecated star symbol | Roman Smrž | |
2022-02-19 | Pairing: rename 'decline' to 'reject' | Roman Smrž | |
2021-12-29 | Pairing: reject and restart | Roman Smrž | |
2021-12-29 | Pairing: refactor common logic into the base module | Roman Smrž | |
2021-12-19 | Pairing: use service attributes for hooks | Roman Smrž | |
2021-12-16 | Remove unnecessary self identity parameters | Roman Smrž | |
2021-01-06 | Pairing: use big endian for the confirmation number | Roman Smrž | |
2020-12-30 | Discovery service | Roman Smrž | |
2020-12-23 | Network: STM-based synchronization rewrite | Roman Smrž | |
2020-08-09 | Move pairing logic to separate module | Roman Smrž | |