about summary refs log tree commit diff stats
path: root/tests/unittests/omemo
Commit message (Collapse)AuthorAgeFilesLines
* Display OMEMO device IDDebXWoody2021-05-281-0/+5
| | | | | Display the OMEMO device ID which has been generated, when the user generated OMEMO crytographic materials via /omemo gen.
* Run make format on rebaseWilliam Wennerström2020-11-161-9/+32
|
* Move file encryption function to public headerWilliam Wennerström2020-11-161-28/+12
|
* Apply coding styleMichael Vetter2020-07-071-23/+62
|
* Revert "Apply coding style"Michael Vetter2020-07-071-62/+23
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-23/+62
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Add omemo_close stub for testsMichael Vetter2019-07-181-0/+1
|
* Fix unit test after account_new API changePaul Fariello2019-04-171-1/+1
|
* Add omemo_start_sessions to unittest stubMichael Vetter2019-04-141-0/+1
|
* Automatically starts OMEMO if one identity is trustedPaul Fariello2019-04-101-0/+6
|
* Wait for discovery end to publish omemo devicelist and bundlePaul Fariello2019-04-101-0/+1
| | | | Add sv_ev_connection_features_received for that purpose
* Add required OMEMO stub for unit-testPaul Fariello2019-04-101-0/+61