dolphin/Source/Core
Léo Lam daa5ff9a81 IOS/ES: Check the content hash during imports
This adds a hash check for imported contents. IOS does it for security;
we do it for a somewhat different reason, to catch content decryption
bugs before incorrectly decrypted contents get written to the NAND,
which can cause titles to be corrupted.

Either way, we should have been doing this check in all cases.
2017-03-08 16:32:38 +01:00
..
AudioCommon Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
Common common: Don't include intrin.h in a namespace 2017-03-08 06:55:06 +01:00
Core IOS/ES: Check the content hash during imports 2017-03-08 16:32:38 +01:00
DiscIO Merge pull request #5007 from lioncash/swap 2017-03-05 09:45:29 -05:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Merge pull request #5033 from vladfi1/nogui-user 2017-03-08 10:04:12 +01:00
InputCommon GCAdapter_Android: Fix an array bounds overrun in Read() 2017-03-06 23:05:17 -05:00
UICommon UICommon: Make GetNewDisassembler() return a unique_ptr 2017-03-02 21:26:17 -05:00
VideoBackends Merge pull request #4999 from stenzek/renderer-statics 2017-03-08 11:02:20 +01:00
VideoCommon Merge pull request #4999 from stenzek/renderer-statics 2017-03-08 11:02:20 +01:00
CMakeLists.txt CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00