dolphin/Source/Core
Léo Lam 834a3bf857 Default to SSL verify on
Defaulting to SSL verification off, *and* forcing it to be off even
when the emulated software asks us to enable it is very bad behaviour,
inaccurate and insecure.

Because the old option defaulted to off, we have to change the INI
option name to force the new default to be used. Unfortunate,
but without this we cannot ensure our users' security.
2017-03-14 20:57:49 +01:00
..
AudioCommon Merge pull request #4548 from stenzek/gcc-sse 2017-03-13 14:28:01 +01:00
Common Merge pull request #4548 from stenzek/gcc-sse 2017-03-13 14:28:01 +01:00
Core Default to SSL verify on 2017-03-14 20:57:49 +01:00
DiscIO Remove Blob nullptr checks from Volume code 2017-03-13 14:13:55 +01:00
DolphinNoGUI Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Merge pull request #5038 from vladfi1/separate-nogui 2017-03-10 10:50:08 +01:00
InputCommon GCAdapter_Android: Fix an array bounds overrun in Read() 2017-03-06 23:05:17 -05:00
UICommon Merge pull request #5038 from vladfi1/separate-nogui 2017-03-10 10:50:08 +01:00
VideoBackends Merge pull request #5065 from JosJuice/character 2017-03-11 18:26:26 +10:00
VideoCommon Merge pull request #4548 from stenzek/gcc-sse 2017-03-13 14:28:01 +01:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00