aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Sockets/Nsd
AgeCommit message (Expand)Author
2022-08-18Removed unused usings. (#3593)1.1.223Nicholas Rodine
2022-01-03sfdnsres: Implement NSD resolution (#2962)Mary
2021-08-11hle: Tidy-up ServiceNotImplementedException (#2535)jduncanator
2021-05-05nsd: Cleanup the service and implement some calls (#2250)Ac_K
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-04-14nsd/ssl: Fix Resolve/ResolveEx and stub GetConnectionCount (#2208)Ac_K
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2021-04-13nifm/ssl: Implement GetCurrentNetworkProfile and stub Ssl Service (#2186)Ac_K
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-08-04Improved Logger (#1292)mageven
2020-07-04Fix compilation warnings and use new LibHac APIs for executable loading (#1350)Mary
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2019-09-19Refactoring HOS folder structure (#771)Ac_K