about summary refs log tree commit diff stats
path: root/src/omemo
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix devicelist subscription and handle pubsub eventPaul Fariello2019-04-102-11/+25
| | | | Devicelist subscription can be done directly with caps_add feature.
* Add devicelist and bundle publicationPaul Fariello2019-04-102-19/+125
|
* Move OMEMO initialization to profanity intializationPaul Fariello2019-04-102-5/+22
| | | | Also store identity keys into account
* Add signal-protocol lockingPaul Fariello2019-04-082-4/+36
|
* Add crypto backend for signal-protocolPaul Fariello2019-04-084-2/+307
|
* Link against libsignal-protocol-cPaul Fariello2019-04-081-0/+10