AuroraRuntime/Source/IO/TLS
Reece Wilson 2a3bd735ac [+] AuProtocol: PrependInterceptor[Ex]/AppendInterceptor[Ex] over now removed AddInterceptor[Ex]
(prepend makes sense for outbound stacks, where you might register the compression/crypto stages first, then return an object to the caller who may wish to prepend the input processors. http might need it.)
2022-09-04 01:18:05 +01:00
..
TLS.hpp [*] TLS init for later 2022-08-31 18:46:50 +01:00
TLSCertificateChain.cpp [+] ByteBuffer::GetNextLinearRead() 2022-08-30 22:18:15 +01:00
TLSCertificateChain.hpp [+] ByteBuffer::GetNextLinearRead() 2022-08-30 22:18:15 +01:00
TLSCipherSuites.cpp [+] TLSErrorToString 2022-08-31 16:09:45 +01:00
TLSCipherSuites.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
TLSContext.cpp [+] AuProtocol: PrependInterceptor[Ex]/AppendInterceptor[Ex] over now removed AddInterceptor[Ex] 2022-09-04 01:18:05 +01:00
TLSContext.hpp [*] TLS init for later 2022-08-31 18:46:50 +01: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 [+] TLSErrorToString 2022-08-31 16:09:45 +01:00
TLSProtocolRecv.hpp [+] ByteBuffer::GetNextLinearRead() 2022-08-30 22:18:15 +01:00
TLSProtocolSend.cpp [*] TLS Stack: use new AuByteBuffer apis 2022-08-31 00:06:50 +01:00
TLSProtocolSend.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00