summaryrefslogtreecommitdiff
path: root/src/core/hle/service/ssl/ssl.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-02-21service: refactor server architectureLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2018-09-02ssl: Move SSL class to cpp fileLioncash
2018-04-21Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersi...David Marcec
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-04-11Service/SSL: update service according switchbrewmailwl
2018-03-23Service/SSL: add ssl servicemailwl