Cemu/src/Cafe/OS/libs
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
..
avm Add all the files 2022-08-22 22:21:23 +02:00
camera Add all the files 2022-08-22 22:21:23 +02:00
coreinit coreinit: Handle SD mounting permission in FSGetMountSource 2024-04-06 22:18:38 +02:00
dmae Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
drmapp drmapp: Stub more functions to allow title loading from Wii U Menu (#1161) 2024-04-08 19:50:57 +02:00
erreula erreula: Avoid triggering debug assert in imgui 2024-04-10 20:23:15 +02:00
gx2 Latte: Small refactor and clean up for texture size code 2024-03-11 21:57:37 +01:00
h264_avc nn_fp: Full rework of friend service 2023-10-17 05:26:30 +02:00
mic Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
nlibcurl nlibcurl: Detect invalid header combo + refactoring 2024-04-13 10:43:21 +02:00
nlibnss Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
nn_ac nn_ac: Refactor and implement more API 2024-03-11 21:57:37 +01:00
nn_acp nn_acp: Implement ACPGetOlvAccesskey + code clean up 2024-04-10 20:22:27 +02:00
nn_act GX2: Rework GX2Set*UniformReg 2024-03-11 21:57:37 +01:00
nn_aoc Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00
nn_boss nn_boss: Implement startIndex parameter usage in nn:boss:::GetDataList (#1162) 2024-04-08 19:51:30 +02:00
nn_ccr Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
nn_cmpt Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
nn_ec Add all the files 2022-08-22 22:21:23 +02:00
nn_fp nn_fp: Multiple fixes 2023-10-19 05:55:52 +02:00
nn_idbe Remove deprecated logging system and expose developer logging window (#825) 2023-05-20 02:46:12 +02:00
nn_ndm Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
nn_nfp Refactor more wstring instances to utf8-encoded string 2023-09-29 06:48:10 +02:00
nn_nim Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
nn_olv nsysnet: Add support for SO_BIO and handle SO_ENOTCONN 2023-12-13 22:43:51 +01:00
nn_pdm Add all the files 2022-08-22 22:21:23 +02:00
nn_save nn_acp: Implement ACPGetOlvAccesskey + code clean up 2024-04-10 20:22:27 +02:00
nn_sl 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
nn_spm Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
nn_temp Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
nn_uds Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
nsyshid nsyshid: remove stray print statements (#1106) 2024-03-06 14:37:36 +01:00
nsyskbd Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
nsysnet nsysnet: Add support for SO_BIO and handle SO_ENOTCONN 2023-12-13 22:43:51 +01:00
padscore Fix logging related crash in KPADGetUnifiedWpadStatus (#875) 2023-06-22 04:11:31 +02:00
proc_ui Fix NEX DataStore uploads (nlibcurl) and stub Miiverse PostApp (#888) 2023-07-05 18:59:33 +02:00
snd_core Bump CI clang version to 15 + workaround for unsafe fiber optimizations (#982) 2023-09-29 17:17:28 +02:00
snd_user Fix some out of bound array access. (#862) 2023-06-16 20:15:43 +02:00
swkbd coreinit: Handle non-existing modules in OSDynLoad_Acquire 2023-09-14 20:52:40 +02:00
sysapp Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
TCL Add all the files 2022-08-22 22:21:23 +02:00
vpad Add debug asserts for invalid MEMPTR 2023-06-15 22:36:35 +02:00
zlib125 Bump CI clang version to 15 + workaround for unsafe fiber optimizations (#982) 2023-09-29 17:17:28 +02:00
nn_common.h Add all the files 2022-08-22 22:21:23 +02:00