Commit Graph

12 Commits

Author SHA1 Message Date
averne
b0a0754ce6 Fix compiler warning when service string is exactly 8 characters (#9)
* Fix compiler warning when service string is exactly 8 characters

* Use sizeof

* Silence warning via compiler directive
2019-04-23 19:49:30 -07:00
Michael Scire
79bc9bf8d8 libstrat: only hold sm sessions open when needed 2019-04-22 12:40:35 -07:00
Michael Scire
016f2ecb25 libstrat: support arbitrary service object constructors 2019-04-20 16:17:24 -07:00
Michael Scire
1f9e2d042c libstrat: the current year is 2019 2019-04-07 18:56:40 -07:00
Michael Scire
5a3583d79d libstrat: 0 -> ResultSuccess 2019-03-28 22:37:39 -07:00
Michael Scire
236190f8a3 mitm-server: simplify logic, eliminate deadlock possibility 2019-01-26 06:22:18 -08:00
Michael Scire
f9d38856f3 Update for MitM API change 2019-01-20 16:58:35 -08:00
Michael Scire
0bec72ca36 Improve mitm semantics a little bit more. 2018-11-15 14:29:17 -08:00
Michael Scire
8fcac73ab2 Greatly improve mitm session acquire semantics. 2018-11-15 14:18:52 -08:00
Michael Scire
2007f2d240 libstratosphere: Fix uninitialized memory bug. 2018-10-31 05:04:00 +09:00
Michael Scire
51bad55da4 fs.mitm: split out set.mitm 2018-10-31 05:04:00 +09:00
Michael Scire
772f20b703 libstratosphere: refactor everything 2018-10-31 05:04:00 +09:00