summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/xts_archive.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2020-12-10vfs: Use existing type aliases consistentlyLioncash1-3/+3
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash1-3/+7
2020-07-01key_manager: Correct casing of instance()Lioncash1-1/+1
2020-05-20crypto: Make KeyManager a singleton classFearlessTobi1-1/+1
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