summaryrefslogtreecommitdiff
path: root/crypto/tls.c
AgeCommit message (Expand)Author
2014-03-28crypto: tls - fix encryption for buffers larger than 4KbCristian Stoica
2014-03-28crypto: tls - reduce helper function arityCristian Stoica
2014-03-28crypto: tls - drop redundant callbackCristian Stoica
2014-03-28crypto: add support for TLS 1.0 record encryptionCristian Stoica