nheko/src/encryption
Nicolas Werner ff82452816
Upgrade trust of megolm sessions when receiving RoomKey
Before we only did that, when we basically didn't have the key yet. But
since we usually get sent a RoomKey when a new message is sent after we
sign in, we were discarding, that those messages should usually now be
trusted.
2023-11-19 20:11:21 +01:00
..
DeviceVerificationFlow.cpp Cleanup headers a bit more 2023-10-31 18:47:58 +01:00
DeviceVerificationFlow.h Cleanup headers a bit more 2023-10-31 18:47:58 +01:00
Olm.cpp Upgrade trust of megolm sessions when receiving RoomKey 2023-11-19 20:11:21 +01:00
Olm.h Upgrade trust of megolm sessions when receiving RoomKey 2023-11-19 20:11:21 +01:00
SelfVerificationStatus.cpp Downgrade self verification status logging to debug 2023-11-01 06:13:24 +01:00
SelfVerificationStatus.h Remove final which breaks type registration 2023-07-16 20:32:19 +02:00
VerificationManager.cpp Move to automatic type registration 2023-06-19 01:38:40 +02:00
VerificationManager.h Remove some unnecessary forward declarations and headers 2023-08-11 22:14:27 -04:00