1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-20 14:03:26 +01:00
nxdumptool/source/core
Pablo Curiel 63d9be7db1 Implemented CURL-based HTTP client.
Only supports GET requests, but that's more than enough for the time being.

Other changes include:

* OptionsTab: added an option to update the NSWDB XML (not implemented yet).
* config: add missing flag check in getters and setters.
* Move default socket initialization from utils.c to services.c.
2021-07-25 18:23:44 -04:00
..
aes.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
bfttf.c title: retrieve display version string from patches while generating output filenames. 2021-06-05 17:06:29 -04:00
bktr.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
cert.c Implement JSON configuration handler. 2021-07-21 11:04:18 -04:00
cnmt.c title: retrieve display version string from patches while generating output filenames. 2021-06-05 17:06:29 -04:00
config.c Implemented CURL-based HTTP client. 2021-07-25 18:23:44 -04:00
es.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
fs_ext.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
gamecard.c Cherry-pick improvements from the rewrite-yoga branch. 2021-06-23 14:27:06 -04:00
hfs.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
http.c Implemented CURL-based HTTP client. 2021-07-25 18:23:44 -04:00
keys.c Implement JSON configuration handler. 2021-07-21 11:04:18 -04:00
legal_info.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
lz4.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
mem.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
nacp.c Small code refactor (part 3). 2021-05-31 21:12:15 -04:00
nca.c title: retrieve display version string from patches while generating output filenames. 2021-06-05 17:06:29 -04:00
npdm.c Crypto changes. 2021-05-21 09:34:43 -04:00
nso.c Some changes. 2021-03-29 14:27:35 -04:00
nxdt_bfsar.c Cherry-pick improvements from the rewrite-yoga branch. 2021-06-23 14:27:06 -04:00
nxdt_log.c Implement JSON configuration handler. 2021-07-21 11:04:18 -04:00
nxdt_utils.c Implemented CURL-based HTTP client. 2021-07-25 18:23:44 -04:00
pfs.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
program_info.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
romfs.c Implement JSON configuration handler. 2021-07-21 11:04:18 -04:00
rsa.c Crypto changes. 2021-05-21 09:34:43 -04:00
save.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
services.c Implemented CURL-based HTTP client. 2021-07-25 18:23:44 -04:00
tik.c Add uppercase hex string generation to utilsGenerateHexStringFromData(). 2021-05-11 18:36:15 -04:00
title.c Implement OptionsTab class. 2021-07-23 03:24:00 -04:00
ums.c Implemented background tasks for Borealis. 2021-06-09 00:48:17 -04:00
usb.c usb: modified usbIsReady() to return the speed selected by the host device. 2021-06-25 17:01:15 -04:00