14 Commits (565921a463b415bbcf25b10fa74f79d41620bf8d)

Author SHA1 Message Date
FearlessTobi 24f979a4b8 vfs: Move vfs files to their own directory 2 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Lioncash fd6a753646 vfs: Use existing type aliases consistently 5 years ago
Lioncash da15e9f8a7 file_sys: Replace inclusions with forward declarations where applicable 6 years ago
Lioncash 1e362da176 key_manager: Correct casing of instance() 6 years ago
FearlessTobi 5e9e8073a0 crypto: Make KeyManager a singleton class 6 years ago
Zach Hilman 2aa6989cee vfs: Remove InterpretAsDirectory and related functions 8 years ago
Lioncash 315f6ef402 file-sys: Default heavy-weight class destructors in the cpp file 8 years ago
Lioncash d2736c4ddc xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr 8 years ago
Lioncash a832a42fe0 xts_archive: Ensure NAX's type member is always initialized 8 years ago
Zach Hilman 89422004c3 file_sys/crypto: Fix missing/unnecessary includes 8 years ago
Zach Hilman d3225fdae9 crypto: Eliminate magic constants 8 years ago
Zach Hilman 32b5f6d88d file_sys: Implement NAX containers 8 years ago