AuroraRuntime/Source
2023-12-18 08:52:51 +00:00
..
Async [+] IAsyncTimer 2023-12-07 09:20:23 +00:00
CmdLine [*] Further drop required symbols from OLE (COM) and SHELL32 (NT Shell) 2023-09-17 21:33:14 +01:00
Compression [+] ICompressionStream::ToSeekingStreamReader 2023-11-09 19:54:35 +00:00
Console [+] A recommendation for Windows 11 or greater users to upgrade to Windows 7 or 10 2023-12-18 04:54:21 +00:00
Crypto [*] Fix project build regressions caused by refactoring in 522def0a 2023-09-28 20:08:59 +01:00
Debug [*] Refactor AuProcess (paths) 2023-12-13 18:11:35 +00:00
Exit [*] Bug fix: leave scroll mode on exit, not enter scroll mode 2023-12-16 21:14:01 +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 [*] Revert AuOptionalEx -> AuOptional change 2023-12-18 08:52:51 +00:00
Locale [*] Fix project build regressions caused by refactoring in 522def0a 2023-09-28 20:08:59 +01:00
Logging [+] Added a random id (u8) to log filenames 2023-12-09 19:56:00 +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 [*] Remove a syscall or two from startup / more accurate startup timings 2023-12-18 05:59:39 +00:00
Processes [+] IFileStream::ToStreamReader() 2023-12-02 18:05:49 +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 [*] Link error: missing RS4 symbol 2023-11-30 09:35:44 +00:00
Telemetry [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
Threading [*] Formatting pissing me off 2023-12-16 06:42:37 +00:00
Time [*] Simplified Win32 TLS callback overhead to prevent unwanted LoadLibraryW calls 2023-12-07 19:04:30 +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 [*] 346a9f3bde still isnt good enough. why the fuck must all (not projecting), all, linux code even from the kernel maintainers have fucked syscall checks? 2023-08-26 16:50:20 +01:00
AuProcAddresses.Linux.hpp [*] Linux: optimize futex wrappers 2023-08-18 22:51:47 +01:00
AuProcAddresses.NT.cpp [+] NT_APPLICATION_COMPAT_AURORA_RUNTIME_ALPHA 2023-12-08 13:38:13 +00:00
AuProcAddresses.NT.hpp [*] Simplified Win32 TLS callback overhead to prevent unwanted LoadLibraryW calls 2023-12-07 19:04:30 +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