aboutsummaryrefslogtreecommitdiff
path: root/plugins/signal-protocol
Commit message (Collapse)AuthorAgeFilesLines
* cmake/signal-protocol: shared lib, mark_as_advanced and othersMarvin W2017-04-265-100/+106
|
* signal-protocol: use proper types and fix memleak (#59)Marvin W2017-04-191-4/+5
|
* signal-protocol/omemo: fix null-pointer issuesMarvin W2017-04-186-31/+58
| | | | Fixes #44 and #58
* Replace OpenSSL with GCryptMarvin W2017-04-153-368/+177
|
* Make FHS compliant, split RPMs, fix compilation on older GCCsMarvin W2017-04-031-1/+1
|
* Fix -Werror=format-security issuesMarvin W2017-03-301-1/+1
|
* Fetch libsignal-protocol-c when not a submodule (still using git)Marvin W2017-03-231-0/+0
|
* New CMakeMarvin W2017-03-231-21/+9
| | | | | - add install and uninstall targets - compatibility for systems without pkg-config
* Make compatible with OpenSSL 1.1Marvin W2017-03-131-22/+28
|
* Add OMEMO via PluginMarvin W2017-03-1118-0/+2935