1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-22 23:13:50 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Account/Acc/AccountService
Mary 275275f7ac
account: Rework LoadIdTokenCache to auto generate a random JWT token (#2991)
This improve correctness of that call while possibly spoofing possible recognizable patterns.
2022-01-11 09:22:20 +01:00
..
IManagerForApplication.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IManagerForSystemService.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IProfile.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IProfileEditor.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
ManagerServer.cs account: Rework LoadIdTokenCache to auto generate a random JWT token (#2991) 2022-01-11 09:22:20 +01:00
ProfileServer.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00