aboutsummaryrefslogtreecommitdiff
path: root/src/omemo
Commit message (Collapse)AuthorAgeFilesLines
* OmemoManagerPrivate: Capture lambda expression parameters explicitly (#498)Melvin Keskin2022-10-161-1/+8
| | | Avoids warnings with C++17 and C++20.
* OmemoManager: Use shared QcaInitializer instead of ownLinus Jahn2022-09-241-1/+3
|
* Add note about BUILD_SHARED_LIBS=ON for libomemo-c in omemo readmeLinus Jahn2022-09-111-1/+1
|
* Fix missing license information for READMEsLinus Jahn2022-09-041-0/+6
|
* OmemoLibWrappers: Fix compilationLinus Jahn2022-08-161-0/+19
| | | | | I don't know why this didn't happen before, but somehow my compiler started trying to use the wrong constructor.
* Describe OMEMO specific dependencies in READMEsLinus Jahn2022-08-161-0/+17
|
* Add README for omemo moduleLinus Jahn2022-08-131-0/+25
|
* Split up OMEMO into extra moduleLinus Jahn2022-08-1319-0/+7046