summaryrefslogtreecommitdiff
path: root/src/core/file_sys/submission_package.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2023-09-05core: Add support for loading NSPs with personalized tickets. (#10048)Steveice10
2023-06-11android: Add update supportNarr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-07-20file_sys: Support load game collection (#6582)Feng Chen
2021-05-16core: Make variable shadowing a compile-time errorLioncash
2020-11-24core: loader: Implement support for loading indexed programs.bunnei
2020-10-12Merge pull request #3929 from FearlessTobi/ticket-keysbunnei
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash
2020-07-18file_sys/nsp: Make SetTicketKeys actually do somethingFearlessTobi
2020-07-01key_manager: Correct casing of instance()Lioncash
2020-05-20crypto: Make KeyManager a singleton classFearlessTobi
2019-03-26core: Port current uses of RegisteredCache to ContentProviderZach Hilman
2018-11-01file_sys: Use common KeyManager in NCA container typesZach Hilman
2018-10-19vfs: Remove InterpretAsDirectory and related functionsZach Hilman
2018-10-03submission_package: Ensure the 'extracted' member variable is always initializedLioncash
2018-10-03submission_package: Move ExeFS and RomFS initialization to its own functionLioncash
2018-10-03submission_package: Move NCA reading code to its own functionLioncash
2018-09-19file-sys: Default heavy-weight class destructors in the cpp fileLioncash
2018-09-05file_sys/submission_package: Replace includes with forward declarations where...Lioncash
2018-09-04main: Only show DRD deprecation warning onceZach Hilman
2018-09-04nsp: Comply with style and performance guidelinesZach Hilman
2018-09-04file_sys: Add Nintendo Submission Package (NSP)Zach Hilman