matrix-dart-sdk/lib/encryption
Krille 05c945b042 fix: Last message set incorrectly on all session key received
This fixes a bug that the
last message was sent
incorrectly when a session
key received for example
from the key backup. It may
fix several issues like the
last message is set as a
very old one or the last
message is not decrypted.
2023-01-18 11:46:32 +01:00
..
utils fix: minor stuff 2022-11-24 11:00:10 +01:00
cross_signing.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
encryption.dart feat: support MSC 3935: cute events 2022-11-21 09:17:07 +01:00
key_manager.dart fix: Last message set incorrectly on all session key received 2023-01-18 11:46:32 +01:00
key_verification_manager.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
olm_manager.dart fix: recover from very unlikely key upload errors 2022-11-15 17:18:29 +01:00
ssss.dart feat: Add onSecretStored StreamController to SSSS 2022-09-19 15:15:27 +02:00