aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ssl
AgeCommit message (Collapse)Author
2018-04-21Implemented GetIUserInterface properly, Playreport and ↵David Marcec
SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids)
2018-04-19service: Use nested namespace specifiers where applicableLioncash
Tidies up namespace declarations
2018-04-11Service/SSL: update service according switchbrewmailwl
2018-03-23Service/SSL: add ssl servicemailwl