about summary refs log tree commit diff stats
path: root/src/omemo/store.h
Commit message (Expand)AuthorAgeFilesLines
* Mark messages received from a session as trustedPaul Fariello2019-06-251-1/+0
* Add prof_message_t to wrap all message attributesPaul Fariello2019-06-201-1/+1
* Add trusted state after OMEMO decryptionPaul Fariello2019-06-201-0/+1
* Decrypt all incoming OMEMO msgPaul Fariello2019-06-201-0/+1
* Add copyright to omemo codeMichael Vetter2019-06-171-0/+33
* Rework trusted fingerprint storagePaul Fariello2019-04-101-1/+0
* Permanently store pre keysPaul Fariello2019-04-101-0/+2
* Don't trust unknown identity keysPaul Fariello2019-04-101-1/+2
* Add support for libsignal-protocol-c 2.3.2Paul Fariello2019-04-101-0/+10
* Add support for encrypted carbonPaul Fariello2019-04-101-0/+198
* Add OMEMO identity materials long term storagePaul Fariello2019-04-101-0/+6
* Add signal store backend and OMEMO start commandPaul Fariello2019-04-101-0/+34
a7834421c67416358f28d3c1'>b5493fe4 ^
ef0ee843 ^
0b8a9d79 ^
a6791aee ^
23236d0c ^
08f21ae5 ^
4b826595 ^

277ecc9e ^
9983328c ^
752378e0 ^
ee4ad7e5 ^

b13518af ^
509afd70 ^
4be8b401 ^



d955e3f0 ^
75013dc7 ^
67bb838c ^
a808a661 ^
bba8d293 ^
2a64495f ^
5e449699 ^
6f43de0a ^




fca1fc4f ^
f70ee6b2 ^
ab65b353 ^
b2d63ef5 ^
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