aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_blocking.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split TLS callbacks into a data callback and an alert callback.lloyd2013-11-051-8/+10
* Move assert.h from internal to very public (included in types.h)lloyd2013-03-131-1/+0
* Add sync handshake function to Blocking_Clientlloyd2013-03-011-6/+18
* Blocking_Client fixes. Add relnotelloyd2013-02-281-9/+1
* Initial blocking client interface for simple uses and 1.10 compatlloyd2013-02-281-0/+85