1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/omemo
Paul Fariello 5731a7c472 Remove OMEMO session when untrusting a fingerprint
We have to store known_devices in a long term fashion otherwise we might
not be able to delete session if it is remove from device list server
side.
2019-06-07 23:43:40 +02:00
..
crypto.c Check received gcm tag 2019-04-10 16:31:45 +02:00
crypto.h Check received gcm tag 2019-04-10 16:31:45 +02:00
omemo.c Remove OMEMO session when untrusting a fingerprint 2019-06-07 23:43:40 +02:00
omemo.h Add OMEMO policy 2019-04-17 14:03:14 +02:00
store.c Remove OMEMO session when untrusting a fingerprint 2019-06-07 23:43:40 +02:00
store.h Rework trusted fingerprint storage 2019-04-10 17:23:46 +02:00