AuroraRuntime/Include/Aurora
Reece Wilson 124038df62 [*] Refactor public headers
[+] AuConsole::Commands::RemoveCommand
[+] EExtendedUsage::eServerAuth
[+] SysPanic2 for SysSafeLine hints (backtrace may contain optimized SysPanics, making tracing the true origin difficult)
[*] Reworked SysAssertions
[*] AuParse::EncodeHex now takes AuMemoryViewRead
[*] AuRng::ReadSecureRNG now takes AuMemoryViewWrite
[*] AuRng::ReadFastRNG now takes AuMemoryViewWrite
2023-01-15 06:05:22 +00:00
..
Async [+] RMD128+BScFwd based HashCash (bcrypt DoS mitigation, acc creation, antibot, etc) 2022-09-19 02:34:57 +01:00
CmdLine [+] NS readmes 2022-06-12 18:28:51 +01:00
Compression [*] Minor cleanup/refactor 2022-12-14 05:03:37 +00:00
Console [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Crypto [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Data [+] Added move and copy operators + constructors for types that are either struct members in the public API or are likely to be copied by the user 2022-05-27 20:33:42 +01:00
Debug [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Exit [*] Lite clean up/Refactor 2022-08-20 07:53:48 +01:00
Hashing [+] RMD128+BScFwd based HashCash (bcrypt DoS mitigation, acc creation, antibot, etc) 2022-09-19 02:34:57 +01:00
HWInfo [*] Lite clean up/Refactor 2022-08-20 07:53:48 +01:00
IO [+] Linux datagrams 2022-12-16 17:18:12 +00:00
Locale [+] Missing external class if iterative/codepoint length locale apis 2022-08-13 06:03:24 +01:00
Logging [+] Network interfaces API 2022-12-14 20:08:52 +00:00
Memory [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Parse [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Process [*] Refactor 2022-12-17 20:14:19 +00:00
Processes [*] Typos and comments 2022-06-29 14:56:59 +01:00
Registry [+] Added move and copy operators + constructors for types that are either struct members in the public API or are likely to be copied by the user 2022-05-27 20:33:42 +01:00
RNG [*] Refactor public headers 2023-01-15 06:05:22 +00:00
SWInfo [+] NS readmes 2022-06-12 18:28:51 +01:00
Telemetry [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Threading [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Time [+] AuUtility::ThroughputCalculator 2022-12-06 22:58:15 +00:00
Utility [+] Initial heap stat counter API 2022-12-08 19:34:15 +00:00
Runtime.hpp [+] _CLOEXEC on F-tier operating systems predating SMP and processes 2022-12-16 03:48:04 +00:00