History for Atmosphere / stratosphere / fs_mitm / source
2018-10-16
@Michael Scire
fs.mitm: Add domain support (closes #202)
Michael Scire committed on 16 Oct 2018
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-07-30
@Michael Scire
Stratosphere: use isxdigit to check if char is hex.
Michael Scire committed on 30 Jul 2018
2018-07-29
@Michael Scire
fs.mitm: Fix flag detection.
Michael Scire committed on 29 Jul 2018
@Michael Scire
fs.mitm: Remove shim for fsStorageGetSize, which was added to libnx
Michael Scire committed on 29 Jul 2018
2018-07-28
@Michael Scire
fs.mitm: Allow fsmitm.flag specification for mitm
Michael Scire committed on 28 Jul 2018
@Michael Scire
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
@Michael Scire
Fix additional UAF in DirEntry building
Michael Scire committed on 20 Jul 2018
@Michael Scire
fs.mitm: Fix UAF in every DirEntry processed. ...
Michael Scire committed on 20 Jul 2018
2018-07-10
@Léo Lam
fs_istorage: Default IStorage destructor in cpp ...
Léo Lam authored on 2 Jul 2018 SciresM committed on 10 Jul 2018
@Léo Lam
stratosphere: In-class initialize members ...
Léo Lam authored on 2 Jul 2018 SciresM committed on 10 Jul 2018
@Léo Lam
stratosphere: Use RAII for locks ...
Léo Lam authored on 2 Jul 2018 SciresM committed on 10 Jul 2018
2018-06-29
@Michael Scire
fs.mitm: Save memory+time in sibling reconstruction via reverse iteration
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Optimize out remaining O(n^2) op. BotW is very fast.
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Fix typo. map impl takes 2-3 seconds to boot botw.
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Use std::map for RomFS building
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Fix debug-commented-out command
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Simplify source merging condition thanks to padding guarantees
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Use less path memory, fix source concat. (Fixes BotW, probably others)
Michael Scire committed on 29 Jun 2018
2018-06-28
@Michael Scire
fs.mitm: Fix c++ modernization breaking changes
Michael Scire committed on 28 Jun 2018
2018-06-19
@Tony Wasserka
Modernize C++ usage (#144) ...
Tony Wasserka authored on 19 Jun 2018 SciresM committed on 19 Jun 2018
2018-06-15
@Michael Scire
fs.mitm: WIP LayeredFS impl (NOTE: UNUSABLE ATM) ...
Michael Scire committed on 15 Jun 2018
2018-06-13
@Michael Scire
libstratosphere/fs.mitm: Push WIP support for Domains. Not yet fully working.
Michael Scire committed on 13 Jun 2018
2018-06-10
@Michael Scire
fs.mitm: Add HANS-style redirection for System Data Archives.
Michael Scire committed on 10 Jun 2018
@Michael Scire
fs.mitm: Fix sm^H^Hfshax
Michael Scire committed on 10 Jun 2018
@Michael Scire
fs.mitm: Get Title ID on fsp-srv init, Add worker to handle subinterfaces.
Michael Scire committed on 10 Jun 2018
@Michael Scire
fs.mitm: Remove debugging test, fix postprocessing.
Michael Scire committed on 10 Jun 2018
@Michael Scire
fs.mitm: Add hook for postprocessing mitm messages.
Michael Scire committed on 10 Jun 2018
@Michael Scire
fs.mitm: Fix pointer buffer size passed to mitm'd commands
Michael Scire committed on 10 Jun 2018
@Michael Scire
fs.mitm: Implement basic passthrough framework for input commands.
Michael Scire committed on 10 Jun 2018