summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sockets/nsd.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-28sfdnsres: ensure lp1 is not resolvedLiam1-2/+9
2023-08-08ssl: remove ResultVal useLiam1-6/+3
2023-07-23core: implement GetGaiStringErrorRequest, IContextRegistrarLiam1-1/+9
2023-07-18nsd: add GetApplicationServerEnvironmentTypeLiam1-1/+16
2023-06-26PR feedback + constificationcomex1-3/+3
2023-06-25Implement SSL servicecomex1-2/+56
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-04-09nsd: Update to 12.xgerman771-0/+1
2020-11-27service: Eliminate usages of the global system instanceLioncash1-1/+1
2020-06-29service: Update function tablesVolcaEM1-0/+6
2019-11-12service: Update function tablesLioncash1-0/+5
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+2
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-03-25Service/sockets: add bsd:s, nsd:a, nsd:u servicesmailwl1-0/+34