index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
sockets
/
sfdnsres.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
service: sfdnsres: add missing includes for some BSDs after 82d46a974ad4
Jan Beich
2022-04-12
1
-0
/
+4
*
service: sfdnsres: Implement DNS address resolution
tech-ticks
2022-04-08
1
-5
/
+196
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
1
-1
/
+1
*
sfdnsres: Use proper names
german77
2021-04-09
1
-2
/
+2
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
1
-19
/
+19
*
service: Update function tables
VolcaEM
2020-06-29
1
-10
/
+15
*
hle/service: Resolve unused variable warnings
Lioncash
2019-04-04
1
-2
/
+10
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-0
/
+2
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-1
/
+1
*
sockets: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
1
-1
/
+1
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
1
-4
/
+2
*
Various service name fixes - part 2 (rebased) (#322)
Hexagon12
2018-04-17
1
-0
/
+1
*
Service/sockets: add bsd:s, nsd:a, nsd:u services
mailwl
2018-03-25
1
-10
/
+12
*
[WIP] sfdnsres: stub (#146)
mailwl
2018-01-30
1
-0
/
+36