FearlessTobi
|
9f82a9a244
crypto: Make KeyManager a singleton class
|
6 лет назад |
Zach Hilman
|
0a8e540681
submisson_package: Fix edge case with improperly sized filenames
|
7 лет назад |
David
|
25383b9ff2
Merge pull request #2576 from DarkLordZach/nsp-fix-1
|
6 лет назад |
Bakugo
|
9968c0883a
file_sys/submission_package: Don't warn about missing DeltaFragment NCAs
|
7 лет назад |
Lioncash
|
a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString()
|
7 лет назад |
Zach Hilman
|
b957a4862f
nsp: Correct status codes for extracted NSPs
|
7 лет назад |
Zach Hilman
|
1c75945dc4
nsp: Use title ID from NPDM metadata for extracted type NSPs
|
7 лет назад |
Zach Hilman
|
60f39060c6
core: Port current uses of RegisteredCache to ContentProvider
|
7 лет назад |
Zach Hilman
|
97d425c304
file_sys: Use common KeyManager in NCA container types
|
7 лет назад |
Zach Hilman
|
a25d79cfaa
vfs: Remove InterpretAsDirectory and related functions
|
7 лет назад |
Zach Hilman
|
38c2ac95af
romfs_factory: Extract packed update setter to new function
|
7 лет назад |
Lioncash
|
024eec02a5
submission_package: Avoid dangling std::string_view within SetTicketKeys()
|
7 лет назад |
Lioncash
|
dade709f63
submission_package: Correct location of null check within SetTicketKeys()
|
7 лет назад |
Lioncash
|
02841052aa
submission_package: Use std::string's rfind() when looking for the extension in InitializeExeFSAndRomFS()
|
7 лет назад |
Lioncash
|
37ee05f7c0
submission_package: Ensure the 'extracted' member variable is always initialized
|
7 лет назад |
Lioncash
|
ccf0a9cb38
submission_package: Move ExeFS and RomFS initialization to its own function
|
7 лет назад |
Lioncash
|
fd312abedd
submission_package: Move NCA reading code to its own function
|
7 лет назад |
Lioncash
|
4f18d35888
submission_package: Move ticket key setting to its own function
|
7 лет назад |
Lioncash
|
0d83f8f255
submission_package: Invert conditionals within NSP's constructor to reduce nesting
|
7 лет назад |
bunnei
|
94f193af65
Merge pull request #1242 from lioncash/file-sys
|
7 лет назад |
Lioncash
|
6bd6beee20
file_sys/submission_package: Correct constructor initialization list order
|
7 лет назад |
Lioncash
|
c0b7ed8b58
file_sys/submission_package: Replace includes with forward declarations where applicable
|
7 лет назад |
Zach Hilman
|
92e26df00f
nsp: Fix error masking issue with XCI files
|
7 лет назад |
Zach Hilman
|
87be4bc283
main: Only show DRD deprecation warning once
|
7 лет назад |
Zach Hilman
|
e4e55d064e
nsp: Comply with style and performance guidelines
|
8 лет назад |
Zach Hilman
|
93703431e2
file_sys: Add Nintendo Submission Package (NSP)
|
8 лет назад |