32 Commits (d291fc1a517d0db07e4b32f5b4ad294c5e93e984)

Author SHA1 Message Date
Morph 3602df7f1f submission_package: Fix updates integrated into cartridge images. 5 years ago
Morph 41c2f5200c submission_package: Account for multi-content NSPs 5 years ago
Lioncash 01d1b5cdaf file_sys: Replace inclusions with forward declarations where applicable 5 years ago
FearlessTobi 4d4bbe756f file_sys/nsp: Make SetTicketKeys actually do something 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 0a8e540681 submisson_package: Fix edge case with improperly sized filenames 7 years ago
Bakugo 9968c0883a file_sys/submission_package: Don't warn about missing DeltaFragment NCAs 7 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman b957a4862f nsp: Correct status codes for extracted NSPs 7 years ago
Zach Hilman 1c75945dc4 nsp: Use title ID from NPDM metadata for extracted type NSPs 7 years ago
Zach Hilman 60f39060c6 core: Port current uses of RegisteredCache to ContentProvider 7 years ago
Zach Hilman 97d425c304 file_sys: Use common KeyManager in NCA container types 7 years ago
Zach Hilman a25d79cfaa vfs: Remove InterpretAsDirectory and related functions 7 years ago
Zach Hilman 38c2ac95af romfs_factory: Extract packed update setter to new function 7 years ago
Lioncash 024eec02a5 submission_package: Avoid dangling std::string_view within SetTicketKeys() 7 years ago
Lioncash dade709f63 submission_package: Correct location of null check within SetTicketKeys() 7 years ago
Lioncash 02841052aa submission_package: Use std::string's rfind() when looking for the extension in InitializeExeFSAndRomFS() 7 years ago
Lioncash 37ee05f7c0 submission_package: Ensure the 'extracted' member variable is always initialized 7 years ago
Lioncash ccf0a9cb38 submission_package: Move ExeFS and RomFS initialization to its own function 7 years ago
Lioncash fd312abedd submission_package: Move NCA reading code to its own function 7 years ago
Lioncash 4f18d35888 submission_package: Move ticket key setting to its own function 7 years ago
Lioncash 0d83f8f255 submission_package: Invert conditionals within NSP's constructor to reduce nesting 7 years ago
Lioncash 6bd6beee20 file_sys/submission_package: Correct constructor initialization list order 7 years ago
Lioncash c0b7ed8b58 file_sys/submission_package: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman 92e26df00f nsp: Fix error masking issue with XCI files 7 years ago
Zach Hilman 87be4bc283 main: Only show DRD deprecation warning once 7 years ago
Zach Hilman e4e55d064e nsp: Comply with style and performance guidelines 7 years ago
Zach Hilman 93703431e2 file_sys: Add Nintendo Submission Package (NSP) 7 years ago