18 Commits (b8a7b530f8e8e345f40ccd38afa399f4d7f5d578)

Author SHA1 Message Date
Morph ed46f3c62a xts_archive: Check if the file is nullptr prior to parsing 6 years ago
Lioncash 03b73aa575 xts_archive: Remove redundant std::string constructor 6 years ago
Lioncash e0c46e6879 core: Migrate off deprecated mbedtls functions 6 years ago
Lioncash 86c397dd6e file_sys: Resolve sign conversion warnings 6 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman a25d79cfaa vfs: Remove InterpretAsDirectory and related functions 7 years ago
Lioncash 05ef9dfc10 file-sys: Default heavy-weight class destructors in the cpp file 7 years ago
Lioncash 2e5f0e5024 xts_archive: Remove unused variables from CalculateHMAC256() 7 years ago
Lioncash 2752183883 xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr 7 years ago
Lioncash 92a98a8b19 xts_archive: Amend initializer order of NAX's constructor 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash a405373144 vfs_real: Forward declare IOFile 7 years ago
Zach Hilman 6314a799aa file_sys/crypto: Fix missing/unnecessary includes 7 years ago
Zach Hilman 42dc856ce1 crypto: Eliminate magic constants 7 years ago
Zach Hilman ab44192ab0 file_sys: Implement NAX containers 7 years ago