aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/qolmoutboundsession.h
AgeCommit message (Collapse)Author
2021-12-01Ifdef E2EE out at cmake levelTobias Fella
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