Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enabling display of more compiler warnings and fix some of them | Marvin W | 2020-01-21 | 1 | -8/+8 |
| | | | | | Most of these are caused by various issues is the Vala compiler, but it doesn't hurt to display them and report them upstream. | ||||
* | Fix various typing issues in signal bindings | Marvin W | 2020-01-09 | 2 | -17/+3 |
| | |||||
* | fixup Fix some warnings | fiaxh | 2019-09-10 | 1 | -6/+4 |
| | |||||
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -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. | ||||
* | Do not use signal_protocol_internal.h | Marvin W | 2019-02-12 | 1 | -2/+2 |
| | |||||
* | Bump libsignal-protocol-c dependency to 2.3.2 | Marvin W | 2019-01-02 | 2 | -6/+7 |
| | |||||
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 2 | -51/+51 |
| | |||||
* | signal-protocol/omemo: fix null-pointer issues | Marvin W | 2017-04-18 | 1 | -6/+5 |
| | | | | Fixes #44 and #58 | ||||
* | Replace OpenSSL with GCrypt | Marvin W | 2017-04-15 | 1 | -5/+1 |
| | |||||
* | Fix -Werror=format-security issues | Marvin W | 2017-03-30 | 1 | -1/+1 |
| | |||||
* | Add OMEMO via Plugin | Marvin W | 2017-03-11 | 2 | -0/+668 |