Ryujinx/Ryujinx.HLE/HOS/Services/Ssl
gdkchan 60e16c15b6
Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739)
* Fix memory corruption in FS Read methods when buffer is larger than needed

* PR feedback

* nit: Don't move this around
2022-10-04 20:12:54 -03:00
..
SslService Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) 2022-10-04 20:12:54 -03:00
Types ssl: Implement SSL connectivity (#2961) 2022-01-13 23:29:04 +01:00
BuiltInCertificateManager.cs Fix SSL GetCertificates with certificate ID set to All (#3727) 2022-09-29 12:45:25 -03:00
ISslService.cs Fix SSL GetCertificates with certificate ID set to All (#3727) 2022-09-29 12:45:25 -03:00
ResultCode.cs ssl: Implement SSL connectivity (#2961) 2022-01-13 23:29:04 +01:00