summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/vfs_libzip.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* file_sys: Resolve sign conversion warningsLioncash2019-11-121-1/+1
| | | | Resolves a few trivial sign conversion/mismatch errors.
* bcat: Implement DeliveryCacheProgressImpl structureZach Hilman2019-09-301-4/+4
| | | Huge thanks to lioncash for re-ing this for me.
* boxcat: Use Etag header names for file digestZach Hilman2019-09-301-14/+10
|
* vfs: Add function to extract ZIP file into virtual filesystemZach Hilman2019-09-301-0/+83