summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-09Check handshake_func against NULL rather than 0, since it is a functionjsing2-14/+14
2015-09-09Add client certificate support. Still needs a few tweaks but this willbeck6-34/+76
2015-09-09always clear errno when coming back from tls_read tls_write, and tls_close.beck1-9/+20
2015-09-09nuke trailing whitespacebeck1-4/+3