Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various typing issues in signal bindings | Marvin W | 2020-01-09 | 1 | -16/+2 |
| | |||||
* | 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. | ||||
* | Bump libsignal-protocol-c dependency to 2.3.2 | Marvin W | 2019-01-02 | 1 | -1/+2 |
| | |||||
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 1 | -27/+27 |
| | |||||
* | 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 | 1 | -0/+394 |