summaryrefslogtreecommitdiff
path: root/src/core/hle/service/ssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename logging macro back to LOG_*Gravatar James Rowe2018-07-021-4/+4
* Switched to NGLOG_WARNINGGravatar David Marcec2018-04-261-1/+1
* Merge branch 'master' of https://github.com/yuzu-emu/yuzu into service-implGravatar David Marcec2018-04-261-3/+3
|\
| * ssl: Move logging macros over to new fmt-compatible onesGravatar Lioncash2018-04-241-3/+3
* | Added PREPO to logging backend, Removed comments from SaveReportWithUserGravatar David Marcec2018-04-261-1/+1
* | GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport...Gravatar David Marcec2018-04-221-0/+1
* | Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersi...Gravatar David Marcec2018-04-212-1/+11
|/
* service: Use nested namespace specifiers where applicableGravatar Lioncash2018-04-192-8/+4
* Service/SSL: update service according switchbrewGravatar mailwl2018-04-112-1/+98
* Service/SSL: add ssl serviceGravatar mailwl2018-03-232-0/+39