aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Account/Acc/AccountService
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-14Rename Hipc to Cmif where appropriate (#3880)Alex Barney
2023-02-08Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexStrin...Berkan Diler
2022-09-27Fix ListOpenContextStoredUsers and stub LoadOpenContext (#3718)gdkchan
2022-08-31account: Implement LoadNetworkServiceLicenseKindAsyncMary
2022-01-11account: Rework LoadIdTokenCache to auto generate a random JWT token (#2991)Mary
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2021-04-13account: Adds AccountManager (#2184)Ac_K
2021-01-02account: Services Refactoring (#1833)Ac_K
2020-02-02Fix inconsistencies with UserId (#906)Thog
2019-09-19Refactoring HOS folder structure (#771)Ac_K