index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
ssl
/
ssl.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssl: Move SSL class to cpp file
Lioncash
2018-09-02
1
-26
/
+36
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-4
/
+4
*
Switched to NGLOG_WARNING
David Marcec
2018-04-27
1
-1
/
+1
*
Merge branch 'master' of https://github.com/yuzu-emu/yuzu into service-impl
David Marcec
2018-04-26
1
-3
/
+3
|
\
|
*
ssl: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
1
-3
/
+3
*
|
Added PREPO to logging backend, Removed comments from SaveReportWithUser
David Marcec
2018-04-26
1
-1
/
+1
*
|
GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport.
David Marcec
2018-04-23
1
-0
/
+1
*
|
Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids)
David Marcec
2018-04-22
1
-1
/
+10
|
/
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
1
-4
/
+2
*
Service/SSL: update service according switchbrew
mailwl
2018-04-11
1
-1
/
+95
*
Service/SSL: add ssl service
mailwl
2018-03-23
1
-0
/
+17