AuroraRuntime/Source
2023-07-05 18:25:07 +01:00
..
Async [*] TODO: sort out async run modes 2023-06-26 08:11:45 +01:00
CmdLine [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Compression [*] Amend compression/decompression error checking; ensure correct library specific OK value is used 2023-07-05 17:06:30 +01:00
Console [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Crypto [*] i was taking a shit when i remembered our hashcash algorithm is fundamentally borked 2023-05-20 02:38:47 +01:00
Debug [*] Amended Win7 fast fail path 2023-07-03 19:40:38 +01:00
Exit [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Extensions [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Grug [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Hashing [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
HWInfo [*] Improved cache reporting under NT under various conditions 2022-12-14 05:25:05 +00:00
IO [+] UDP-as-sockets send channel 2023-07-04 15:17:00 +01:00
Locale [*] ConvertMSToTimescale: refactor arg to u64 2023-05-12 17:49:34 +01:00
Logging [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Memory [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Parse [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Process [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Processes [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Registry [*] Update for auROXTL changes 2022-03-30 15:16:57 +01:00
RNG [*] bug fix: RNG strings werent deterministic 2023-04-28 04:59:09 +01:00
SWInfo [+] IWaitable::LockNS(...) 2023-03-12 15:27:28 +00:00
Telemetry [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
Threading [*] Begin work around for use after thread-local free; WaitOnAddress emulation 2023-07-05 18:25:07 +01:00
Time [+] Process and threaded user and kernel time keeping clocks 2023-06-19 17:48:24 +01:00
Alloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
AuCrypto.cpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00: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 [*] cleanup: added gUseNativeWaitSemapahore 2023-06-16 00:06:32 +01:00
AuProcAddresses.NT.cpp [*] cleanup: added gUseNativeWaitSemapahore 2023-06-16 00:06:32 +01:00
AuProcAddresses.NT.hpp [*] cleanup: added gUseNativeWaitSemapahore 2023-06-16 00:06:32 +01:00
AuRTEntrypoint.cpp [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
RuntimeInternal.hpp [+] Broke out NT LoadLibrarys to a dedicated root AuProcAddesses.[NT.]hpp 2023-02-16 16:01:21 +00:00