summaryrefslogtreecommitdiffstats
path: root/src/core/crypto/key_manager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-04core/crypto: Remove unnecessary includesLioncash1-4/+1
2018-08-04key_manager: Use regular std::string instead of std::string_viewLioncash1-7/+3
2018-08-01Use more descriptive error codes and messagesZach Hilman1-5/+22
2018-08-01Add missing includes and use const where applicableZach Hilman1-5/+8
2018-08-01Allow key loading from %YUZU_DIR%/keys in addition to ~/.switchZach Hilman1-7/+18
2018-08-01Make XCI comply to review and style guidelinesZach Hilman1-301/+75
2018-08-01Remove files that are not usedZach Hilman1-0/+410