aboutsummaryrefslogtreecommitdiff
path: root/zenserver/frontend/zipfs.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-169/+0
* The start of a Zip archive can be calculated using its own dataMartin Ridgers2023-02-221-1/+1
* Magic value for Zip LocalFileHeader struct was incorrectMartin Ridgers2023-02-221-1/+1
* clang-formatDan Engelbrecht2022-03-211-76/+75
* ZipFs class providing a rudimentary in-memory/memory-mapped file systemMartin Ridgers2022-03-151-0/+170