23 Commits (c70e1d0247508d933fb0a66ab44711af96da766b)

Author SHA1 Message Date
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash b1657b8c6b vfs: Use existing type aliases consistently 5 years ago
Lioncash 01d1b5cdaf file_sys: Replace inclusions with forward declarations where applicable 6 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 years ago
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 7 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