about summary refs log tree commit diff stats
path: root/src/xmpp/omemo.c
Commit message (Expand)AuthorAgeFilesLines
* Temporarly disable check for publish-options supportPaul Fariello2019-04-101-6/+2
* Use connection_support to check for publish-options supportPaul Fariello2019-04-101-6/+2
* Add support for disconnect in OMEMOPaul Fariello2019-04-101-9/+33
* Add publish option to OMEMO device list and bundlePaul Fariello2019-04-101-0/+14
* Add MUC message decryptionPaul Fariello2019-04-101-4/+5
* device_list iq should be from barejid or nonePaul Fariello2019-04-101-16/+11
* Randomly choose a prekey on session buildPaul Fariello2019-04-101-19/+22
* Follow normal workflow for OMEMO message receptionPaul Fariello2019-04-101-0/+79
* Add OMEMO message encryption and decryptionPaul Fariello2019-04-101-2/+2
* Create signal sessionPaul Fariello2019-04-101-3/+47
* Add signal store backend and OMEMO start commandPaul Fariello2019-04-101-1/+73
* Request for device list when OMEMO is readyPaul Fariello2019-04-101-3/+23
* Fix devicelist subscription and handle pubsub eventPaul Fariello2019-04-101-8/+58
* Add devicelist and bundle publicationPaul Fariello2019-04-101-2/+42
* Add devicelist subscriptionPaul Fariello2019-04-101-0/+15