Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: remove support for old libsignal | Michael Vetter | 2022-02-18 | 1 | -12/+0 |
* | Format code correctly | Michael Vetter | 2021-10-05 | 1 | -1/+1 |
* | OMEMO Logging | DebXWoody | 2021-06-28 | 1 | -1/+1 |
* | Improved OMEMO logging | DebXWoody | 2021-05-28 | 1 | -1/+22 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -95/+92 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -92/+95 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -95/+92 |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Fix memleak in save_identity() | Michael Vetter | 2019-07-23 | 1 | -1/+1 |
* | Dont use not needed strdup() in save_identity() | Michael Vetter | 2019-07-23 | 1 | -1/+1 |
* | Fix various OMEMO memleaks | Paul Fariello | 2019-07-10 | 1 | -1/+10 |
* | Mark messages received from a session as trusted | Paul Fariello | 2019-06-25 | 1 | -4/+9 |
* | Add prof_message_t to wrap all message attributes | Paul Fariello | 2019-06-20 | 1 | -1/+1 |
* | Add trusted state after OMEMO decryption | Paul Fariello | 2019-06-20 | 1 | -5/+7 |
* | Decrypt all incoming OMEMO msg | Paul Fariello | 2019-06-20 | 1 | -1/+15 |
* | Add copyright to omemo code | Michael Vetter | 2019-06-17 | 1 | -0/+33 |
* | Remove OMEMO session when untrusting a fingerprint | Paul Fariello | 2019-06-07 | 1 | -1/+8 |
* | Fix issue with first encrypted message | Paul Fariello | 2019-04-10 | 1 | -1/+5 |
* | Rework trusted fingerprint storage | Paul Fariello | 2019-04-10 | 1 | -8/+17 |
* | Permanently store pre keys | Paul Fariello | 2019-04-10 | 1 | -2/+41 |
* | Add support for disconnect in OMEMO | Paul Fariello | 2019-04-10 | 1 | -3/+13 |
* | Don't trust unknown identity keys | Paul Fariello | 2019-04-10 | 1 | -4/+10 |
* | Add support for libsignal-protocol-c 2.3.2 | Paul Fariello | 2019-04-10 | 1 | -0/+15 |
* | Add OMEMO session long term storage | Paul Fariello | 2019-04-10 | 1 | -0/+8 |
* | Add support for encrypted carbon | Paul Fariello | 2019-04-10 | 1 | -12/+32 |
* | Add OMEMO message encryption and decryption | Paul Fariello | 2019-04-10 | 1 | -4/+8 |
* | Add signal store backend and OMEMO start command | Paul Fariello | 2019-04-10 | 1 | -0/+267 |