index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nifm
Age
Commit message (
Expand
)
Author
2025-02-17
network: Improve network interface handling and address resolution
Zephyron
2025-02-08
service/nifm: implement additional network interface functions
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-29
core: support offline web applet
Liam
2023-10-07
service: Stub multiple functions to increase stability of album applet
Narr the Reg
2023-07-17
network: Forward declarations
Morph
2023-04-22
Silence nifm spam
Kelebek1
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2023-01-01
service: nifm: Initialize request state
german77
2023-01-01
service: nifm: Match documentation names
german77
2022-11-28
service: nifm: Update stubs for Submit/GetRequestState/GetResult
Morph
2022-08-15
core, yuzu: Address first part of review comments
FearlessTobi
2022-08-15
core, network: Add ability to proxy socket packets
FearlessTobi
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-06-28
service: nifm: Stub GetInternetConnectionStatus
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-19
core: Reduce unused includes
ameerj
2021-11-03
core: Remove unused includes
ameerj
2021-10-01
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-08-27
service: nifm: Populate fields in GetCurrentNetworkProfile
Morph
2021-08-27
service: nifm: Cleanup GetCurrentIpConfigInfo
Morph
2021-08-16
network: retrieve subnet mask and gateway info
Sönke Holz
2021-08-13
nifm: use operator*() instead of .value() to get value of std::optional
Sönke Holz
2021-08-13
nifm: treat a missing host IP address as a non-critical error
Sönke Holz
2021-08-12
configuration: add option to select network interface
spholz
2021-08-07
network: GetCurrentIpConfigInfo: return host IP address
Sönke Holz
2021-06-28
general: Make most settings a BasicSetting
lat9nq
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-05-16
nifm, ssl: Fix incorrect response sizes
Morph
2021-05-05
fixup! hle: kernel: Ensure all kernel objects with KAutoObject are properly c...
bunnei
2021-05-05
hle: kernel: Ensure all kernel objects with KAutoObject are properly created.
bunnei
2021-05-05
hle: kernel: Migrate KEvent to KAutoObject.
bunnei
2021-04-14
common: Move settings to common from core.
bunnei
2021-02-05
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
bunnei
2021-02-05
hle: kernel: Rename WritableEvent to KWritableEvent.
bunnei
2021-02-05
hle: kernel: Rename ReadableEvent to KReadableEvent.
bunnei
2021-01-31
Merge pull request #5859 from Morph1984/nifm
bunnei
2021-01-31
nifm: Stub GetCurrentIpConfigInfo
Morph
2021-01-31
nifm: Stub GetCurrentNetworkProfile
Morph
2021-01-31
nifm: Add several structs
Morph
2021-01-31
nifm: Fix GetAppletInfo stub
Morph
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-10-20
Added remaining params
David Marcec
2020-10-20
nifm: GetAppletInfo stub
David Marcec
2020-07-28
services/nifm: Implement GetCurrentIpAddress
ReinUsesLisp
2020-05-21
clang-format
VolcaEM
2020-05-21
nifm: correct assert in CreateTemporaryNetworkProfile
VolcaEM
2020-01-05
Merge pull request #2945 from FernandoS27/fix-bcat
bunnei
[next]