index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
HOS
/
Services
/
Sockets
/
Sfdnsres
/
IResolver.cs
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-04-14
Rename Hipc to Cmif where appropriate (#3880)
Alex Barney
2022-12-12
Bsd: Add support for dns_mitm (#4102)
TSRBerry
2022-11-28
sfdnsres; Fix deserializer of AddrInfoSerialized when addresses are empty (#3...
Ac_K
2022-08-18
Removed unused usings. (#3593)
Nicholas Rodine
2022-08-03
Sfdnsres; Stub ResolverSetOptionRequest (#3493)
Ac_K
2022-01-12
sfdnsres: Fix serialization issues (#2992)
Mary
2022-01-08
Return error on DNS resolution when guest internet access is disabled (#2983)
gdkchan
2022-01-03
sfdnsres: Implement NSD resolution (#2962)
Mary
2021-12-28
Fix GetHostByNameRequestWithOptions and GetHostByAddrRequestWithOptions (#2943)
gdkchan
2021-12-26
Fix GetAddrInfoWithOptions and some sockets issues (#2936)
gdkchan
2021-10-24
hle: Improve safety (#2778)
Mary
2021-04-24
HLE: Fix integer sign inconcistency accross the codebase (#2222)
Mary
2021-04-14
Initial support for the new 12.x IPC system (#2182)
Mary
2021-03-24
sfdnsres: Cleanup service and implements some calls (#2130)
Ac_K
2020-08-04
Improved Logger (#1292)
mageven
2020-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2019-09-19
Refactoring HOS folder structure (#771)
Ac_K