aboutsummaryrefslogtreecommitdiff
path: root/autotests/testgroupsession.cpp
AgeCommit message (Collapse)Author
2021-12-01E2EE: initial port to internal olm wrapperAlexey 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-01Move filesCarl Schwan
2021-12-01Disable olm test when disabling encryptionCarl Schwan
2021-12-01Add group session decrypt/encrypt test and fix bug found by itCarl Schwan
2021-12-01Update testCarl Schwan
2021-12-01Implement outboundsessionCarl Schwan