Ryujinx/Ryujinx.HLE/HOS/Services/Ssl/SslService
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
..
ISslConnection.cs Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) 2022-10-04 20:12:54 -03:00
ISslConnectionBase.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
ISslContext.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
SslManagedSocketConnection.cs ssl: Implement SSL connectivity (#2961) 2022-01-13 23:29:04 +01:00