Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not use signal_protocol_internal.h | Marvin W | 2019-02-12 | 3 | -3/+6 |
| | |||||
* | 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 | 1 | -6/+8 |
| | |||||
* | 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 |
| | |||||
* | Small fixes to signal-protocol-c helper functions | Marvin W | 2018-01-04 | 1 | -1/+2 |
| | | | | ref #253 | ||||
* | Use utc time everywhere | fiaxh | 2017-08-31 | 1 | -2/+2 |
| | |||||
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 2 | -3/+3 |
| | |||||
* | 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 | 4 | -19/+51 |
| | | | | Fixes #44 and #58 | ||||
* | Replace OpenSSL with GCrypt | Marvin W | 2017-04-15 | 1 | -358/+171 |
| | |||||
* | Make compatible with OpenSSL 1.1 | Marvin W | 2017-03-13 | 1 | -22/+28 |
| | |||||
* | Add OMEMO via Plugin | Marvin W | 2017-03-11 | 9 | -0/+1291 |