Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-18 | testgroupsession.*: fix TestOlmSession copy-pasta | Alexey Rusakov | |
2022-02-18 | Use QCoreApplication in autotests | Alexey Rusakov | |
QEventLoop refuses to work without an application object instance. | |||
2022-02-17 | Don't create QApplications in tests | Tobias Fella | |
2021-12-10 | Fix compilation of tests against older qt | Tobias Fella | |
2021-12-07 | Rename "crypto" -> "e2ee" | Tobias Fella | |
2021-12-01 | Apply suggestions from code review | Carl Schwan | |
Co-authored-by: Tobias Fella <9750016+TobiasFella@users.noreply.github.com> | |||
2021-12-01 | E2EE: initial port to internal olm wrapper | Alexey Andreyev | |
Remove qtolm git module. Update CMakeLists.txt. Rename olm to crypto subdir to prevent disambiguation. Rename internal files accordingly. Comment out not ported E2EE API usage. | |||
2021-12-01 | Move files | Carl Schwan | |
2021-12-01 | Disable olm test when disabling encryption | Carl Schwan | |
2021-12-01 | Add group session decrypt/encrypt test and fix bug found by it | Carl Schwan | |
2021-12-01 | Update test | Carl Schwan | |
2021-12-01 | Implement outboundsession | Carl Schwan | |