History for Atmosphere / stratosphere / loader / source / ldr_nso.cpp
2019-05-10
@Michael Scire
stratosphere: TODO: panic -> std::abort()
Michael Scire committed on 10 May 2019
@Michael Scire
stratosphere: stop using kernelAbove
Michael Scire committed on 10 May 2019
2019-04-21
@Michael Scire
loader: use libstratosphere randomness
Michael Scire committed on 21 Apr 2019
2019-04-08
@Michael Scire
atmosphere: current year is 2019
Michael Scire committed on 8 Apr 2019
2019-04-05
@Mat M
loader: Silence Wmissing-field-initializers warnings (#499) ...
Mat M authored on 5 Apr 2019 SciresM committed on 5 Apr 2019
2019-04-04
@Michael Scire
strat: sha256 s/linux/libnx/g
Michael Scire committed on 4 Apr 2019
2019-03-29
@Michael Scire
strat: 0 -> ResultSuccess
Michael Scire committed on 29 Mar 2019
@Michael Scire
strat: replace kernel/dbg magic numbers with result defs
Michael Scire committed on 29 Mar 2019
2019-03-28
@Michael Scire
loader: Use result definitions instead of magic numbers
Michael Scire committed on 28 Mar 2019
2019-02-23
@Michael Scire
loader: add support for title-specific override keys
Michael Scire committed on 23 Feb 2019
2018-10-28
@misson20000
loader: add SetExternalContentSource extension
misson20000 authored on 25 Oct 2018 SciresM committed on 28 Oct 2018
@misson20000
loader: make ShouldOverrideContents take a tid argument
misson20000 authored on 11 Oct 2018 SciresM committed on 28 Oct 2018
2018-09-20
@Michael Scire
Loader: Button override + first-class HBL support
Michael Scire committed on 20 Sep 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-29
@Michael Scire
Loader: Change ips patch location to ease patch distribution
Michael Scire committed on 29 Jul 2018
@Michael Scire
Loader: Skeleton IPS/IPS32 patching support.
Michael Scire committed on 29 Jul 2018
2018-07-24
@Michael Scire
Loader: Use HW-acceleration for SHA256
Michael Scire committed on 24 Jul 2018
2018-06-25
@Michael Scire
Loader: Fix argument passing.
Michael Scire committed on 25 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-05-02
@Michael Scire
Loader: Fix (all?) remaining bugs in ldr:pm. ...
Michael Scire committed on 2 May 2018
2018-04-27
@Michael Scire
Loader: Start work on LoadNRR, Add AutoCloseMap
Michael Scire committed on 27 Apr 2018
2018-04-25
@Michael Scire
Loader: Properly map BSS as rw.
Michael Scire committed on 25 Apr 2018
@Michael Scire
Loader: Fix bugs in CreateProcess(), which now succeeds on hardware (1.0.0)
Michael Scire committed on 25 Apr 2018
2018-04-24
@Michael Scire
Loader: Finish Loader::CreateProcess().
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement all remaining parts of CreateProcess except LoadNsoSegment.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement argument passing.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement most of LoadNsosIntoProcessMemory
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement RandomUtils (for ASLR)
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement NSO Extent calculation (note: ASLR currently disabled due to lack of entropy source.)
Michael Scire committed on 24 Apr 2018
@Michael Scire
Clean up Nso fopen semantics
Michael Scire committed on 24 Apr 2018