summaryrefslogtreecommitdiffstats
path: root/src/encryption/DeviceVerificationFlow.cpp
AgeCommit message (Expand)Author
2024-07-16Fixed build against fmt 11.Vitaly
2024-03-16Make a few headers forward declarationsNicolas Werner
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner
2024-01-15Fix verification with multiple devices in parallelNicolas Werner
2024-01-14Support "fixed" mac method in verificationNicolas Werner
2024-01-14Use constant for sas verification macNicolas Werner
2023-10-31Cleanup headers a bit moreNicolas Werner
2023-10-31Speed up compilation a bitNicolas Werner
2023-06-28Fix build against fmt10Nicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-03cppcheck stuff (#1200)Loren Burkholder
2022-10-02Work around MSVC bug with structured bindings in lambdasNicolas Werner
2022-09-25Switch to clang-format14Nicolas Werner
2022-07-22Verifications sneakily accumulating in the backgroundNicolas Werner
2022-06-18Remove a few more headersNicolas Werner
2022-06-17Get rid of 'using json = nlohmann::json'Nicolas Werner
2022-06-17Fix compilation without implicit nlohmann conversionsNicolas Werner
2022-06-12Fix comparison for glare algorithmNicolas Werner
2022-06-12Properly handle glare when verifyingNicolas Werner
2022-05-10Use right linterNicolas Werner
2022-05-10More image dialog fixesNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-12-11Fix a few shadowing warningsNicolas Werner
2021-11-22Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner
2021-10-30Add self verification after loginNicolas Werner
2021-10-17lint using clang11Nicolas Werner
2021-10-17lintNicolas Werner
2021-10-17Move voip and encryption stuff into their own directoriesNicolas Werner