aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Sockets/Sfdnsres
AgeCommit message (Expand)Author
2022-01-12sfdnsres: Fix serialization issues (#2992)Mary
2022-01-11sfdnsres: Block communication attempt with NPLN servers (#2990)Mary
2022-01-08Return error on DNS resolution when guest internet access is disabled (#2983)gdkchan
2022-01-03sfdnsres: Implement NSD resolution (#2962)Mary
2022-01-03misc: Improve DNS blacklist for Nintendo servers (#2963)Mary
2021-12-28Fix GetHostByNameRequestWithOptions and GetHostByAddrRequestWithOptions (#2943)gdkchan
2021-12-26Fix GetAddrInfoWithOptions and some sockets issues (#2936)gdkchan
2021-10-24hle: Improve safety (#2778)Mary
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2021-03-30Patch up DNS Blacklist (#2153)mageven
2021-03-24sfdnsres: Cleanup service and implements some calls (#2130)Ac_K
2020-08-04Improved Logger (#1292)mageven
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2019-09-19Refactoring HOS folder structure (#771)Ac_K