summaryrefslogtreecommitdiff
path: root/src/lib/libtls/man/tls_connect.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move a detail on tls_connect(3) to its documentation and be a bit moretb2018-07-091-5/+7
| | | | | | explicit about the servername argument of tls_connect_servername(3). input & ok jsing, input & ok schwarze on earlier version
* add HISTORY and AUTHORSschwarze2017-01-281-2/+28
|
* Fix Copyright notices; ok beck@ jsing@ tedu@schwarze2017-01-271-2/+4
|
* split the tls_init(3) that had grown fat to allow healthy future growth;schwarze2017-01-251-0/+114
suggested by jsing@; "i would just chuck it in" jmc@