aboutsummaryrefslogtreecommitdiff
path: root/plugins/signal-protocol/vapi/signal-protocol-public.vapi
Commit message (Collapse)AuthorAgeFilesLines
* Fix various typing issues in signal bindingsMarvin W2020-01-091-16/+2
|
* 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.
* Bump libsignal-protocol-c dependency to 2.3.2Marvin W2019-01-021-1/+2
|
* cmake/signal-protocol: shared lib, mark_as_advanced and othersMarvin W2017-04-261-27/+27
|
* 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-111-0/+394