about summary refs log tree commit diff stats
path: root/tests/unittests/omemo
Commit message (Collapse)AuthorAgeFilesLines
* 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
00 commandlist: aliases are now references rather than copies' href='/akspecs/ranger/commit/test/tc_commandlist.py?h=v1.9.0b3&id=0bc410c523f397f9c46c04ded5b3da1da65a6242'>0bc410c5 ^
11ff42af ^
d8ea8d5f ^
0bc410c5 ^
698ba46a ^








ccd3f3c3 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83