summary refs log tree commit diff
path: root/src/encryption/DeviceVerificationFlow.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cppcheck stuff (#1200)Loren Burkholder2022-10-031-18/+20
* Work around MSVC bug with structured bindings in lambdasNicolas Werner2022-10-021-2/+18
* Switch to clang-format14Nicolas Werner2022-09-251-1/+1
* Verifications sneakily accumulating in the backgroundNicolas Werner2022-07-221-6/+28
* Remove a few more headersNicolas Werner2022-06-181-8/+8
* Get rid of 'using json = nlohmann::json'Nicolas Werner2022-06-171-3/+3
* Fix compilation without implicit nlohmann conversionsNicolas Werner2022-06-171-3/+5
* Fix comparison for glare algorithmNicolas Werner2022-06-121-4/+5
* Properly handle glare when verifyingNicolas Werner2022-06-121-4/+17
* Use right linterNicolas Werner2022-05-101-1/+1
* More image dialog fixesNicolas Werner2022-05-101-1/+1
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Reduce allocations using QStringLiteralNicolas Werner2021-12-291-9/+9
* Fix a few shadowing warningsNicolas Werner2021-12-111-4/+4
* Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner2021-11-221-2/+5
* 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