matrix-rust-sdk/matrix_sdk_crypto/src
Jan Veen 42c8c42150 crypto: Improve doc of SAS accept settings
Document arguments explicitly.

Adapt to changed implementation.

Provide example call.
2021-03-12 15:45:58 +01:00
..
file_encryption crypto: Expose the EncryptionInfo struct publicly 2021-02-15 15:19:48 +01:00
identities matrix-sdk: Add some custom debug implementations 2021-03-02 16:22:38 +01:00
olm crypto: Make restored outbound sessions wait for requests if they have some 2021-03-05 17:12:32 +01:00
session_manager crypto: Make restored outbound sessions wait for requests if they have some 2021-03-05 17:12:32 +01:00
store matrix-sdk: Add some custom debug implementations 2021-03-02 16:22:38 +01:00
verification crypto: Improve doc of SAS accept settings 2021-03-12 15:45:58 +01:00
error.rs crypto: Store the history visiblity with the outbound session 2021-02-03 16:01:58 +01:00
key_request.rs crypto: Log when we receive room keys 2021-02-17 16:01:51 +01:00
lib.rs crypto: Add settings to customize SAS accepting 2021-03-11 21:10:26 +01:00
machine.rs crypto: Make restored outbound sessions wait for requests if they have some 2021-03-05 17:12:32 +01:00
requests.rs crypto: Store and restore outbound group sessions 2021-01-25 17:14:13 +01:00
utilities.rs crypto: Move the base64 helpers into a common module. 2020-12-08 16:21:29 +01:00