summaryrefslogtreecommitdiff
path: root/src/core/crypto/key_manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Namespace hex_util.h/.cppGravatar Lioncash2018-08-151-4/+4
* crypto: Remove hex utilities from key_managerGravatar Zach Hilman2018-08-111-33/+2
* core/crypto: Remove unnecessary includesGravatar Lioncash2018-08-041-4/+1
* key_manager: Use regular std::string instead of std::string_viewGravatar Lioncash2018-08-041-7/+3
* Use more descriptive error codes and messagesGravatar Zach Hilman2018-08-011-5/+22
* Add missing includes and use const where applicableGravatar Zach Hilman2018-08-011-5/+8
* Allow key loading from %YUZU_DIR%/keys in addition to ~/.switchGravatar Zach Hilman2018-08-011-7/+18
* Make XCI comply to review and style guidelinesGravatar Zach Hilman2018-08-011-301/+75
* Remove files that are not usedGravatar Zach Hilman2018-08-011-0/+410