matrix-dart-sdk/test/encryption
Sorunome b41c7b1bc6
fix: Don't re-play m.dummy to_device events
If both ends had m.dummy events queued as last messages an an olm
session corrupted, then the clients landed in an infinite game of
ping-pong. It was so stable, that the clients could have won the
ping-pong world championships!
2021-09-21 10:05:51 +02:00
..
bootstrap_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
cross_signing_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
encrypt_decrypt_room_message_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
encrypt_decrypt_to_device_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
key_manager_test.dart refactor: _updateUserDeviceKeys method 2021-09-13 14:58:07 +02:00
key_request_test.dart fix: Auto-reply key requests 2021-09-16 22:14:41 +02:00
key_verification_test.dart refactor: _updateUserDeviceKeys method 2021-09-13 14:58:07 +02:00
olm_manager_test.dart fix: Don't re-play m.dummy to_device events 2021-09-21 10:05:51 +02:00
online_key_backup_test.dart refactor: _updateUserDeviceKeys method 2021-09-13 14:58:07 +02:00
ssss_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00