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
*
sfdnsres: ensure lp1 is not resolved
Liam
2023-08-28
1
-0
/
+12
*
core: implement GetGaiStringErrorRequest, IContextRegistrar
Liam
2023-07-23
1
-1
/
+15
*
Updates:
comex
2023-07-02
1
-17
/
+56
*
PR feedback + constification
comex
2023-06-26
1
-11
/
+11
*
Fix more Windows build errors
comex
2023-06-26
1
-2
/
+2
*
Fixes:
comex
2023-06-26
1
-1
/
+1
*
Implement SSL service
comex
2023-06-25
1
-148
/
+197
*
service: move hle_ipc from kernel
Liam
2023-03-01
1
-4
/
+4
*
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-03
1
-1
/
+1
*
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
liamwhite
2023-02-02
1
-1
/
+1
*
hle_ipc: Rename ReadBufferSpan to ReadBuffer
ameerj
2022-12-29
1
-2
/
+2
*
service: Use ReadBufferSpan where it is trivial to do so
ameerj
2022-12-25
1
-3
/
+3
*
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