summaryrefslogtreecommitdiff
path: root/src/core/hle/service/sockets/sfdnsres.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-07-22core: implement GetGaiStringErrorRequest, IContextRegistrarLiam
2023-06-25Implement SSL servicecomex
2023-03-01service: move hle_ipc from kernelLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-08service: sfdnsres: Implement DNS address resolutiontech-ticks
2021-10-07service: Reduce header include overheadMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-06-29service: Update function tablesVolcaEM
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-03-25Service/sockets: add bsd:s, nsd:a, nsd:u servicesmailwl
2018-01-29[WIP] sfdnsres: stub (#146)mailwl
2018-01-18Start to implement/stub BSD:U and SFDNSRES services (#78)flerovium^-^