.. |
Async.Linux.cpp
|
[+] IO completion groups
|
2023-12-28 16:49:11 +00:00 |
Async.Linux.hpp
|
[*] Major Linux build regressions
|
2024-02-23 12:44:43 +00:00 |
Async.NT.cpp
|
[*] Update TryAttachToCompletionGroup under NT file stream
|
2024-01-06 22:23:56 +00:00 |
Async.NT.hpp
|
[+] IAsyncTransaction::GetCompletionGroup
|
2024-01-06 04:32:54 +00:00 |
Async.Unix.cpp
|
[+] AuParse::[Stringify/Parse][U/S]Int[16] class of parse APIs
|
2022-08-04 14:08:12 +01:00 |
Async.Unix.hpp
|
[+] Initial HWInfo stat implementations
|
2021-09-13 21:11:12 +01:00 |
DirDeleter.cpp
|
[*] Exceptionless-API hardening
|
2023-12-22 00:22:43 +00:00 |
DirDeleter.hpp
|
[+] AuCompression::CompressionInterceptor
|
2022-11-06 13:23:22 +00:00 |
FileAdvisory.hpp
|
[+] IIOHandle::SectionLock
|
2023-09-23 04:48:48 +01:00 |
FileAdvisory.NT.cpp
|
[+] IIOHandle::SectionLock
|
2023-09-23 04:48:48 +01:00 |
FileAdvisory.NT.hpp
|
[*/+/-] MEGA COMMIT. ~2 weeks compressed.
|
2022-02-17 00:11:40 +00:00 |
FileAdvisory.Unix.cpp
|
[*] Linux fixes
|
2023-09-23 08:15:50 +01:00 |
FileAdvisory.Unix.hpp
|
[+] Missing UNIX flock advisory impl
|
2022-04-13 17:20:23 +01:00 |
FileAttrs.NT.cpp
|
[*] mitigations and clean up before two major commits
|
2023-12-26 21:01:29 +00:00 |
FileAttrs.NT.hpp
|
[+] AuNet::ISocketChannelEventListener
|
2023-02-04 19:43:01 +00:00 |
FileAttrs.Unix.cpp
|
[*] Begin resolving 8 months of Linux neglect
|
2023-08-11 16:51:42 +01:00 |
FileAttrs.Unix.hpp
|
[+] AuNet::ISocketChannelEventListener
|
2023-02-04 19:43:01 +00:00 |
FileStream.Generic.cpp
|
[*/+/-] MEGA COMMIT. ~2 weeks compressed.
|
2022-02-17 00:11:40 +00:00 |
FileStream.Generic.hpp
|
Major patch [1/2]
|
2021-09-06 11:58:08 +01:00 |
FileStream.NT.cpp
|
[+] IFileStream::IsFlushOnClose
|
2024-01-02 00:00:47 +00:00 |
FileStream.NT.hpp
|
[+] IFileStream::IsFlushOnClose
|
2024-01-02 00:00:47 +00:00 |
FileStream.Unix.cpp
|
[+] IFileStream::IsFlushOnClose
|
2024-01-02 00:00:47 +00:00 |
FileStream.Unix.hpp
|
[+] IFileStream::IsFlushOnClose
|
2024-01-02 00:00:47 +00:00 |
FileTrust.NT.cpp
|
[*] security: bIsIntranetTrusted not properly respected
|
2023-09-17 13:57:58 +01:00 |
FileTrust.NT.hpp
|
[+] AuFS::TrustFile
|
2023-01-25 16:50:53 +00:00 |
FileTrust.Unix.cpp
|
[*] More POSIX bugs
|
2023-09-20 21:13:43 +01:00 |
FileTrust.Unix.hpp
|
[+] AuFS::TrustFile
|
2023-01-25 16:50:53 +00:00 |
FS.cpp
|
[*] Allow empty file creation via NULL memoryviews
|
2024-01-14 14:15:11 +00:00 |
FS.Generic.cpp
|
[+] AuIOFS::WriteFile should use new memory span
|
2022-02-20 20:31:18 +00:00 |
FS.Generic.hpp
|
Major patch [1/2]
|
2021-09-06 11:58:08 +01:00 |
FS.hpp
|
[*] Improve internal path consistency
|
2023-09-12 20:49:02 +01:00 |
FS.NT.cpp
|
[*] eng-regression: introduce missing RuntimeWaitForSecondaryTick's
|
2024-01-09 05:08:54 +00:00 |
FS.NT.hpp
|
Major patch [1/2]
|
2021-09-06 11:58:08 +01:00 |
FS.Unix.cpp
|
[*] Harden remove/relink
|
2023-12-30 19:40:00 +00:00 |
FS.Unix.hpp
|
Major patch [1/2]
|
2021-09-06 11:58:08 +01:00 |
FSCompress.cpp
|
[*] pt1/2 bug: dir logger whining
|
2023-12-30 19:40:00 +00:00 |
FSCompress.hpp
|
[+] Aurora::IO::Net::NetSocketConnectByHost
|
2023-01-26 21:43:19 +00:00 |
FSDefaultOverlappedWorkerThread.cpp
|
[+] Aurora::IO::Net::NetSocketConnectByHost
|
2023-01-26 21:43:19 +00:00 |
FSDefaultOverlappedWorkerThread.hpp
|
[+] Aurora::IO::Net::NetSocketConnectByHost
|
2023-01-26 21:43:19 +00:00 |
FSOverlappedUtilities.cpp
|
[+] Aurora::IO::Net::NetSocketConnectByHost
|
2023-01-26 21:43:19 +00:00 |
FSOverlappedUtilities.hpp
|
[+] Aurora::IO::Net::NetSocketConnectByHost
|
2023-01-26 21:43:19 +00:00 |
FSPlatformDevices.cpp
|
[+] File System devices API
|
2023-12-05 18:44:38 +00:00 |
FSPlatformDevices.hpp
|
[+] File System devices API
|
2023-12-05 18:44:38 +00:00 |
FSPlatformDevices.NT.cpp
|
[+] File System devices API
|
2023-12-05 18:44:38 +00:00 |
FSPlatformDevices.NT.hpp
|
[+] File System devices API
|
2023-12-05 18:44:38 +00:00 |
FSRecursion.cpp
|
[*] Exceptionless-API hardening
|
2023-12-22 00:22:43 +00:00 |
FSRecursion.hpp
|
[+] AuCompression::CompressionInterceptor
|
2022-11-06 13:23:22 +00:00 |
FSTimes.NT.cpp
|
[*] eng-regression: introduce missing RuntimeWaitForSecondaryTick's
|
2024-01-09 05:08:54 +00:00 |
FSTimes.NT.hpp
|
[+] AuNet::ISocketChannelEventListener
|
2023-02-04 19:43:01 +00:00 |
FSTimes.Unix.cpp
|
[*] eng-regression: introduce missing RuntimeWaitForSecondaryTick's
|
2024-01-09 05:08:54 +00:00 |
FSTimes.Unix.hpp
|
[+] AuNet::ISocketChannelEventListener
|
2023-02-04 19:43:01 +00:00 |
Resources.cpp
|
[*] Refactor AuProcess (paths)
|
2023-12-13 18:11:35 +00:00 |
Resources.hpp
|
[*] Continue to refactor allocations of synchronization primitive away
|
2023-06-28 10:33:12 +01:00 |
Watcher.Linux.cpp
|
[*] Linux build errors
|
2022-06-12 14:53:35 +01:00 |
Watcher.Linux.hpp
|
[*] Update linux file watcher to emit self modify on dir watches upon file state change much like NT
|
2022-04-13 09:57:28 +01:00 |
Watcher.NT.cpp
|
[+] Clang/Win32 compilation support
|
2023-12-19 03:43:11 +00:00 |
Watcher.NT.hpp
|
[+] Initial hack of a file watcher in NT land
|
2022-04-03 02:52:25 +01:00 |