History for Atmosphere / libraries / libstratosphere / include / stratosphere / fssystem
2022-03-25
@Michael Scire
fs: update nca drivers (and dependents/callees) for 14.0.0 changes
Michael Scire committed on 25 Mar 2022
@Michael Scire
fs: update HashGeneratorFactorySelector to reflect 14.0.0
Michael Scire committed on 25 Mar 2022
@Michael Scire
util: add pointer utils, use to constrain fs pointers
Michael Scire committed on 25 Mar 2022
2022-03-24
@Michael Scire
fs: for my sanity, begin tracking version where code was last checked for accuracy
Michael Scire committed on 24 Mar 2022
2022-03-23
@Michael Scire
fs: fix out of bounds access when parsing directory paths
Michael Scire committed on 23 Mar 2022
2022-03-22
@Michael Scire
fs: add indirection to raw storage open, for hac2l
Michael Scire authored on 14 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
fs: revise allocation-fail result names
Michael Scire authored on 13 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
strat: revise fs unsupported operation results, add overflow utils
Michael Scire authored on 13 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
fs: fix inverted alignment determination in compressed storage
Michael Scire authored on 13 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
fs: fix locking in FileSystemBufferManager
Michael Scire authored on 13 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
fs: fix clang-build, os: StackGuardManager
Michael Scire authored on 13 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
fs: move bitmap classes out of save::
Michael Scire authored on 12 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
fs: fix missing mutex acquire in compressed storage invalidate/find
Michael Scire authored on 12 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
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
@Michael Scire
libs: add ongoing work to facilitate hactool rewrite
Michael Scire authored on 8 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
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
@Michael Scire
ams: support building unit test programs on windows/linux/macos
Michael Scire authored on 6 Mar 2022 SciresM committed on 22 Mar 2022
2022-02-22
@Michael Scire
ams_mitm: update to use new NcaFileSystemDriver intf
Michael Scire authored on 21 Feb 2022 SciresM committed on 22 Feb 2022
@Michael Scire
fs: add Sha256HashGenerator, LZ4 decompressor
Michael Scire authored on 14 Dec 2021 SciresM committed on 22 Feb 2022
@Michael Scire
fs: remove now unused StorageOption
Michael Scire authored on 14 Dec 2021 SciresM committed on 22 Feb 2022
@Michael Scire
fs: revise NcaFileSystemDriver for latest semantics
Michael Scire authored on 14 Dec 2021 SciresM committed on 22 Feb 2022
@Michael Scire
fssystem: revise allocator logic for latest semantics
Michael Scire authored on 7 Dec 2021 SciresM committed on 22 Feb 2022
@Michael Scire
fssrv: skeleton more program registry logic
Michael Scire authored on 7 Dec 2021 SciresM committed on 22 Feb 2022
@Michael Scire
fs: add skeleton dir for sysmodule code ...
Michael Scire authored on 6 Dec 2021 SciresM committed on 22 Feb 2022
2022-02-14
@SciresM
Integrate new result macros. (#1780) ...
SciresM authored on 14 Feb 2022 GitHub committed on 14 Feb 2022
2021-11-04
@Michael Scire
dmnt: enable experimental standalone usage of gdbstub, while starlink is in dev
Michael Scire authored on 31 Oct 2021 SciresM committed on 4 Nov 2021
2021-10-18
@Michael Scire
ams: improve offsetof style consistency
Michael Scire committed on 18 Oct 2021
2021-10-10
@Michael Scire
strat: use m_ for member variables
Michael Scire committed on 10 Oct 2021
2021-10-09
@Michael Scire
ams: replace most remaining operator & with std::addressof
Michael Scire committed on 9 Oct 2021
2021-10-07
@Michael Scire
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire committed on 7 Oct 2021