.. |
Async
|
[*] NT Win8+ fix: improper condvar wake up
|
2023-07-11 00:54:54 +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
|
[*] Clean up Runtime config
|
2023-07-09 21:21:49 +01:00 |
Crypto
|
[+] Missing x509 members
|
2023-07-10 20:58:12 +01:00 |
Debug
|
[+] Internal void Aurora::Win32Terminate()
|
2023-07-11 15:21:55 +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
|
[*] Win XP -> 8: CpuInfo::pCoreTopology fix
|
2023-07-13 23:23:28 +01:00 |
IO
|
[*] Ensure AuProcAddresses.NT.* is used for all dynamically linked symbols
|
2023-07-09 10:03:29 +01:00 |
Locale
|
[*] ConvertMSToTimescale: refactor arg to u64
|
2023-05-12 17:49:34 +01:00 |
Logging
|
[*] fixed logic in dirlogarchive
|
2023-07-06 21:27:47 +01:00 |
Memory
|
[*] Ensure AuProcAddresses.NT.* is used for all dynamically linked symbols
|
2023-07-09 10:03:29 +01:00 |
Parse
|
[*] Refactor public headers
|
2023-01-15 06:05:22 +00:00 |
Process
|
[*] Never rely on the CRT for clean-up if an API user requests us to exit
|
2023-07-11 21:01:23 +01:00 |
Processes
|
[+] EStreamForward::eNewConsoleWindow
|
2023-07-06 13:44:32 +01:00 |
Registry
|
[*] Update for auROXTL changes
|
2022-03-30 15:16:57 +01:00 |
RNG
|
[*] Improve time based RNG failover implementation
|
2023-07-13 05:58:53 +01:00 |
SWInfo
|
[*] Reintroduce regressed branch; missing indirect branch validation before call
|
2023-07-09 11:02:35 +01:00 |
Telemetry
|
[*] Linux has a pulse...
|
2022-04-06 02:24:38 +01:00 |
Threading
|
[*] Windows Vista, UWP, and Windows 11: Move Windows 7 and 8 SetThreadGroupAffinity symbol from the IAT to AuProcAddresses.NT.[c/h]pps object
|
2023-07-14 16:33:26 +01:00 |
Time
|
[*] Further deprecate the "high res" clock
|
2023-07-06 10:17:22 +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
|
[*] Windows Vista, UWP, and Windows 11: Move Windows 7 and 8 SetThreadGroupAffinity symbol from the IAT to AuProcAddresses.NT.[c/h]pps object
|
2023-07-14 16:33:26 +01:00 |
AuProcAddresses.NT.hpp
|
[*] Windows Vista, UWP, and Windows 11: Move Windows 7 and 8 SetThreadGroupAffinity symbol from the IAT to AuProcAddresses.NT.[c/h]pps object
|
2023-07-14 16:33:26 +01:00 |
AuRTEntrypoint.cpp
|
[*] Amend process creation time. I did a dumb. (bdec6ff8 )
|
2023-07-10 21:43:08 +01:00 |
RuntimeInternal.hpp
|
[+] Broke out NT LoadLibrary s to a dedicated root AuProcAddesses.[NT.]hpp
|
2023-02-16 16:01:21 +00:00 |