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_c.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add all services to the Service namespace
Lioncash
2016-12-11
1
-11
/
+7
*
ssl_c: Update function table
Lioncash
2016-12-08
1
-0
/
+3
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+1
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
1
-1
/
+2
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-22
/
+22
*
SSL_C: Remove use of Memory::GetPointer
MerryMage
2016-05-28
1
-4
/
+3
*
hle: Update service function tables
Lioncash
2016-03-12
1
-0
/
+10
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-1
/
+1
*
services: Update some function tables
Lioncash
2015-12-30
1
-0
/
+4
*
Add stub functions for Initialize and GenerateRandomData in ssl:C
polaris-
2015-11-22
1
-2
/
+51
*
Add Initialize and GenerateRandomData stubs
polaris-
2015-11-22
1
-0
/
+2
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-1
/
+0
*
Service: Clean-up Interface
Yuri Kunde Schlesner
2015-02-02
1
-1
/
+1
*
More services & small clean ups
purpasmart96
2014-12-26
1
-3
/
+0
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Added a bunch of services
purpasmart96
2014-11-01
1
-0
/
+31