summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nifm
AgeCommit message (Expand)Author
2025-02-17network: Improve network interface handling and address resolutionZephyron
2025-02-08service/nifm: implement additional network interface functionsZephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-01-29core: support offline web appletLiam
2023-10-07service: Stub multiple functions to increase stability of album appletNarr the Reg
2023-07-17network: Forward declarationsMorph
2023-04-22Silence nifm spamKelebek1
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2023-01-01service: nifm: Initialize request stategerman77
2023-01-01service: nifm: Match documentation namesgerman77
2022-11-28service: nifm: Update stubs for Submit/GetRequestState/GetResultMorph
2022-08-15core, yuzu: Address first part of review commentsFearlessTobi
2022-08-15core, network: Add ability to proxy socket packetsFearlessTobi
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2022-06-28service: nifm: Stub GetInternetConnectionStatusgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-19core: Reduce unused includesameerj
2021-11-03core: Remove unused includesameerj
2021-10-01service: Replace service event creation with ServiceContext::CreateEventMorph
2021-08-27service: nifm: Populate fields in GetCurrentNetworkProfileMorph
2021-08-27service: nifm: Cleanup GetCurrentIpConfigInfoMorph
2021-08-16network: retrieve subnet mask and gateway infoSönke Holz
2021-08-13nifm: use operator*() instead of .value() to get value of std::optionalSönke Holz
2021-08-13nifm: treat a missing host IP address as a non-critical errorSönke Holz
2021-08-12configuration: add option to select network interfacespholz
2021-08-07network: GetCurrentIpConfigInfo: return host IP addressSönke Holz
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-05-16nifm, ssl: Fix incorrect response sizesMorph
2021-05-05fixup! hle: kernel: Ensure all kernel objects with KAutoObject are properly c...bunnei
2021-05-05hle: kernel: Ensure all kernel objects with KAutoObject are properly created.bunnei
2021-05-05hle: kernel: Migrate KEvent to KAutoObject.bunnei
2021-04-14common: Move settings to common from core.bunnei
2021-02-05hle: kernel: Reimplement KReadableEvent and KWritableEvent.bunnei
2021-02-05hle: kernel: Rename WritableEvent to KWritableEvent.bunnei
2021-02-05hle: kernel: Rename ReadableEvent to KReadableEvent.bunnei
2021-01-31Merge pull request #5859 from Morph1984/nifmbunnei
2021-01-31nifm: Stub GetCurrentIpConfigInfoMorph
2021-01-31nifm: Stub GetCurrentNetworkProfileMorph
2021-01-31nifm: Add several structsMorph
2021-01-31nifm: Fix GetAppletInfo stubMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-10-20Added remaining paramsDavid Marcec
2020-10-20nifm: GetAppletInfo stubDavid Marcec
2020-07-28services/nifm: Implement GetCurrentIpAddressReinUsesLisp
2020-05-21clang-formatVolcaEM
2020-05-21nifm: correct assert in CreateTemporaryNetworkProfileVolcaEM
2020-01-05Merge pull request #2945 from FernandoS27/fix-bcatbunnei