Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add OMEMO message encryption and decryption | Paul Fariello | 2019-04-10 | 5 | -30/+374 | |
| | ||||||
* | Create signal session | Paul Fariello | 2019-04-10 | 2 | -3/+18 | |
| | ||||||
* | Add signal store backend and OMEMO start command | Paul Fariello | 2019-04-10 | 4 | -4/+383 | |
| | ||||||
* | Request for device list when OMEMO is ready | Paul Fariello | 2019-04-10 | 1 | -7/+3 | |
| | ||||||
* | Ensure received devicelist contains our own device id | Paul Fariello | 2019-04-10 | 2 | -3/+12 | |
| | ||||||
* | Fix devicelist subscription and handle pubsub event | Paul Fariello | 2019-04-10 | 2 | -11/+25 | |
| | | | | Devicelist subscription can be done directly with caps_add feature. | |||||
* | Add devicelist and bundle publication | Paul Fariello | 2019-04-10 | 2 | -19/+125 | |
| | ||||||
* | Move OMEMO initialization to profanity intialization | Paul Fariello | 2019-04-10 | 2 | -5/+22 | |
| | | | | Also store identity keys into account | |||||
* | Add signal-protocol locking | Paul Fariello | 2019-04-08 | 2 | -4/+36 | |
| | ||||||
* | Add crypto backend for signal-protocol | Paul Fariello | 2019-04-08 | 4 | -2/+307 | |
| | ||||||
* | Link against libsignal-protocol-c | Paul Fariello | 2019-04-08 | 1 | -0/+10 | |