aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_blocking.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-97/+0
* Split TLS callbacks into a data callback and an alert callback.lloyd2013-11-051-3/+4
* Add sync handshake function to Blocking_Clientlloyd2013-03-011-2/+14
* Blocking_Client fixes. Add relnotelloyd2013-02-281-6/+1
* Initial blocking client interface for simple uses and 1.10 compatlloyd2013-02-281-0/+89