summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/content_archive.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* loader: Add more descriptive errorsZach Hilman2018-08-101-2/+3
* Merge pull request #850 from DarkLordZach/icon-metabunnei2018-08-081-0/+1
|\
| * loader: Add icon and title support to XCIZach Hilman2018-08-071-0/+1
* | content_archive: Add support for titlekey cryptographyZach Hilman2018-08-041-0/+2
|/
* Use ErrorEncrypted where applicable and fix no keys crashZach Hilman2018-08-011-2/+2
* Add missing includes and use const where applicableZach Hilman2018-08-011-5/+6
* Make XCI comply to review and style guidelinesZach Hilman2018-08-011-2/+3
* Extract mbedtls to cpp fileZach Hilman2018-08-011-1/+2
* Remove files that are not usedZach Hilman2018-08-011-6/+20
* content_archive: Make IsDirectoryExeFS() take a shared_ptr as a const referenceLioncash2018-07-191-1/+1
* content_archive: Add missing standard includesLioncash2018-07-191-0/+5
* Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman2018-07-191-0/+95
* Revert "Virtual Filesystem (#597)"bunnei2018-07-081-89/+0
* Virtual Filesystem (#597)Zach Hilman2018-07-061-0/+89