index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
sockets
/
sfdnsres.cpp
Age
Commit message (
Expand
)
Author
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-11
service: sfdnsres: add missing includes for some BSDs after 82d46a974ad4
Jan Beich
2022-04-08
service: sfdnsres: Implement DNS address resolution
tech-ticks
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-04-08
sfdnsres: Use proper names
german77
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-06-29
service: Update function tables
VolcaEM
2019-04-04
hle/service: Resolve unused variable warnings
Lioncash
2018-09-10
hle/service: Default constructors and destructors in the cpp file where appli...
Lioncash
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-04-24
sockets: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-19
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-17
Various service name fixes - part 2 (rebased) (#322)
Hexagon12
2018-03-25
Service/sockets: add bsd:s, nsd:a, nsd:u services
mailwl
2018-01-29
[WIP] sfdnsres: stub (#146)
mailwl