summaryrefslogtreecommitdiff
path: root/lib/libtls/tls_bio_cb.c
AgeCommit message (Expand)Author
2016-09-14Handle the FLUSH BIO cntl, that happens at the end of SSL handshakes.Brent Cook
2016-09-14Allow callback read/write functions to set TLS_WANT_POLLOUT/POLLIN.Brent Cook
2016-09-04Sort headers and use the installed tls.h, rather than the local one.Joel Sing
2016-09-04$OpenBSD$ tagJoel Sing
2016-09-04Add callback-based interface to libtls.Brent Cook