summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_bio_cb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle the FLUSH BIO cntl, that happens at the end of SSL handshakes.bcook2016-09-141-1/+2
* Allow callback read/write functions to set TLS_WANT_POLLOUT/POLLIN.bcook2016-09-141-3/+21
* Sort headers and use the installed tls.h, rather than the local one.jsing2016-09-041-5/+5
* $OpenBSD$ tagjsing2016-09-041-1/+1
* Add callback-based interface to libtls.bcook2016-09-041-0/+224