Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove tls_reset(3) from the NAME, SYNOPSIS, and HISTORY sections | schwarze | 2023-09-18 | 1 | -10/+5 |
* | Group tls_{handshake,read,write,close}() return values documentation. | jsing | 2019-07-09 | 1 | -21/+21 |
* | tls_read() & tls_write() return 4 possible values: TLS_WANT_POLLOUT, | deraadt | 2019-06-20 | 1 | -4/+4 |
* | fix examples (libtls uses its own error reporting mechanism) | espie | 2019-03-20 | 1 | -4/+4 |
* | document tls_config_error(3) RETURN VALUES, improve what is said | schwarze | 2017-02-20 | 1 | -4/+32 |
* | add HISTORY and AUTHORS | schwarze | 2017-01-28 | 1 | -2/+21 |
* | Fix Copyright notices; ok beck@ jsing@ tedu@ | schwarze | 2017-01-27 | 1 | -3/+6 |
* | split the tls_init(3) that had grown fat to allow healthy future growth; | schwarze | 2017-01-25 | 1 | -0/+195 |