.. |
Async
|
[*] yes
|
2023-09-05 22:31:16 +01:00 |
CmdLine
|
[*] Continue to refactor allocations of synchronization primitive away
|
2023-06-28 10:33:12 +01:00 |
Compression
|
[*] Linux/Clang fixerinos/improvements
|
2023-08-28 16:35:32 +01:00 |
Console
|
[*] Linux and UNIX QOL
|
2023-08-27 12:42:10 +01:00 |
Crypto
|
[*] Suppress a number of antisemitic clang warnings
|
2023-08-18 23:32:46 +01:00 |
Debug
|
[*] Support for further Win32 API degradation / historical OSes / emulators
|
2023-08-27 17:43:29 +01:00 |
Exit
|
[+] AuAsync::NewWorkFunction
|
2023-08-10 03:36:19 +01:00 |
Extensions
|
[*] Further reduce Win32 link-time requirements
|
2023-07-24 07:17:08 +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
|
[*] 32bit builds can run on 64bit systems
|
2023-08-30 12:36:59 +01:00 |
IO
|
[*] Exploit mitigation - file protocols can be valid paths
|
2023-09-10 16:30:59 +01:00 |
Locale
|
[*] stupid formatting crash
|
2023-08-21 15:32:22 +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
|
[*] Shutup clangbang
|
2023-08-30 01:28:05 +01:00 |
Processes
|
[*] 9ab0c25b but for UNIX
|
2023-09-09 23:57:01 +01:00 |
Registry
|
[*] Update for auROXTL changes
|
2022-03-30 15:16:57 +01:00 |
RNG
|
[*] Update fallback RNG entropy: reduce expected tick resolution
|
2023-09-09 13:50:26 +01:00 |
SWInfo
|
[+] Missing Win8 check. Literally who?
|
2023-08-29 16:51:55 +01:00 |
Telemetry
|
[*] Linux has a pulse...
|
2022-04-06 02:24:38 +01:00 |
Threading
|
[*] Linux/Modern NT regression in new optimized event wait path
|
2023-09-10 23:06:58 +01:00 |
Time
|
[*] dont like me stds' - big baz
|
2023-09-10 17:58:36 +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
|
[*] old win32 - fix c6c35a58 : missing ms to ns conversion
|
2023-09-10 15:51:26 +01:00 |
AuProcAddresses.NT.hpp
|
[*] Mitigate Kernel32 and Rtl mixing
|
2023-09-09 15:29:48 +01:00 |
AuRTEntrypoint.cpp
|
[*] Optimize thread configurations to be unpacked from the bitmap once at startup and during reconfigure as opposed ad-hoc
|
2023-09-09 17:37:14 +01:00 |
RuntimeInternal.hpp
|
[+] Broke out NT LoadLibrary s to a dedicated root AuProcAddesses.[NT.]hpp
|
2023-02-16 16:01:21 +00:00 |