33 Commits (d9ce179ec27a9ec9977a1aadd66089745c537bc1)

Author SHA1 Message Date
Lioncash b1657b8c6b vfs: Use existing type aliases consistently 5 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 e018a48460 content_archive: Add accessors for Rights ID and SDK Version 7 years ago
Lioncash b8c7072206 file_sys/content_archive: Amend name of Data_Unknown5 enum entry 7 years ago
Zach Hilman 318bf7c8e3 content_archive: Add getter for logo section of NCA 7 years ago
Zach Hilman e20db909ee content_archive: Add optional KeyManager parameter to constructor 8 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 8 years ago
Zach Hilman a25d79cfaa vfs: Remove InterpretAsDirectory and related functions 8 years ago
Lioncash 441b5b97bd content_archive: Make IsValidNCA() an internally linked function 8 years ago
Lioncash d6604fa765 content_archive: Split loading into separate functions 8 years ago
Lioncash 4783ad54de content_archive: Pass and take NCASectionHeader instance by reference 8 years ago
Lioncash 05ef9dfc10 file-sys: Default heavy-weight class destructors in the cpp file 8 years ago
Zach Hilman a6e75cd45b bktr: Implement IVFC offset shifting 8 years ago
Zach Hilman 1efe5a76b1 content_archive: Add BKTR header parsing to NCA 8 years ago
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 8 years ago
Zach Hilman 4f18c17df7 content_archive: Add update title detection 8 years ago
Zach Hilman e8cb6f5c9b registration: Add Data_Unknown5 NCAContentType 8 years ago
Zach Hilman ec3bef7b4c loader: Add more descriptive errors 8 years ago
Zach Hilman 91cfe70301 loader: Add icon and title support to XCI 8 years ago
Zach Hilman 2cc962e171 content_archive: Add support for titlekey cryptography 8 years ago
Zach Hilman a9c921a41d Use ErrorEncrypted where applicable and fix no keys crash 8 years ago
Zach Hilman 03149d3e4a Add missing includes and use const where applicable 8 years ago
Zach Hilman 239a3113e4 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman 22342487e8 Extract mbedtls to cpp file 8 years ago
Zach Hilman df5b75694f Remove files that are not used 8 years ago
Lioncash 4790bb907d content_archive: Make IsDirectoryExeFS() take a shared_ptr as a const reference 8 years ago
Lioncash 87a9bb392b content_archive: Add missing standard includes 8 years ago
Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 years ago