aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/file_provider.vala
Commit message (Expand)AuthorAgeFilesLines
* OMEMO: Move files to fitting subdirectoryfiaxh2019-07-081-168/+0
* Use regex literals, fixes some compiler warningsfiaxh2019-03-141-1/+1
* Make file read/write asyncfiaxh2019-02-141-5/+5
* Check FileTransfer's mime_type for null (unknown) when handeling itfiaxh2018-12-311-1/+0
* Check content_length for null before parsing in http HEAD message responsefiaxh2018-11-291-1/+3
* Fix aesgcm http file up/download bugsfiaxh2018-11-271-14/+27
* Implement aesgcm encrypted file uploadfiaxh2018-11-271-3/+2
* FileProvider for aesgcm linksfiaxh2018-11-271-0/+155