aboutsummaryrefslogtreecommitdiff
path: root/plugins/signal-protocol/src/signal_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite OMEMO crypt buffer logic to fix #474Marvin W2019-01-161-13/+43
* Allow 12 for the size of the IVTim Henkes2018-11-201-2/+2
* Small fixes to signal-protocol-c helper functionsMarvin W2018-01-041-1/+2
* cmake/signal-protocol: shared lib, mark_as_advanced and othersMarvin W2017-04-261-1/+1
* signal-protocol: use proper types and fix memleak (#59)Marvin W2017-04-191-4/+5
* signal-protocol/omemo: fix null-pointer issuesMarvin W2017-04-181-4/+34
* Replace OpenSSL with GCryptMarvin W2017-04-151-358/+171
* Make compatible with OpenSSL 1.1Marvin W2017-03-131-22/+28
* Add OMEMO via PluginMarvin W2017-03-111-0/+506