aboutsummaryrefslogtreecommitdiff
path: root/plugins/signal-protocol
Commit message (Expand)AuthorAgeFilesLines
* Allow 12 for the size of the IVTim Henkes2018-11-201-2/+2
* Add trust management utilities to the omemo pluginSamuel Hand2018-06-111-1/+5
* Fix typos in comments and variable names (#269)linkmauve2018-01-101-2/+2
* Small fixes to signal-protocol-c helper functionsMarvin W2018-01-041-1/+2
* Use utc time everywherefiaxh2017-08-312-6/+6
* 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
* 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
* Make compatible with OpenSSL 1.1Marvin W2017-03-131-22/+28
* Add OMEMO via PluginMarvin W2017-03-1118-0/+2935