AuroraRuntime/Source/IO/TLS
Reece 1fa433540b [*] Experimental lower-latency IO pipes
[*] revert win32 net tx hardening - do not use the Reset function to null pSocket
[*] fix a bytebuffer circular buffer path
[*] update how TLS protocol stacks can snap the stack
2023-05-11 16:05:00 +01:00
..
TLS.hpp [*] TLS init for later 2022-08-31 18:46:50 +01:00
TLSCertificateChain.cpp [+] TLS pinning 2022-11-18 04:44:47 +00:00
TLSCertificateChain.hpp [+] Linux build [again] 2022-12-16 00:41:01 +00:00
TLSCipherSuites.cpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
TLSCipherSuites.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
TLSContext.cpp [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
TLSContext.hpp [+] TLS pinning 2022-11-18 04:44:47 +00:00
TLSPrivateKeyPair.cpp [*] TLS Stack: use new AuByteBuffer apis 2022-08-31 00:06:50 +01:00
TLSPrivateKeyPair.hpp [+] ByteBuffer::GetNextLinearRead() 2022-08-30 22:18:15 +01:00
TLSProtocolRecv.cpp [*] Experimental lower-latency IO pipes 2023-05-11 16:05:00 +01:00
TLSProtocolRecv.hpp [+] ByteBuffer::GetNextLinearRead() 2022-08-30 22:18:15 +01:00
TLSProtocolSend.cpp [*] Experimental lower-latency IO pipes 2023-05-11 16:05:00 +01:00
TLSProtocolSend.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00