aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/file_transfer/file_encryptor.vala
Commit message (Expand)AuthorAgeFilesLines
* set a generic MIME type for encrypted file (#1213)Nkwuda Sunday Cletus2022-03-231-1/+1
* Send OMEMO-encrypted messages and files using 12 byte IVMarvin W2020-09-141-2/+4
* Fix OMEMO file transfer GCM tagMarvin W2019-10-281-1/+1
* Fix wrong size being reported for OMEMO encrypted HTTP file transfersMarvin W2019-10-181-1/+1
* Add JET supportMarvin W2019-09-161-14/+14
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-0/+74