AuroraRuntime/Source/IO/FS
Reece Wilson 033f7e2453 [+] Aurora::Crypto::X509::CertRequest
[+] Aurora::Crypto::X509::GenerateCertificate
[*] Fix lazily copied gen1 RSA code
[+] Aurora::Crypto::ECC::EECCCurve::eCurveSECP256R1
[+] Aurora::Crypto::ECC::EECCCurve::eCurveSECP256K1
[+] Aurora::Crypto::ECC::EECCCurve::eCurveSECP384R1
[+] Aurora::Crypto::ECC::EECCCurve::eCurveSECP521R1
[*] Unfuck ECC interop
[*] Tls pinning: use mbedtls_ssl_conf_verify for tls1.3 (when mbedtls is in a better state)
2022-11-18 21:03:11 +00:00
..
Async.Linux.cpp [*] Protocol stacks werent allocating ring buffers 2022-08-29 00:39:12 +01:00
Async.Linux.hpp [*] Protocol stacks werent allocating ring buffers 2022-08-29 00:39:12 +01:00
Async.NT.cpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
Async.NT.hpp [*] Cleanup Async.NT.cpp 2022-08-18 17:19:32 +01: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 [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
DirDeleter.hpp [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
FileAdvisory.NT.cpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
FileAdvisory.NT.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
FileAdvisory.Unix.cpp Further Linux support 2022-08-02 05:52:57 +01:00
FileAdvisory.Unix.hpp [+] Missing UNIX flock advisory impl 2022-04-13 17:20:23 +01: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 [+] NewProtocolStackFromPipe([...], bool bAutoTick) 2022-11-07 13:34:28 +00:00
FileStream.NT.hpp [+] IProcessSectionMapView 2022-08-10 10:50:49 +01:00
FileStream.Unix.cpp [+] IProcessSectionMapView 2022-08-10 10:50:49 +01:00
FileStream.Unix.hpp [+] IProcessSectionMapView 2022-08-10 10:50:49 +01:00
FS.cpp [+] ByteBuffer::WriteFromEx 2022-11-07 22:46:35 +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 Further Linux support 2022-08-02 05:52:57 +01:00
FS.NT.cpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
FS.NT.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
FS.Unix.cpp [*] transition some of the old vector based AuByteBuffer APIs to be stream aware 2022-09-19 06:42:39 +01:00
FS.Unix.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
FSRecursion.cpp [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
FSRecursion.hpp [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +00:00
Resources.cpp [+] EConanonicalInput::eTab 2022-06-16 02:29:55 +01:00
Resources.hpp Major patch [1/2] 2021-09-06 11:58:08 +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 [+] AuCrypto::BCrypt 2022-09-15 20:48:50 +01:00
Watcher.NT.hpp [+] Initial hack of a file watcher in NT land 2022-04-03 02:52:25 +01:00