Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -4/+4 |
| | | | | | | 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 | -6/+8 |
| | |||||
* | Add trust management utilities to the omemo plugin | Samuel Hand | 2018-06-11 | 1 | -1/+5 |
| | |||||
* | signal-protocol/omemo: fix null-pointer issues | Marvin W | 2017-04-18 | 1 | -10/+10 |
| | | | | Fixes #44 and #58 | ||||
* | Add OMEMO via Plugin | Marvin W | 2017-03-11 | 1 | -0/+413 |