summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ssl_c.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-1/+2
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-22/+22
* SSL_C: Remove use of Memory::GetPointerMerryMage2016-05-281-4/+3
* hle: Update service function tablesLioncash2016-03-121-0/+10
* services: Get rid of unnecessary includesLioncash2016-02-021-1/+1
* services: Update some function tablesLioncash2015-12-301-0/+4
* Add stub functions for Initialize and GenerateRandomData in ssl:Cpolaris-2015-11-221-2/+51
* Add Initialize and GenerateRandomData stubspolaris-2015-11-221-0/+2
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+0
* Service: Clean-up InterfaceYuri Kunde Schlesner2015-02-021-1/+1
* More services & small clean upspurpasmart962014-12-261-3/+0
* License changepurpasmart962014-12-211-1/+1
* Added a bunch of servicespurpasmart962014-11-011-0/+31