aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/vfs_libzip.cpp
AgeCommit message (Expand)Author
2021-09-28file_sys: Remove vfs_libzipMorph
2021-06-13general: Remove extraneous includesMorph
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-16core: Make variable shadowing a compile-time errorLioncash
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-04-15CMakeLists: Specify -Wextra on linux buildsLioncash
2019-11-12file_sys: Resolve sign conversion warningsLioncash
2019-09-30bcat: Implement DeliveryCacheProgressImpl structureZach Hilman
2019-09-30boxcat: Use Etag header names for file digestZach Hilman
2019-09-30vfs: Add function to extract ZIP file into virtual filesystemZach Hilman