AuroraRuntime/Include/Aurora
Reece Wilson 04aca5fcf2 [+] Aurora::IO::Net::NetSocketConnectByHost
[+] Aurora::IO::FS::DirDeleterEx
[+] Aurora::IO::Compress
[+] Aurora::IO::Decompress
[*] Aurora::Memory::ByteBuffer zero-alloc fixes
[*] Aurora::Memory::ByteBuffer linear read of begin/end should return (`const AuUInt8 *`)'s
[*] Changed NT file CREATE flags
[*] Fix linux regression
[*] Update logger sink DirLogArchive
... [+] DirectoryLogger::uMaxLogsOrZeroBeforeDelete
... [+] DirectoryLogger::uMaxCumulativeFileSizeInMiBOrZeroBeforeDelete
... [+] DirectoryLogger::uMaxCumulativeFileSizeInMiBOrZeroBeforeCompress
... [+] DirectoryLogger::uMaxFileTimeInDeltaMSOrZeroBeforeCompress
... [+] DirectoryLogger::uMaxFileTimeInDeltaMSOrZeroBeforeDelete
[*] FIX: BufferedLineReader was taking the wrong end head
(prep) LZMACompressor
[*] Updated build-script for LZMA (when i can be bothered to impl it)
(prep) FSOverlappedUtilities
(prep) FSDefaultOverlappedWorkerThread | default worker pool / apc dispatcher / auasync dispatcher concept for higher level overlapped ops
(stub) [+] Aurora::IO::FS::OverlappedForceDelegatedIO
(stub) [+] Aurora::IO::FS::OverlappedCompress
(stub) [+] Aurora::IO::FS::OverlappedDecompress
(stub) [+] Aurora::IO::FS::OverlappedWrite
(stub) [+] Aurora::IO::FS::OverlappedRead
(stub) [+] Aurora::IO::FS::OverlappedStat
(stub) [+] Aurora::IO::FS::OverlappedCopy
(stub) [+] Aurora::IO::FS::OverlappedRelink
(stub) [+] Aurora::IO::FS::OverlappedTrustFile
(stub) [+] Aurora::IO::FS::OverlappedBlockFile
(stub) [+] Aurora::IO::FS::OverlappedUnblockFile
(stub) [+] Aurora::IO::FS::OverlappedDelete
2023-01-26 21:43:19 +00:00
..
Async [+] RMD128+BScFwd based HashCash (bcrypt DoS mitigation, acc creation, antibot, etc) 2022-09-19 02:34:57 +01:00
CmdLine [+] NS readmes 2022-06-12 18:28:51 +01:00
Compression [*] Minor cleanup/refactor 2022-12-14 05:03:37 +00:00
Console [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Crypto [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Data [+] Added move and copy operators + constructors for types that are either struct members in the public API or are likely to be copied by the user 2022-05-27 20:33:42 +01:00
Debug [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Exit [*] Lite clean up/Refactor 2022-08-20 07:53:48 +01:00
Hashing [+] RMD128+BScFwd based HashCash (bcrypt DoS mitigation, acc creation, antibot, etc) 2022-09-19 02:34:57 +01:00
HWInfo [*] Lite clean up/Refactor 2022-08-20 07:53:48 +01:00
IO [+] Aurora::IO::Net::NetSocketConnectByHost 2023-01-26 21:43:19 +00:00
Locale [+] Missing external class if iterative/codepoint length locale apis 2022-08-13 06:03:24 +01:00
Logging [+] Aurora::IO::Net::NetSocketConnectByHost 2023-01-26 21:43:19 +00:00
Memory [+] Aurora::IO::Net::NetSocketConnectByHost 2023-01-26 21:43:19 +00:00
Parse [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Process [*] Refactor 2022-12-17 20:14:19 +00:00
Processes [*] Typos and comments 2022-06-29 14:56:59 +01:00
Registry [+] Added move and copy operators + constructors for types that are either struct members in the public API or are likely to be copied by the user 2022-05-27 20:33:42 +01:00
RNG [*] Refactor public headers 2023-01-15 06:05:22 +00:00
SWInfo [+] NS readmes 2022-06-12 18:28:51 +01:00
Telemetry [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Threading [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Time [+] AuUtility::ThroughputCalculator 2022-12-06 22:58:15 +00:00
Utility [+] Initial heap stat counter API 2022-12-08 19:34:15 +00:00
Runtime.hpp [+] Aurora::IO::Net::NetSocketConnectByHost 2023-01-26 21:43:19 +00:00