| 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
|
|
|
pm: Fix missing include
Léo Lam
authored
on 2 Jul 2018
SciresM
committed
on 10 Jul 2018
|
|
|
stratosphere: Remove an unneeded constructor
...
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
|
|
|
fs.mitm: Use std::map for RomFS building
Michael Scire
committed
on 29 Jun 2018
|
|
|
fs.mitm: Fix debug-commented-out command
Michael Scire
committed
on 29 Jun 2018
|
|
|
fs.mitm: Simplify source merging condition thanks to padding guarantees
Michael Scire
committed
on 29 Jun 2018
|
|
|
fs.mitm: Use less path memory, fix source concat. (Fixes BotW, probably others)
Michael Scire
committed
on 29 Jun 2018
|
|
| 2018-06-28 |
fs.mitm: Fix c++ modernization breaking changes
Michael Scire
committed
on 28 Jun 2018
|
| 2018-06-26 |
creport: Add dying message to output report, if relevant.
Michael Scire
committed
on 26 Jun 2018
|
|
creport: Complete crash report saving.
Michael Scire
committed
on 26 Jun 2018
|
|
|
creport: Clean up bugs, now saves (empty) reports to the SD successfully
Michael Scire
committed
on 26 Jun 2018
|
|
|
creport: Fix bad constructor for ThreadInfo
Michael Scire
committed
on 26 Jun 2018
|
|
| 2018-06-25 |
creport: fix a bunch of trivial errors
Michael Scire
committed
on 25 Jun 2018
|
|
creport: fix typo in json
Michael Scire
committed
on 25 Jun 2018
|
|
|
creport: Further Skeleton Report saving.
Michael Scire
committed
on 25 Jun 2018
|
|
|
creport: Implement reading name/build id from .rodata
Michael Scire
committed
on 25 Jun 2018
|
|
|
creport: Skeleton reading of Code Regions.
Michael Scire
committed
on 25 Jun 2018
|
|
|
creport: fix thread_list access style
Michael Scire
committed
on 25 Jun 2018
|
|
|
creport: Implement reading info about all threads.
Michael Scire
committed
on 25 Jun 2018
|
|
|
creport: Implement reading a dying message
Michael Scire
committed
on 25 Jun 2018
|
|
|
creport: Parse info for crashed thread
Michael Scire
committed
on 25 Jun 2018
|
|
|
creport: Read exception info properly (except for crashed thread info)
Michael Scire
committed
on 25 Jun 2018
|
|
|
creport: Solidify main() logic.
Michael Scire
committed
on 25 Jun 2018
|