summary refs log tree commit diff
path: root/src/DeviceVerificationFlow.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Shared secret with decimal and emoji works!CH Chethan Reddy2020-07-301-35/+132
|
* Add DeviceVerificationList to keep track of all flows and Popup onCH Chethan Reddy2020-07-301-22/+47
| | | | recieving start or request
* Handle Device Verification related to_device messagesChethan2k12020-07-301-3/+102
|
* Add SAS Method choice and Add send_to_device API callChethan2k12020-07-301-28/+103
|
* Tweak UI for device verification and Add more slotsChethan2k12020-07-301-1/+69
|
* Add DeviceVerificationFlow dummy and verification test buttonNicolas Werner2020-07-301-0/+36