12 Commits (f67cfebada84072b9c433c4cffd51a35c868261c)

Author SHA1 Message Date
Lioncash b1657b8c6b vfs: Use existing type aliases consistently 6 years ago
Lioncash 01d1b5cdaf file_sys: Replace inclusions with forward declarations where applicable 6 years ago
Lioncash fb13f053bb key_manager: Correct casing of instance() 6 years ago
FearlessTobi 9f82a9a244 crypto: Make KeyManager a singleton class 6 years ago
Zach Hilman a25d79cfaa vfs: Remove InterpretAsDirectory and related functions 8 years ago
Lioncash 05ef9dfc10 file-sys: Default heavy-weight class destructors in the cpp file 8 years ago
Lioncash 2752183883 xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr 8 years ago
Lioncash f272261c21 xts_archive: Ensure NAX's type member is always initialized 8 years ago
Zach Hilman 6314a799aa file_sys/crypto: Fix missing/unnecessary includes 8 years ago
Zach Hilman 42dc856ce1 crypto: Eliminate magic constants 8 years ago
Zach Hilman ab44192ab0 file_sys: Implement NAX containers 8 years ago