Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-25 | KeyVerificationSession: cleanup | Alexey Rusakov | |
- Use std::chrono for the timeout (it's more readable and less ambiguous) and make it a local variable - Only pass a Connection object once to constructors - Ensure buildability even without E2EE (key verification is disabled in that case) - Reorder #includes - Other cleanup following clang-tidy warnings | |||
2022-05-02 | Implement key verification | Tobias Fella | |