| 2020-02-25 |
ro: save 0x25000 while maintaining security improvements
Michael Scire
committed
on 25 Feb 2020
|
|---|---|
|
ro: implement 9.1.0 security measures
Michael Scire
committed
on 25 Feb 2020
|
|
|
ro: move in use trackers outside of info objects
Michael Scire
committed
on 25 Feb 2020
|
|
| 2020-02-24 |
boot: fix more typos/copy paste errors
Michael Scire
committed
on 24 Feb 2020
|
|
boot: fix wrong fallthroughs
Michael Scire
committed
on 24 Feb 2020
|
|
|
boot: update to accurate as of 9.1.0
Michael Scire
committed
on 24 Feb 2020
|
|
|
libstrat: fix unconverted _WITH_ASSERTs
Michael Scire
committed
on 24 Feb 2020
|
|
|
pss: extra validity check
Michael Scire
committed
on 24 Feb 2020
|
|
|
crypto: constant-time pss (if it survives optimization)
Michael Scire
committed
on 24 Feb 2020
|
|
|
ro: implement NRR signature checks
Michael Scire
committed
on 24 Feb 2020
|
|
|
crypto: implement RSA-2048-PSS
Michael Scire
committed
on 24 Feb 2020
|
|
| 2020-02-23 |
crypto: Implement BigNum/ExpMod
Michael Scire
committed
on 23 Feb 2020
|
|
stratosphere: misc static -> global
Michael Scire
committed
on 23 Feb 2020
|
|
|
pm: save ~0x3000 in binary
Michael Scire
committed
on 23 Feb 2020
|
|
|
ams: revamp assertion system
Michael Scire
committed
on 23 Feb 2020
|
|
|
vapours: cleanup svc includes
Michael Scire
committed
on 23 Feb 2020
|
|
|
vapours: new include style, add crypto
Michael Scire
committed
on 23 Feb 2020
|
|
|
fix building libstratosphere
Michael Scire
committed
on 23 Feb 2020
|
|
|
Merge pull request #821 from Atmosphere-NX/mesosphere-dev
...
SciresM
authored
on 23 Feb 2020
GitHub
committed
on 23 Feb 2020
|
|
|
Merge branch 'master' into mesosphere-dev
SciresM
authored
on 23 Feb 2020
GitHub
committed
on 23 Feb 2020
|
|
|
kern: correct error in KUserPointer
Michael Scire
committed
on 23 Feb 2020
|
|
| 2020-02-22 |
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
Michael Scire
committed
on 22 Feb 2020
|
|
kern: paranoid assertions about the class tokens
Michael Scire
committed
on 22 Feb 2020
|
|
|
kern: correct KClassToken generation
Michael Scire
committed
on 22 Feb 2020
|
|
| 2020-02-21 |
kern: minor fixes to prevent core0-2 panics during boot
Michael Scire
committed
on 21 Feb 2020
|
| 2020-02-20 |
kern: fix building without debugging turned on
Michael Scire
committed
on 20 Feb 2020
|
|
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire
committed
on 20 Feb 2020
|
|
|
kern: implement large page group mapping, fix debug flag cap
Michael Scire
committed
on 20 Feb 2020
|
|
|
kern: implement user thread start, el0 code now runs
Michael Scire
committed
on 20 Feb 2020
|
|
|
kern: fix supervisor page table activation
Michael Scire
committed
on 20 Feb 2020
|