index
:
erebos
devel
master
ref-map
ref-set
release-0.1
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Pairing.hs
Age
Commit message (
Collapse
)
Author
2023-04-05
Fix non-exhaustive pattern match warnings
Roman Smrž
2023-01-29
Pairing: use empty record item for reject message
Roman Smrž
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ž