aboutsummaryrefslogtreecommitdiff
path: root/plugins/signal-protocol/src/store.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix some warningshrxi2019-09-101-4/+4
| | | | | | Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid.
* Bump libsignal-protocol-c dependency to 2.3.2Marvin W2019-01-021-6/+8
|
* Add trust management utilities to the omemo pluginSamuel Hand2018-06-111-1/+5
|
* signal-protocol/omemo: fix null-pointer issuesMarvin W2017-04-181-10/+10
| | | | Fixes #44 and #58
* Add OMEMO via PluginMarvin W2017-03-111-0/+413