| 2022-03-22 |
strat: only include windows.h in translation units where actually needed
Michael Scire
authored
on 17 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|---|---|
|
fs: utilities for hac2l to print gc headers
Michael Scire
authored
on 14 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: add gc validation wrappers for hac2l
Michael Scire
authored
on 14 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: add indirection to raw storage open, for hac2l
Michael Scire
authored
on 14 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
lz4: update to git-master
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
strat: minor result/overflow check fixes
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: revise allocation-fail result names
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
strat: revise fs unsupported operation results, add overflow utils
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: fix inverted alignment determination in compressed storage
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: fix locking in FileSystemBufferManager
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: fix clang-build, os: StackGuardManager
Michael Scire
authored
on 13 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
fs: move bitmap classes out of save::
Michael Scire
authored
on 12 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
|
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
|