Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OMEMO: Move files to fitting subdirectory | fiaxh | 2019-07-08 | 1 | -168/+0 |
| | |||||
* | Use regex literals, fixes some compiler warnings | fiaxh | 2019-03-14 | 1 | -1/+1 |
| | |||||
* | Make file read/write async | fiaxh | 2019-02-14 | 1 | -5/+5 |
| | |||||
* | Check FileTransfer's mime_type for null (unknown) when handeling it | fiaxh | 2018-12-31 | 1 | -1/+0 |
| | | | | fixes #479 | ||||
* | Check content_length for null before parsing in http HEAD message response | fiaxh | 2018-11-29 | 1 | -1/+3 |
| | | | | fixes #468 | ||||
* | Fix aesgcm http file up/download bugs | fiaxh | 2018-11-27 | 1 | -14/+27 |
| | |||||
* | Implement aesgcm encrypted file upload | fiaxh | 2018-11-27 | 1 | -3/+2 |
| | |||||
* | FileProvider for aesgcm links | fiaxh | 2018-11-27 | 1 | -0/+155 |
Co-authored-by: Thibaut Girka <thib@sitedethib.com> |