1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 21:55:24 +00:00
profanity/src/omemo
Michael Vetter 1224aa414e Use files_get_account_data_path instead of duplicate code
We often had a use case where we want the account specific data dir.
Let's create a function for this instead of doing it by hand each time.
2020-07-01 10:05:45 +02:00
..
crypto.c Add support for 12 bytes IV 2020-01-20 14:41:18 +01:00
crypto.h omemo: switch to 12 byte IV 2020-02-17 14:04:24 +01:00
omemo.c Use files_get_account_data_path instead of duplicate code 2020-07-01 10:05:45 +02:00
omemo.h xep-0308: enable corrections for outgoing encrypted messages 2020-02-12 08:54:12 +01:00
store.c Add vim modeline 2019-11-13 12:11:05 +01:00
store.h Add vim modeline 2019-11-13 12:11:05 +01:00