Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 лет назад |
Lioncash
|
b1657b8c6b
vfs: Use existing type aliases consistently
|
5 лет назад |
Lioncash
|
01d1b5cdaf
file_sys: Replace inclusions with forward declarations where applicable
|
6 лет назад |
Lioncash
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 лет назад |
Morph
|
ed46f3c62a
xts_archive: Check if the file is nullptr prior to parsing
|
6 лет назад |
bunnei
|
3e0e4f146b
Merge pull request #3091 from lioncash/core-conversion
|
6 лет назад |
bunnei
|
360b0d1b30
Merge pull request #3093 from lioncash/mbedtls
|
6 лет назад |
Lioncash
|
03b73aa575
xts_archive: Remove redundant std::string constructor
|
6 лет назад |
Lioncash
|
e0c46e6879
core: Migrate off deprecated mbedtls functions
|
6 лет назад |
Lioncash
|
86c397dd6e
file_sys: Resolve sign conversion warnings
|
6 лет назад |
Lioncash
|
a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString()
|
7 лет назад |
Zach Hilman
|
a25d79cfaa
vfs: Remove InterpretAsDirectory and related functions
|
7 лет назад |
bunnei
|
c1c59617ad
Merge pull request #1364 from lioncash/content
|
7 лет назад |
Lioncash
|
05ef9dfc10
file-sys: Default heavy-weight class destructors in the cpp file
|
7 лет назад |
Lioncash
|
2e5f0e5024
xts_archive: Remove unused variables from CalculateHMAC256()
|
7 лет назад |
Lioncash
|
2752183883
xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr
|
7 лет назад |
Lioncash
|
92a98a8b19
xts_archive: Amend initializer order of NAX's constructor
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Lioncash
|
a405373144
vfs_real: Forward declare IOFile
|
8 лет назад |
Zach Hilman
|
6314a799aa
file_sys/crypto: Fix missing/unnecessary includes
|
8 лет назад |
Zach Hilman
|
42dc856ce1
crypto: Eliminate magic constants
|
8 лет назад |
Zach Hilman
|
ab44192ab0
file_sys: Implement NAX containers
|
8 лет назад |