Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Check content_length for null before parsing in http HEAD message response | fiaxh | 2018-11-29 | 1 | -1/+3 |
* | 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 |