17 Commits (179bafa7cb1efae5405d38ea9b98dc6b3e1ec756)

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