AuroraRuntime/Source
Reece 1ff63f3479 [+] Added stub for fast rng
[*] Fixed RNG strings may contain a null byte
[+] Added RngByte, RngArray, RngBoolean
2021-07-13 13:09:10 +01:00
..
Async [+] Added async semantic ->Then(...) 2021-07-12 15:37:05 +01:00
Compression I messed up 2021-07-12 13:06:21 +01:00
Console [*] Console exit must be called last in case any unexpected error occurs during deinitialization 2021-07-01 11:49:46 +01:00
Crypto Reformat RSA 2021-07-12 13:17:16 +01:00
Debug [*] Crash fix: Null SysPushErrors should be assigned empty strings 2021-06-30 17:33:18 +01:00
Extensions [*] Console exit must be called last in case any unexpected error occurs during deinitialization 2021-07-01 11:49:46 +01:00
Hashing Initial Commit 2021-06-27 22:25:29 +01:00
HWInfo Initial Commit 2021-06-27 22:25:29 +01:00
IO Bad handle checks 2021-06-30 17:34:49 +01:00
Locale Initial Commit 2021-06-27 22:25:29 +01:00
Memory Reformat RSA 2021-07-12 13:17:16 +01:00
Parse Initial Commit 2021-06-27 22:25:29 +01:00
Process [*] Untabify paths.cpp 2021-07-05 14:33:05 +01:00
Processes [+] Begin work on the Async subsystem 2021-06-30 10:28:52 +01:00
Registry [+] i can has registry 2021-06-30 17:35:02 +01:00
RNG [+] Added stub for fast rng 2021-07-13 13:09:10 +01:00
Telemetry Initial Commit 2021-06-27 22:25:29 +01:00
Threading [+] Begin work on the Async subsystem 2021-06-30 10:28:52 +01:00
Time Initial Commit 2021-06-27 22:25:29 +01:00
Alloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
Crypto.cpp Initial Commit 2021-06-27 22:25:29 +01:00
Crypto.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Entrypoint.cpp [*] Console exit must be called last in case any unexpected error occurs during deinitialization 2021-07-01 11:49:46 +01:00
RuntimeInternal.hpp Initial Commit 2021-06-27 22:25:29 +01:00