summary refs log tree commit diff
path: root/src/encryption/DeviceVerificationFlow.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few shadowing warningsNicolas Werner2021-12-111-4/+4
| | | | fixes #824
* Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner2021-11-221-2/+5
| | | | | I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up.
* Add self verification after loginNicolas Werner2021-10-301-33/+69
|
* lint using clang11Nicolas Werner2021-10-171-2/+2
|
* lintNicolas Werner2021-10-171-2/+2
|
* Move voip and encryption stuff into their own directoriesNicolas Werner2021-10-171-0/+849