summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sockets (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-29service: Update function tablesVolcaEM3-11/+22
2020-04-20service: Update function tablesLioncash1-0/+1
2020-01-25bsd: Stub several more functions.bunnei2-4/+48
2019-11-12service: Update function tablesLioncash1-0/+5
2019-04-11service: Update service function tablesLioncash1-0/+5
2019-04-04hle/service: Resolve unused variable warningsLioncash1-2/+10
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash8-3/+18
2018-07-26service/sockets: Add ethc:c and ethc:i servicesLioncash3-0/+64
2018-07-26service/sockets: Add missing bsdcfg socket serviceLioncash3-0/+29
2018-07-14Services/BSD: Corrected the return for StartMonitoring according to SwIPC.Subv1-2/+1
2018-07-03Update clang formatJames Rowe1-2/+1
2018-07-03Rename logging macro back to LOG_*James Rowe2-7/+7
2018-04-24sockets: Move logging macros over to new fmt-compatible onesLioncash2-7/+8
2018-04-20service: Use nested namespace specifiers where applicableLioncash8-32/+16
2018-04-17Various service name fixes - part 2 (rebased) (#322)Hexagon122-0/+26
2018-03-25Service/sockets: add bsd:s, nsd:a, nsd:u servicesmailwl7-30/+92
2018-02-22Stub am::SetScreenShotPermission, and bsd::StartMonitoring functionsmailwl2-0/+11
2018-01-30[WIP] sfdnsres: stub (#146)mailwl4-2/+51
2018-01-25hle: Rename RequestBuilder to ResponseBuilder.bunnei1-4/+4
2018-01-18Start to implement/stub BSD:U and SFDNSRES services (#78)flerovium^-^5-0/+152