aboutsummaryrefslogtreecommitdiff
path: root/plugins/signal-protocol/vapi
Commit message (Collapse)AuthorAgeFilesLines
* Enabling display of more compiler warnings and fix some of themMarvin W2020-01-211-8/+8
| | | | | Most of these are caused by various issues is the Vala compiler, but it doesn't hurt to display them and report them upstream.
* Fix various typing issues in signal bindingsMarvin W2020-01-092-17/+3
|
* fixup Fix some warningsfiaxh2019-09-101-6/+4
|
* Fix some warningshrxi2019-09-101-3/+13
| | | | | | 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.
* Do not use signal_protocol_internal.hMarvin W2019-02-121-2/+2
|
* Bump libsignal-protocol-c dependency to 2.3.2Marvin W2019-01-022-6/+7
|
* cmake/signal-protocol: shared lib, mark_as_advanced and othersMarvin W2017-04-262-51/+51
|
* signal-protocol/omemo: fix null-pointer issuesMarvin W2017-04-181-6/+5
| | | | Fixes #44 and #58
* Replace OpenSSL with GCryptMarvin W2017-04-151-5/+1
|
* Fix -Werror=format-security issuesMarvin W2017-03-301-1/+1
|
* Add OMEMO via PluginMarvin W2017-03-112-0/+668