dolphin/Source/Core
Léo Lam 2f02cc2996 IOS/SSL: Make sure we are using a correct cert/key
This adds a check to the SSL code to make sure we are using the correct
client certificate and key (and root CA).

Now, instead of silently failing, the user will be notified whenever a
file is missing or when it is invalid, i.e. when the hash does not
match; this is likely to happen for existing users as the program
linked in the network guide extracted the wrong certs :(
2017-03-09 13:57:23 +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/SSL: Make sure we are using a correct cert/key 2017-03-09 13:57:23 +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 #4939 from sjnewbury/gamelist-text 2017-03-08 22:38:23 +00: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