aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppE2eeExtension.cpp
Commit message (Expand)AuthorAgeFilesLines
* E2eeExtension: Add isEncrypted() and decryptMessage() functionsLinus Jahn2022-10-181-0/+25
* Fix typos in documentation and testsMelvin Keskin2022-06-141-2/+2
* E2eeExtension: Rename EncryptMessageResult to MessageEncryptResultLinus Jahn2022-05-201-3/+1
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* QXmppClient: Add encryption hooksLinus Jahn2021-09-281-0/+93