Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable secure_delete PRAGMA on SQLite databases (#370) | Alexander Krotov | 2020-02-21 | 1 | -0/+3 |
| | | | | It is especially important for OMEMO database, as it stores *ephemeral* keys | ||||
* | Improve log messages for OMEMO sending issues | Marvin W | 2020-01-15 | 2 | -8/+12 |
| | |||||
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 2 | -4/+16 |
| | |||||
* | OMEMO: Improve handling of newly added devices | Marvin W | 2019-12-23 | 3 | -48/+120 |
| | |||||
* | Add support for JET-OMEMO | Marvin W | 2019-09-16 | 1 | -55/+65 |
| | |||||
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -6/+6 |
| | | | | | | 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. | ||||
* | Fix runtime critical | fiaxh | 2019-08-26 | 1 | -2/+5 |
| | |||||
* | Set OMEMO devicelist + bundle node access model to public | fiaxh | 2019-08-09 | 1 | -21/+8 |
| | |||||
* | Rework encryption enabling logic + UI | fiaxh | 2019-08-02 | 2 | -61/+79 |
| | |||||
* | OMEMO: Rename variables, refactor can_encrypt | fiaxh | 2019-07-08 | 2 | -23/+21 |
| | |||||
* | OMEMO code cleanup: Move TrustLevel out of Database | fiaxh | 2019-07-08 | 3 | -25/+19 |
| | |||||
* | OMEMO: Move files to fitting subdirectory | fiaxh | 2019-07-08 | 7 | -0/+1144 |