matrix-dart-sdk/test
Sorunome cd5131daa5
fix: Add locking to sending encrypted to_device messages to prevent potential race conditions
Due to chunked lazy sending of megolm sessions it was in theory that we encrypted two olm
messages to the same device in different futures out-of-order. Introducing locking here should
fix this (increadibly rare, so far only theoretical?) race-condition
2021-07-11 13:06:39 +02:00
..
encryption chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_api chore: Rename to matrix 2021-06-18 09:58:25 +02:00
canonical_json_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
client_test.dart fix: Sending of the to_device key 2021-07-09 19:43:48 +02:00
commands_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
database_api_test.dart feat: Also migrate inbound group sessions 2021-06-19 11:03:52 +02:00
device_keys_list_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
event_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_client.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_database.dart style: fix format and lint 2021-04-12 14:49:03 +02:00
fake_database_native.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_database_web.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_matrix_api.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_matrix_localizations.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
markdown_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_database_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_default_localizations.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_exception_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_file_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_id_string_extension_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_localizations_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
multilock_test.dart fix: Add locking to sending encrypted to_device messages to prevent potential race conditions 2021-07-11 13:06:39 +02:00
mxc_uri_extension_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
room_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
sync_filter_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
timeline_test.dart fix: Mark unsent events as failed 2021-07-05 08:37:46 +02:00
uia_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
user_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00