summaryrefslogtreecommitdiff
path: root/src/lib/libtls/man/tls_read.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove tls_reset(3) from the NAME, SYNOPSIS, and HISTORY sectionsschwarze2023-09-181-10/+5
* Group tls_{handshake,read,write,close}() return values documentation.jsing2019-07-091-21/+21
* tls_read() & tls_write() return 4 possible values: TLS_WANT_POLLOUT,deraadt2019-06-201-4/+4
* fix examples (libtls uses its own error reporting mechanism)espie2019-03-201-4/+4
* document tls_config_error(3) RETURN VALUES, improve what is saidschwarze2017-02-201-4/+32
* add HISTORY and AUTHORSschwarze2017-01-281-2/+21
* Fix Copyright notices; ok beck@ jsing@ tedu@schwarze2017-01-271-3/+6
* split the tls_init(3) that had grown fat to allow healthy future growth;schwarze2017-01-251-0/+195