AuroraRuntime/Include/Aurora
Reece 4703264c57 [+] Added 64bit rng seed support
[*] Cryptographically unsafe RNG is marginally less dangerous; use secure rng for the entire base seed instead of seeding using 32bit mt
2021-10-01 17:54:55 +01:00
..
Async [...] cont 2021-10-01 17:32:50 +01:00
Compression [*] Warnings 2021-09-29 09:03:08 +01:00
Console [*] MSVC Build Error in some projects 2021-10-01 17:26:13 +01:00
Crypto [+] More crypto copypasta 2021-09-21 02:54:47 +01:00
Data [*] Linux should not raise int3 unless the binary is a debug one 2021-09-15 00:56:26 +01:00
Debug Major patch [1/2] 2021-09-06 11:58:08 +01:00
Hashing Major patch [1/2] 2021-09-06 11:58:08 +01:00
HWInfo [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
IO [*] API design change, MemoryViews must be passed by reference such that a pointer to an object that may be the superclass of the actual RAII owner of the memory is passed 2021-09-15 20:08:08 +01:00
IPC Major patch [1/2] 2021-09-06 11:58:08 +01:00
Legacy Initial Commit 2021-06-27 22:25:29 +01:00
Locale [*] API design change, MemoryViews must be passed by reference such that a pointer to an object that may be the superclass of the actual RAII owner of the memory is passed 2021-09-15 20:08:08 +01:00
Loop [+] Begin work on a possible future API for interoperability between loop sources and event driven async apps 2021-10-01 17:27:15 +01:00
Memory [*] Improve MemoryView 2021-09-29 09:02:01 +01:00
Parse Major patch [1/2] 2021-09-06 11:58:08 +01:00
Process Major patch [1/2] 2021-09-06 11:58:08 +01:00
Processes Major patch [1/2] 2021-09-06 11:58:08 +01:00
Registry [*] Preparing for ECC support 2021-09-18 21:10:25 +01:00
RNG [+] Added 64bit rng seed support 2021-10-01 17:54:55 +01:00
Telemetry [*] Linux should not raise int3 unless the binary is a debug one 2021-09-15 00:56:26 +01:00
Threading [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
Time Major patch [1/2] 2021-09-06 11:58:08 +01:00
Runtime.hpp [+] Added include for fmtlib ranges 2021-09-21 02:53:10 +01:00