Cemu/src/Cafe
Exzap d5a8530246 nlibcurl: Detect invalid header combo + refactoring
Fixes error 106-0526 when opening course world on Super Mario Maker

Manually attaching Content-Length header for POST requests is undefined behavior on recent libcurl.
To detect the bad case some refactoring was necessary. In general we should try to move away from directly forwarding curl_easy_setopt() to the underlying instance as the behavior is diverging in modern libcurl. Much more refactoring work is required in the future to fix all of this.
2024-04-13 10:43:21 +02:00
..
Account Localization improvements and fixes (#956) 2023-09-08 02:09:03 +02:00
Filesystem Fixes for titles in NUS format 2023-10-02 21:24:50 +02:00
GameProfile GfxPack: Refactor + better unicode support 2023-12-10 08:30:52 +01:00
GraphicPack Latte: Enable colorbuffer optimization if gfx packs are aware 2024-03-25 21:35:38 +01:00
HW Vulkan: Remove unecessary present fence (#1166) 2024-04-11 06:41:57 +02:00
IOSU nn_acp: Implement ACPGetOlvAccesskey + code clean up 2024-04-10 20:22:27 +02:00
OS nlibcurl: Detect invalid header combo + refactoring 2024-04-13 10:43:21 +02:00
TitleList coreinit: Handle SD mounting permission in FSGetMountSource 2024-04-06 22:18:38 +02:00
CafeSystem.cpp nn_acp: Implement ACPGetOlvAccesskey + code clean up 2024-04-10 20:22:27 +02:00
CafeSystem.h coreinit: Handle SD mounting permission in FSGetMountSource 2024-04-06 22:18:38 +02:00
CMakeLists.txt nn_sl: Stub GetDefaultWhiteListAccessor__Q2_2nn2slFv to avoid crash in Wii U Menu when an online account is used (#1159) 2024-04-08 19:15:49 +02:00
GamePatch.cpp Code cleanup 2023-10-01 11:46:26 +02:00
GamePatch.h Add all the files 2022-08-22 22:21:23 +02:00