summaryrefslogtreecommitdiff
path: root/src/core/file_sys/xts_archive.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2020-12-10vfs: Use existing type aliases consistentlyLioncash
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash
2020-07-01key_manager: Correct casing of instance()Lioncash
2020-05-20crypto: Make KeyManager a singleton classFearlessTobi
2018-10-19vfs: Remove InterpretAsDirectory and related functionsZach Hilman
2018-09-20Merge pull request #1364 from lioncash/contentbunnei
2018-09-19file-sys: Default heavy-weight class destructors in the cpp fileLioncash
2018-09-19xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptrLioncash
2018-09-19xts_archive: Ensure NAX's type member is always initializedLioncash
2018-08-24file_sys/crypto: Fix missing/unnecessary includesZach Hilman
2018-08-23crypto: Eliminate magic constantsZach Hilman
2018-08-23file_sys: Implement NAX containersZach Hilman