index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
encryption
/
DeviceVerificationFlow.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a few headers forward declarations
Nicolas Werner
2024-03-16
1
-0
/
+1
*
Include moc files for a tiny speedup on incremental builds
Nicolas Werner
2024-03-16
1
-0
/
+2
*
Fix verification with multiple devices in parallel
Nicolas Werner
2024-01-15
1
-5
/
+36
*
Support "fixed" mac method in verification
Nicolas Werner
2024-01-14
1
-61
/
+48
*
Use constant for sas verification mac
Nicolas Werner
2024-01-14
1
-18
/
+13
*
Cleanup headers a bit more
Nicolas Werner
2023-10-31
1
-0
/
+30
*
Speed up compilation a bit
Nicolas Werner
2023-10-31
1
-5
/
+7
*
Fix build against fmt10
Nicolas Werner
2023-06-28
1
-1
/
+1
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-3
/
+1
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
cppcheck stuff (#1200)
Loren Burkholder
2022-10-03
1
-18
/
+20
*
Work around MSVC bug with structured bindings in lambdas
Nicolas Werner
2022-10-02
1
-2
/
+18
*
Switch to clang-format14
Nicolas Werner
2022-09-25
1
-1
/
+1
*
Verifications sneakily accumulating in the background
Nicolas Werner
2022-07-22
1
-6
/
+28
*
Remove a few more headers
Nicolas Werner
2022-06-18
1
-8
/
+8
*
Get rid of 'using json = nlohmann::json'
Nicolas Werner
2022-06-17
1
-3
/
+3
*
Fix compilation without implicit nlohmann conversions
Nicolas Werner
2022-06-17
1
-3
/
+5
*
Fix comparison for glare algorithm
Nicolas Werner
2022-06-12
1
-4
/
+5
*
Properly handle glare when verifying
Nicolas Werner
2022-06-12
1
-4
/
+17
*
Use right linter
Nicolas Werner
2022-05-10
1
-1
/
+1
*
More image dialog fixes
Nicolas Werner
2022-05-10
1
-1
/
+1
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Reduce allocations using QStringLiteral
Nicolas Werner
2021-12-29
1
-9
/
+9
*
Fix a few shadowing warnings
Nicolas Werner
2021-12-11
1
-4
/
+4
*
Make clang-format <13 and clang-format >=13 behave the same
Nicolas Werner
2021-11-22
1
-2
/
+5
*
Add self verification after login
Nicolas Werner
2021-10-30
1
-33
/
+69
*
lint using clang11
Nicolas Werner
2021-10-17
1
-2
/
+2
*
lint
Nicolas Werner
2021-10-17
1
-2
/
+2
*
Move voip and encryption stuff into their own directories
Nicolas Werner
2021-10-17
1
-0
/
+849