summary refs log tree commit diff
path: root/src/encryption/DeviceVerificationFlow.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Verifications sneakily accumulating in the backgroundNicolas Werner2022-07-221-0/+2
|
* Remove a few more headersNicolas Werner2022-06-181-2/+1
|
* Fix comparison for glare algorithmNicolas Werner2022-06-121-1/+4
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner2021-11-221-16/+16
| | | | | I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up.
* Prompt user when there are unverified devicesNicolas Werner2021-11-011-0/+2
|
* Add self verification after loginNicolas Werner2021-10-301-7/+8
|
* Move voip and encryption stuff into their own directoriesNicolas Werner2021-10-171-0/+248