| 2020-02-25 |
util: add ConvertTo*Endian48
Michael Scire
committed
on 25 Feb 2020
|
|---|---|
|
crypto/spl: implement rsa-oaep
Michael Scire
committed
on 25 Feb 2020
|
|
| 2020-02-24 |
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
|
|
|
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
|
|
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 branch 'master' into mesosphere-dev
SciresM
authored
on 23 Feb 2020
GitHub
committed
on 23 Feb 2020
|
|
| 2020-02-20 |
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire
committed
on 20 Feb 2020
|
| 2020-02-19 |
kern: implement capabilities parsing
Michael Scire
committed
on 19 Feb 2020
|
| 2020-02-18 |
kern: add KProcess members
Michael Scire
committed
on 18 Feb 2020
|
|
kern: implement page group unmapping
Michael Scire
committed
on 18 Feb 2020
|
|
| 2020-02-15 |
kern: switch->nx, implement sleep manager init
Michael Scire
committed
on 15 Feb 2020
|
| 2020-02-14 |
kern: use TinyMT instead of mt19937_t
Michael Scire
committed
on 14 Feb 2020
|
|
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
Michael Scire
committed
on 14 Feb 2020
|
|
|
vapours: add time primitives, fix result name
Michael Scire
committed
on 14 Feb 2020
|
|
| 2020-02-08 |
kern: implement dpc + skeleton rest of main
Michael Scire
committed
on 8 Feb 2020
|
| 2020-02-04 |
libvapours: reorganize includes.hpp
TuxSH
committed
on 4 Feb 2020
|
|
libvapours: constexpr ALWAYS_INLINE T CombineBits
TuxSH
committed
on 4 Feb 2020
|
|
|
libvapour: forgot to add util_bitutil.hpp to util.hpp
TuxSH
committed
on 4 Feb 2020
|
|
|
libvapours: introduce BitsOf, Bits
TuxSH
committed
on 4 Feb 2020
|
|
|
libvapours: introduce BITL, MASK, MASKL, MASK2, MASK2L which were already present in other ams components
TuxSH
committed
on 4 Feb 2020
|
|
| 2020-02-01 |
kern: implement KSchedulerLock
Michael Scire
committed
on 1 Feb 2020
|
| 2020-01-31 |
util: remove spurious error in parent offset calc
Michael Scire
committed
on 31 Jan 2020
|
|
kern: mostly implement KThread::Initialize
Michael Scire
committed
on 31 Jan 2020
|
|
|
kern: add all kthread members
Michael Scire
committed
on 31 Jan 2020
|
|
|
kern: implement KPriorityQueue
Michael Scire
committed
on 31 Jan 2020
|