| 2022-03-22 |
fs: fix missing mutex acquire in compressed storage invalidate/find
Michael Scire
authored
on 12 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|---|---|
|
fs: first pass at compressed storage (works on iridium with wip hac2l code)
Michael Scire
authored
on 12 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fssrv: add ExternalKeyManager (rights-id crypto) for hac2l
Michael Scire
authored
on 11 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
symbols: use same strategy on windows as on macOS
Michael Scire
authored
on 11 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
use cxxabi for demangling on linux/windows
Michael Scire
authored
on 11 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
Implement working macOS backtrace symbolization
Michael Scire
authored
on 11 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
os: add working stack logic for macOS
Michael Scire
authored
on 10 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fix stack getting on linux, add test
Michael Scire
authored
on 10 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
diag: fix typo in hos-specific backtrace getter
Michael Scire
authored
on 10 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet)
Michael Scire
authored
on 10 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
remove leftover debug print
Michael Scire
authored
on 8 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
libs: add ongoing work to facilitate hactool rewrite
Michael Scire
authored
on 8 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
libs: begin adding capacity for doing crypto on generic os (using externally-preset keys)
Michael Scire
authored
on 7 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: add just in case bounds checking to linux/macos dirent read
Michael Scire
authored
on 7 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
add basic tests for os::Event/SystemEvent functionality
Michael Scire
authored
on 6 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
ams: support building unit test programs on windows/linux/macos
Michael Scire
authored
on 6 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
| 2022-03-17 |
erpt: add automatic report cleanup mechanism on boot (closes #1795)
Michael Scire
committed
on 17 Mar 2022
|
| 2022-02-22 |
ams_mitm: update to use new NcaFileSystemDriver intf
Michael Scire
authored
on 21 Feb 2022
SciresM
committed
on 22 Feb 2022
|
|
fix SubStorage copy ctor/= op for new shared_ptr member
Michael Scire
authored
on 21 Feb 2022
SciresM
committed
on 22 Feb 2022
|
|
|
fs: add Sha256HashGenerator, LZ4 decompressor
Michael Scire
authored
on 14 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fs: remove now unused StorageOption
Michael Scire
authored
on 14 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fs: revise NcaFileSystemDriver for latest semantics
Michael Scire
authored
on 14 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fssystem: revise allocator logic for latest semantics
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fssrv: flesh out the program registry
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fssrv: skeleton more program registry logic
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fssrv: add skeleton getters for service object sf::SharedPointers
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fs: allocations with mutex held must be unsafe
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fs: implement newer allocator templates
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fssrv: skeleton server manager setup/registration
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fssrv: add placeholder for ipc interface
Michael Scire
authored
on 6 Dec 2021
SciresM
committed
on 22 Feb 2022
|