| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake: Make STATIC explict where needed | Marvin W | 2021-03-06 | 1 | -1/+1 |
* | Send OMEMO-encrypted messages and files using 12 byte IV | Marvin W | 2020-09-14 | 1 | -4/+0 |
* | Bump libsignal-protocol-c version to 2.3.3 | Marvin W | 2020-04-13 | 2 | -1/+1 |
* | Enabling display of more compiler warnings and fix some of them | Marvin W | 2020-01-21 | 2 | -17/+13 |
* | Use system provided libsignal-protocol-c by default | Marvin W | 2020-01-21 | 1 | -3/+6 |
* | Improve log messages for OMEMO sending issues | Marvin W | 2020-01-15 | 1 | -11/+14 |
* | Initialize GCrypt on libsignal setup | Marvin W | 2020-01-15 | 1 | -0/+2 |
* | Fix various typing issues in signal bindings | Marvin W | 2020-01-09 | 6 | -48/+24 |
* | Make TestCase protected for newer vala | Maxime “pep” Buquet | 2019-09-11 | 1 | -1/+1 |
* | fixup Fix some warnings | fiaxh | 2019-09-10 | 1 | -6/+4 |
* | Fix some warnings | hrxi | 2019-09-10 | 4 | -12/+22 |
* | signal-protocol: Fix incorrect free() | fiaxh | 2019-05-26 | 1 | -1/+1 |
* | Do not use signal_protocol_internal.h | Marvin W | 2019-02-12 | 4 | -5/+8 |
* | Rewrite OMEMO crypt buffer logic to fix #474 | Marvin W | 2019-01-16 | 1 | -13/+43 |
* | Bump libsignal-protocol-c dependency to 2.3.2 | Marvin W | 2019-01-02 | 4 | -12/+15 |
* | Allow 12 for the size of the IV | Tim Henkes | 2018-11-20 | 1 | -2/+2 |
* | Add trust management utilities to the omemo plugin | Samuel Hand | 2018-06-11 | 1 | -1/+5 |
* | Fix typos in comments and variable names (#269) | linkmauve | 2018-01-10 | 1 | -2/+2 |
* | Small fixes to signal-protocol-c helper functions | Marvin W | 2018-01-04 | 1 | -1/+2 |
* | Use utc time everywhere | fiaxh | 2017-08-31 | 2 | -6/+6 |
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 5 | -100/+106 |
* | signal-protocol: use proper types and fix memleak (#59) | Marvin W | 2017-04-19 | 1 | -4/+5 |
* | signal-protocol/omemo: fix null-pointer issues | Marvin W | 2017-04-18 | 6 | -31/+58 |
* | Replace OpenSSL with GCrypt | Marvin W | 2017-04-15 | 3 | -368/+177 |
* | Make FHS compliant, split RPMs, fix compilation on older GCCs | Marvin W | 2017-04-03 | 1 | -1/+1 |
* | Fix -Werror=format-security issues | Marvin W | 2017-03-30 | 1 | -1/+1 |
* | Fetch libsignal-protocol-c when not a submodule (still using git) | Marvin W | 2017-03-23 | 1 | -0/+0 |
* | New CMake | Marvin W | 2017-03-23 | 1 | -21/+9 |
* | Make compatible with OpenSSL 1.1 | Marvin W | 2017-03-13 | 1 | -22/+28 |
* | Add OMEMO via Plugin | Marvin W | 2017-03-11 | 18 | -0/+2935 |