..
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
[+] brotli now respects CompressInfo::uCompressionLevel
2023-07-27 20:45:49 +01:00
Console
[*] NT: Further reduce Win32 link-time requirements cont ( 1948dd0c
)
2023-07-24 12:48:42 +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
[*] Further reduce Win32 link-time requirements
2023-07-24 07:17:08 +01: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
[*] NT: Further reduce Win32 link-time requirements cont ( 1948dd0c
)
2023-07-24 12:48:42 +01:00
IO
[*] Resolve one stated Windows 7 defect
2023-07-27 19:55:41 +01:00
Locale
[*] NT: Further reduce Win32 link-time requirements cont ( 1948dd0c
)
2023-07-24 12:48:42 +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
[+] IConditionVariable::WaitForSignalNS
2023-07-25 15:59:04 +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
[*] NT: Further reduce Win32 link-time requirements cont ( 1948dd0c
)
2023-07-24 12:48:42 +01:00
AuProcAddresses.NT.hpp
[*] NT: Further reduce Win32 link-time requirements cont ( 1948dd0c
)
2023-07-24 12:48:42 +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