Andrew Kaster 080aa567a5 RequestServer+LibTLS: Allow applications to specify multiple root certs 1 year ago
..
CMakeLists.txt 93232d4e6d LibTLS: Streamline certificate loading 2 years ago
Certificate.cpp e6d9bb0774 LibTLS: Don't attempt to read past EOF when parsing TBSCertificate 1 year ago
Certificate.h 080aa567a5 RequestServer+LibTLS: Allow applications to specify multiple root certs 1 year ago
CipherSuite.h e8945f15f4 LibTLS: Move CipherSuite to Extensions.h 2 years ago
Extensions.h e59137d4f6 LibTLS: Add RFC explanation of AlertDescription values 2 years ago
Handshake.cpp e785172290 LibTLS: Implement the `extended_master_secret` TLS extension 1 year ago
HandshakeCertificate.cpp 2bb2a7097d LibTLS: Avoid unnecessary HashMap copies, improve const-correctness 2 years ago
HandshakeClient.cpp e785172290 LibTLS: Implement the `extended_master_secret` TLS extension 1 year ago
HandshakeServer.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
Record.cpp c3167afa3a LibTLS: Notify the client for app data as soon as some data is available 1 year ago
Socket.cpp 27a294547d LibTLS: Add segmentation to the application buffer to avoid memcpy churn 1 year ago
TLSPacketBuilder.h ca6b8bfe7f LibTLS: Rename Version to ProtocolVersion 2 years ago
TLSv12.cpp 080aa567a5 RequestServer+LibTLS: Allow applications to specify multiple root certs 1 year ago
TLSv12.h 27a294547d LibTLS: Add segmentation to the application buffer to avoid memcpy churn 1 year ago