AuroraRuntime/Source
2023-12-29 18:46:16 +00:00
..
Async [+] IO completion groups 2023-12-28 16:49:11 +00:00
CmdLine [*] Further drop required symbols from OLE (COM) and SHELL32 (NT Shell) 2023-09-17 21:33:14 +01:00
Compression [*] mitigations and clean up before two major commits 2023-12-26 21:01:29 +00:00
Console [*] mitigations and clean up before two major commits 2023-12-26 21:01:29 +00:00
Crypto [*] Fix project build regressions caused by refactoring in 522def0a 2023-09-28 20:08:59 +01:00
Debug [*] Harden panics 2023-12-29 18:46:16 +00:00
Exit [*] mitigations and clean up before two major commits 2023-12-26 21:01:29 +00:00
Extensions [*] Drop all static references to User32.dll 2023-10-13 00:10:44 +01:00
Grug [+] RuntimeWaitForSecondaryTick() 2023-12-13 04:43:29 +00:00
Hashing [*] Linux and UNIX QOL 2023-08-27 12:42:10 +01:00
HWInfo [*] :/ 2023-12-08 13:03:14 +00:00
IO [+] IO completion groups 2023-12-28 16:49:11 +00:00
Locale [*] Fix project build regressions caused by refactoring in 522def0a 2023-09-28 20:08:59 +01:00
Logging [*] mitigations and clean up before two major commits 2023-12-26 21:01:29 +00:00
Memory [+] AuMemory::ReserveHeapMemory 2023-10-26 17:05:44 +01:00
Parse [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Process [*] mitigations and clean up before two major commits 2023-12-26 21:01:29 +00:00
Processes [+] AuProcesses::RunAs 2023-12-28 21:00:07 +00:00
Registry [*] Update for auROXTL changes 2022-03-30 15:16:57 +01:00
RNG [*] Linux build regressons 2023-12-04 21:13:25 +00:00
SWInfo [*] AuSwInfo under linux fix 2023-12-21 15:31:19 +00:00
Telemetry [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
Threading [+] New generic primitives 2023-12-29 16:12:14 +00:00
Time [+] Clang/Win32 compilation support 2023-12-19 03:43:11 +00:00
Alloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
AuCrypto.cpp [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +01:00
AuCrypto.hpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
AuProcAddresses.cpp [+] Improve WoA on Windows 8+ 2023-06-15 20:44:27 +01:00
AuProcAddresses.hpp [+] AuProcAddresses.Linux.* 2023-08-12 10:16:20 +01:00
AuProcAddresses.Linux.cpp [+] UNIX: AuProcesses should always try to close leaked fds 2023-12-22 03:49:11 +00:00
AuProcAddresses.Linux.hpp [+] UNIX: AuProcesses should always try to close leaked fds 2023-12-22 03:49:11 +00:00
AuProcAddresses.NT.cpp [+] AuProcesses::RunAs 2023-12-28 21:00:07 +00:00
AuProcAddresses.NT.hpp [+] AuProcesses::RunAs 2023-12-28 21:00:07 +00:00
AuRTEntrypoint.cpp [*] Remove a syscall or two from startup / more accurate startup timings 2023-12-18 05:59:39 +00:00
RuntimeInternal.hpp [+] Secret visible symbol: Aurora::Win32Open/AuWin32Open 2023-09-13 15:35:09 +01:00