.. |
Async
|
[*] Build regression after ROXTL AuMin/Max update to use the common type as opposed to a stupid reference of a forced common T in the usual case of taking one of two integer values
|
2023-10-17 04:58:30 +01:00 |
CmdLine
|
[*] Further drop required symbols from OLE (COM) and SHELL32 (NT Shell)
|
2023-09-17 21:33:14 +01:00 |
Compression
|
[+] ICompressionStream::GetLastErrorString
|
2023-10-17 09:28:58 +01:00 |
Console
|
[*] Drop all static references to User32.dll
|
2023-10-13 00:10:44 +01:00 |
Crypto
|
[*] Fix project build regressions caused by refactoring in 522def0a
|
2023-09-28 20:08:59 +01:00 |
Debug
|
[*] Further reduce win32 link time requirements (advanced api)
|
2023-10-11 02:13:49 +01:00 |
Exit
|
[+] AuAsync::NewWorkFunction
|
2023-08-10 03:36:19 +01:00 |
Extensions
|
[*] Drop all static references to User32.dll
|
2023-10-13 00:10:44 +01:00 |
Grug
|
[*] Begin resolving 8 months of Linux neglect
|
2023-08-11 16:51:42 +01:00 |
Hashing
|
[*] Linux and UNIX QOL
|
2023-08-27 12:42:10 +01:00 |
HWInfo
|
[*] Guess this got twisted, or maybe my intention was to zero out if we cant get accurate topology from apic bits; i don't recall
|
2023-09-12 14:11:09 +01:00 |
IO
|
[+] IPCPipe::ToFileStream
|
2023-10-20 16:33:18 +01:00 |
Locale
|
[*] Fix project build regressions caused by refactoring in 522def0a
|
2023-09-28 20:08:59 +01:00 |
Logging
|
[*] Further reduce win32 link time requirements (advanced api)
|
2023-10-11 02:13:49 +01:00 |
Memory
|
[+] AuMemory::SetLeakFinder
|
2023-10-17 08:46:08 +01:00 |
Parse
|
[*] Refactor public headers
|
2023-01-15 06:05:22 +00:00 |
Process
|
[*] ensure these paths are always consistent
|
2023-10-13 20:27:21 +01:00 |
Processes
|
[+] AuProcesses::StartupParameters::ntLikeHookCreateProcessW
|
2023-10-18 04:55:56 +01:00 |
Registry
|
[*] Update for auROXTL changes
|
2022-03-30 15:16:57 +01:00 |
RNG
|
[*] Allocless RNG devices
|
2023-10-17 10:03:15 +01:00 |
SWInfo
|
[*] Further reduce win32 link time requirements (advanced api)
|
2023-10-11 02:13:49 +01:00 |
Telemetry
|
[*] Linux has a pulse...
|
2022-04-06 02:24:38 +01:00 |
Threading
|
[*] Nt Condvars: I'm paranoid about this potential race condition
|
2023-10-20 10:04:06 +01:00 |
Time
|
[+] AURORA_STEADY_TIME_SHID_CPU_XP_MODE
|
2023-10-17 07:55:44 +01: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 preload symbols) Missing obvious fast path under Aurora::IsBlocked
|
2023-10-18 05:06:04 +01:00 |
AuProcAddresses.NT.hpp
|
[*] Address a number of NT/x86_32 build regressions
|
2023-10-17 03:08:29 +01:00 |
AuRTEntrypoint.cpp
|
[*] CmdLine has been deserving of the Au prefix for quite some time
|
2023-09-16 21:33:38 +01:00 |
RuntimeInternal.hpp
|
[+] Secret visible symbol: Aurora::Win32Open/AuWin32Open
|
2023-09-13 15:35:09 +01:00 |