aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppEncryptedFileSource_p.h
Commit message (Collapse)AuthorAgeFilesLines
* EncryptedFileSource: Make public (#469)Jonah BrĂ¼chert2022-09-241-59/+0
| | | The sources possibly need to be saved by clients.
* Implement XEP-0448: Encryption for stateless file sharing parsing (#463)Linus Jahn2022-09-161-0/+59
https://xmpp.org/extensions/xep-0448.html Co-authored-by: Jonah BrĂ¼chert <jbb@kaidan.im>