summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/xts_archive.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-19vfs: Remove InterpretAsDirectory and related functionsZach Hilman1-3/+0
2018-09-20file-sys: Default heavy-weight class destructors in the cpp fileLioncash1-0/+1
2018-09-19xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptrLioncash1-1/+1
2018-09-19xts_archive: Ensure NAX's type member is always initializedLioncash1-1/+1
2018-08-25file_sys/crypto: Fix missing/unnecessary includesZach Hilman1-0/+1
2018-08-23crypto: Eliminate magic constantsZach Hilman1-5/+5
2018-08-23file_sys: Implement NAX containersZach Hilman1-0/+68