17 Commits (43a6681a59b5808b94fd74f8364e9a08d61667e0)

Author SHA1 Message Date
Lioncash fd6e676326 xts_archive: Remove redundant std::string constructor 7 years ago
Lioncash 4c6cd8b9e8 core: Migrate off deprecated mbedtls functions 7 years ago
Lioncash e7f1a6b096 file_sys: Resolve sign conversion warnings 7 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman 2aa6989cee vfs: Remove InterpretAsDirectory and related functions 8 years ago
Lioncash 315f6ef402 file-sys: Default heavy-weight class destructors in the cpp file 8 years ago
Lioncash a3a51a7b98 xts_archive: Remove unused variables from CalculateHMAC256() 8 years ago
Lioncash d2736c4ddc xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr 8 years ago
Lioncash 42f1695022 xts_archive: Amend initializer order of NAX's constructor 8 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash df444a4a8e vfs_real: Forward declare IOFile 8 years ago
Zach Hilman 89422004c3 file_sys/crypto: Fix missing/unnecessary includes 8 years ago
Zach Hilman d3225fdae9 crypto: Eliminate magic constants 8 years ago
Zach Hilman 32b5f6d88d file_sys: Implement NAX containers 8 years ago