summaryrefslogtreecommitdiffstats
path: root/src/CacheCryptoStructs.h
AgeCommit message (Expand)Author
2024-03-16Make a few headers forward declarationsNicolas Werner
2023-11-19Upgrade trust of megolm sessions when receiving RoomKeyNicolas Werner
2023-06-19Move to automatic type registrationNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-26Enable -WconversionNicolas Werner
2022-09-25Switch to clang-format14Nicolas Werner
2022-05-10Use right linterNicolas Werner
2022-05-10More image dialog fixesNicolas Werner
2022-04-08Remove sender key from megolm session indexNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-11-07Move away from using an event loop to access secretsNicolas Werner
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-08-17Allow downloading keys from key backupNicolas Werner
2021-08-14Request keys when opening a room for the first timeNicolas Werner
2021-08-13Show if there are unverified devices in a roomNicolas Werner
2021-08-07Protect against replay attacksNicolas Werner
2021-07-17Store megolm session data in separate databaseNicolas Werner
2021-05-07Add TOFU (Trust On First Use) mode to encryptionNicolas Werner
2021-05-07Show verification status next to messagesNicolas Werner
2021-03-15Rotate session keys properlyNicolas Werner
2021-03-05Update license headersNicolas Werner
2020-11-30Properly share and rotate sessions on member and device changesNicolas Werner
2020-11-30Remove outbound session storageNicolas Werner
2020-11-30Load sessions lazily from dbNicolas Werner
2020-10-27Optimize buildNicolas Werner
2020-10-20Store timestamp with olm sessionsNicolas Werner
2020-10-08Calculate verification status from cross-signing sigs and update dynamicallyNicolas Werner
2020-10-02Clean up verification and key cache a bitNicolas Werner
2020-08-24Cache FixCH Chethan Reddy
2020-07-30Updating keys of outdated encrypted usersCH Chethan Reddy
2020-07-30Some issue with UserProfileCH Chethan Reddy
2020-07-30[WIP] Add Caching for usersCH Chethan Reddy
2019-12-14Reduce some include of Cache.h since it needs 11s on averageNicolas Werner