| 2018-11-04 |
fs.mitm: Fix romfs detection on SD
Michael Scire
committed
on 4 Nov 2018
|
|---|---|
|
fs.mitm: Only create storage interface when needed.
Michael Scire
committed
on 4 Nov 2018
|
|
| 2018-10-30 |
libstrat: automatically detect+format rawdata structs correctly.
Michael Scire
authored
on 30 Oct 2018
SciresM
committed
on 30 Oct 2018
|
|
fs.mitm: increase thread count back to 5.
Michael Scire
authored
on 30 Oct 2018
SciresM
committed
on 30 Oct 2018
|
|
|
fs.mitm: split out set.mitm
Michael Scire
authored
on 30 Oct 2018
SciresM
committed
on 30 Oct 2018
|
|
|
fs.mitm: Remove debugging options
Michael Scire
authored
on 30 Oct 2018
SciresM
committed
on 30 Oct 2018
|
|
|
fs.mitm: update for libstratosphere refactor
Michael Scire
authored
on 30 Oct 2018
SciresM
committed
on 30 Oct 2018
|
|
| 2018-10-24 |
fs.mitm: Intercept qlaunch sysver request
Michael Scire
committed
on 24 Oct 2018
|
| 2018-10-23 |
fs.mitm: Improve configuration refresh file semantics.
Michael Scire
committed
on 23 Oct 2018
|
|
loader/fs.mitm: Support override config changes at runtime
Michael Scire
committed
on 23 Oct 2018
|
|
| 2018-10-19 |
fs.mitm: Fix correctness bug in LayeredRomfs::Read().
SciresM
authored
on 19 Oct 2018
GitHub
committed
on 19 Oct 2018
|
| 2018-10-17 |
libstratosphere: Fix receive for multi-static IPC buffers
Michael Scire
committed
on 17 Oct 2018
|
|
fs.mitm: Allow for disabling mitm for a title via flag.
Michael Scire
committed
on 17 Oct 2018
|
|
|
fs.mitm: Use same override button semantics as loader.
Michael Scire
committed
on 17 Oct 2018
|
|
|
atmosphere: extract API version management to common folder
Michael Scire
committed
on 17 Oct 2018
|
|
| 2018-10-16 |
fs.mitm: Add domain support (closes #202)
Michael Scire
committed
on 16 Oct 2018
|
| 2018-09-07 |
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz
committed
on 7 Sep 2018
|
| 2018-07-30 |
Stratosphere: use isxdigit to check if char is hex.
Michael Scire
committed
on 30 Jul 2018
|
| 2018-07-29 |
fs.mitm: Fix flag detection.
Michael Scire
committed
on 29 Jul 2018
|
|
fs.mitm: Remove shim for fsStorageGetSize, which was added to libnx
Michael Scire
committed
on 29 Jul 2018
|
|
| 2018-07-28 |
fs.mitm: Allow fsmitm.flag specification for mitm
Michael Scire
committed
on 28 Jul 2018
|
|
fs.mitm: Try to MitM titles that have override RomFS content on the SD card
Michael Scire
committed
on 28 Jul 2018
|
|
| 2018-07-20 |
Fix additional UAF in DirEntry building
Michael Scire
committed
on 20 Jul 2018
|
|
|
|
| 2018-07-10 |
fs_istorage: Default IStorage destructor in cpp
...
Léo Lam
authored
on 2 Jul 2018
SciresM
committed
on 10 Jul 2018
|
|
stratosphere: In-class initialize members
...
Léo Lam
authored
on 2 Jul 2018
SciresM
committed
on 10 Jul 2018
|
|
|
stratosphere: Use RAII for locks
...
Léo Lam
authored
on 2 Jul 2018
SciresM
committed
on 10 Jul 2018
|
|
| 2018-06-29 |
fs.mitm: Save memory+time in sibling reconstruction via reverse iteration
Michael Scire
committed
on 29 Jun 2018
|
|
fs.mitm: Optimize out remaining O(n^2) op. BotW is very fast.
Michael Scire
committed
on 29 Jun 2018
|
|
|
fs.mitm: Fix typo. map impl takes 2-3 seconds to boot botw.
Michael Scire
committed
on 29 Jun 2018
|