aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/stream_module.vala
Commit message (Collapse)AuthorAgeFilesLines
* Disconnect stanza listeners from pipelinefiaxh2017-11-221-5/+7
|
* Read+(write) stream asyncfiaxh2017-11-161-61/+76
|
* omemo: store and display identity keys of all devicesMarvin W2017-08-271-3/+21
|
* omemo: handle broken incoming key bundlesMarvin W2017-08-241-15/+18
| | | | fixes #137
* xmpp-vala: Remove require-functionsfiaxh2017-08-141-2/+0
|
* Get rid of manual storage objects for delegatesfiaxh2017-06-131-12/+9
|
* signal-protocol/omemo: fix null-pointer issuesMarvin W2017-04-181-63/+64
| | | | Fixes #44 and #58
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-4/+3
|
* omemo plugin: improve session bootstrappingMarvin W2017-03-151-40/+33
|
* correctly bootstrap omemo when there is no devicelist on server yet + ↵Marvin W2017-03-131-1/+10
| | | | concurrency bug fixes
* Fix delegate copying issueMarvin W2017-03-121-4/+5
|
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-121-0/+426