about summary refs log tree commit diff stats
path: root/src/omemo
Commit message (Expand)AuthorAgeFilesLines
...
* Handle requested device list for session startPaul Fariello2019-04-101-7/+41
* Add OMEMO identity materials long term storagePaul Fariello2019-04-103-4/+100
* Add OMEMO message encryption and decryptionPaul Fariello2019-04-105-30/+374
* Create signal sessionPaul Fariello2019-04-102-3/+18
* Add signal store backend and OMEMO start commandPaul Fariello2019-04-104-4/+383
* Request for device list when OMEMO is readyPaul Fariello2019-04-101-7/+3
* Ensure received devicelist contains our own device idPaul Fariello2019-04-102-3/+12
* Fix devicelist subscription and handle pubsub eventPaul Fariello2019-04-102-11/+25
* Add devicelist and bundle publicationPaul Fariello2019-04-102-19/+125
* Move OMEMO initialization to profanity intializationPaul Fariello2019-04-102-5/+22
* 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