Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add TOFU (Trust On First Use) mode to encryption | Nicolas Werner | 2021-05-07 | 1 | -1/+6 |
| | |||||
* | Show verification status next to messages | Nicolas Werner | 2021-05-07 | 1 | -1/+19 |
| | |||||
* | Rotate session keys properly | Nicolas Werner | 2021-03-15 | 1 | -0/+1 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | Properly share and rotate sessions on member and device changes | Nicolas Werner | 2020-11-30 | 1 | -0/+16 |
| | |||||
* | Remove outbound session storage | Nicolas Werner | 2020-11-30 | 1 | -11/+1 |
| | |||||
* | Load sessions lazily from db | Nicolas Werner | 2020-11-30 | 1 | -2/+0 |
| | |||||
* | Optimize build | Nicolas Werner | 2020-10-27 | 1 | -4/+2 |
| | |||||
* | Store timestamp with olm sessions | Nicolas Werner | 2020-10-20 | 1 | -0/+10 |
| | |||||
* | Calculate verification status from cross-signing sigs and update dynamically | Nicolas Werner | 2020-10-08 | 1 | -4/+17 |
| | |||||
* | Clean up verification and key cache a bit | Nicolas Werner | 2020-10-02 | 1 | -32/+18 |
| | |||||
* | Cache Fix | CH Chethan Reddy | 2020-08-24 | 1 | -1/+4 |
| | |||||
* | Updating keys of outdated encrypted users | CH Chethan Reddy | 2020-07-30 | 1 | -4/+25 |
| | |||||
* | Some issue with UserProfile | CH Chethan Reddy | 2020-07-30 | 1 | -4/+1 |
| | |||||
* | [WIP] Add Caching for users | CH Chethan Reddy | 2020-07-30 | 1 | -0/+30 |
| | |||||
* | Reduce some include of Cache.h since it needs 11s on average | Nicolas Werner | 2019-12-14 | 1 | -0/+67 |