|
71c88316e5
|
[*] Win32 args escape regression
|
2023-12-23 11:52:32 +00:00 |
|
|
a6ff21a167
|
[*] Update AuProcesses::OutputOfAsync
|
2023-12-23 11:22:10 +00:00 |
|
|
1576f56d19
|
[*] Fix busted nt timeouts under loopsource waits
|
2023-12-23 08:03:59 +00:00 |
|
|
cdfb35d5a8
|
[*] Fix crash when calling ::what() on an external vendors exception
|
2023-12-23 08:03:10 +00:00 |
|
|
0faf4c7846
|
[+] Aurora::Processes::OutputOf
[+] Aurora::Processes::OutputOfAsync
[*] Fix win32 regression
|
2023-12-23 07:05:44 +00:00 |
|
|
9393c17564
|
[*] Other POSIX systems (non-linux) are probably going to need this improved eSpawnChildProcessWorker awareness
|
2023-12-23 03:59:27 +00:00 |
|
|
2fd41d4142
|
[*] AuPaths finish up cleanup
|
2023-12-23 03:35:49 +00:00 |
|
|
9c86d1c899
|
[*] Linux clean up (?) (+typo)
|
2023-12-23 03:16:43 +00:00 |
|
|
bd6b70f215
|
[*] Win32 bug fix
|
2023-12-22 12:55:08 +00:00 |
|
|
24fec2301c
|
[+] NtWaitForMultipleObjects awareness
|
2023-12-22 06:00:13 +00:00 |
|
|
e05bb8f5dc
|
[+] StartupParameters::posixApplySandboxCOW
|
2023-12-22 03:57:46 +00:00 |
|
|
730465ca2b
|
[+] UNIX: AuProcesses should always try to close leaked fds
|
2023-12-22 03:49:11 +00:00 |
|
|
2e06094e46
|
[*] Harden consoletty from exceptions
|
2023-12-22 00:34:30 +00:00 |
|
|
66eca9ff8f
|
[*] Exceptionless-API hardening
|
2023-12-22 00:22:43 +00:00 |
|
|
298b095cc1
|
[*] WhyOnAddress
|
2023-12-21 22:41:16 +00:00 |
|
|
4febc0e6dc
|
[*] AuSwInfo under linux fix
|
2023-12-21 15:31:19 +00:00 |
|
|
9fbed174fc
|
[*] Realign AuProcAddresses.NT.cpp
|
2023-12-21 14:27:35 +00:00 |
|
|
5951724374
|
[*] Improve Linux AuSwInfo
|
2023-12-21 14:14:06 +00:00 |
|
|
de739b8e1f
|
[+] AWS and centos detection
|
2023-12-21 13:21:21 +00:00 |
|
|
2570aea213
|
[+] Clang/Win32 compilation support
|
2023-12-19 03:43:11 +00:00 |
|
|
4dc2f94467
|
[*] Revert AuOptionalEx -> AuOptional change
|
2023-12-18 08:52:51 +00:00 |
|
|
414c736179
|
[+] ELoopSource expansion
|
2023-12-18 07:39:53 +00:00 |
|
|
22486b90e6
|
[*] NT: WaitMultipleLoopSourcesEx wasn't bypassing the wait cap
|
2023-12-18 07:35:24 +00:00 |
|
|
f40d59802a
|
[*] Remove a syscall or two from startup / more accurate startup timings
|
2023-12-18 05:59:39 +00:00 |
|
|
207b8f6f46
|
[+] Copyable IOHandles
|
2023-12-18 05:41:27 +00:00 |
|
|
dc23f14192
|
[+] A recommendation for Windows 11 or greater users to upgrade to Windows 7 or 10
|
2023-12-18 04:54:21 +00:00 |
|
|
98f30cac51
|
[*] Improve ConsoleTTY perf
|
2023-12-18 01:57:44 +00:00 |
|
|
52f8556efe
|
[*] Bug fix: leave scroll mode on exit, not enter scroll mode
|
2023-12-16 21:14:01 +00:00 |
|
|
9b99e6e7c7
|
[*] Harden IPC pipes
|
2023-12-16 21:08:46 +00:00 |
|
|
a932aa57d2
|
[*] Formatting pissing me off
[+] using AuWorkerId = AuAsync::WorkerId_t;
[+] using AuWorkerPId = AuAsync::WorkerPId_t;
[+] using AuWorkerID = AuAsync::WorkerPId_t;
|
2023-12-16 06:42:37 +00:00 |
|
|
a5f4d959be
|
[+] AuProcess::GetProcessStartupSteadyTimeNS()
|
2023-12-14 00:37:45 +00:00 |
|
|
1652231fd4
|
[*] Refactor AuProcess (paths)
|
2023-12-13 18:11:35 +00:00 |
|
|
98d79a5aa3
|
[+] RuntimeWaitForSecondaryTick()
|
2023-12-13 04:43:29 +00:00 |
|
|
e7d8e5b010
|
[+] NT: Let Grug handle io handle closures
|
2023-12-13 02:46:06 +00:00 |
|
|
a3046658fe
|
[*] Minor update to WaitMultipleLoopSourcesEx
|
2023-12-11 23:34:31 +00:00 |
|
|
35fb78787d
|
[*] Symmetry in WoA
|
2023-12-11 20:40:41 +00:00 |
|
|
073d77a17b
|
[*] Harden IO processor item usage after parent processor release
|
2023-12-11 20:18:36 +00:00 |
|
|
9527a076cf
|
[*] Update WoA
|
2023-12-11 18:58:17 +00:00 |
|
|
5541c25050
|
[+] AuIO::Loop::WaitMultipleLoopSourcesEx
|
2023-12-10 22:25:03 +00:00 |
|
|
0747ff230e
|
[*] Thread primitives optimization
[*] Fix wake on address regression
|
2023-12-10 21:38:41 +00:00 |
|
|
1a71a7dd41
|
[+] WOA_SEMAPHORE_MODE
|
2023-12-10 19:25:31 +00:00 |
|
|
3f43c320c5
|
[*] WoA fixes
|
2023-12-10 19:11:10 +00:00 |
|
|
fc6902d231
|
[*] Refactor INetAdapter
|
2023-12-10 15:42:11 +00:00 |
|
|
76d3759295
|
[+] IProtocolPiece::GetPreviousPiece()
[+] IProtocolPiece::ReallocateSourceBuffer()
[*] IProtocolPiece::GetInputWriter()
[*] IProtocolPiece::GetNextWriter()
|
2023-12-10 14:06:10 +00:00 |
|
|
9ba725973f
|
[+] Added a random id (u8) to log filenames
|
2023-12-09 19:56:00 +00:00 |
|
|
fe529b31da
|
[*] ITimer comment and win32 patch
|
2023-12-09 12:25:46 +00:00 |
|
|
783bed0d85
|
[*] LSLocalEvent: finish optimized impl (?)
|
2023-12-09 11:10:02 +00:00 |
|
|
ab030ae969
|
[*] Scar seething
|
2023-12-08 20:40:24 +00:00 |
|
|
0ff345a558
|
[+] NT_APPLICATION_COMPAT_AURORA_RUNTIME_ALPHA
[+] NT_APPLICATION_COMPAT_AURORA_RUNTIME
|
2023-12-08 13:38:13 +00:00 |
|
|
8005b67d82
|
[*] :/
|
2023-12-08 13:03:14 +00:00 |
|