summaryrefslogtreecommitdiff
path: root/src/lib/libtls/man/tls_init.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* wording tweak for tls_init() from jsingtb2018-07-091-4/+4
* Simplify and shorten the description of tls_init(3),schwarze2018-07-081-4/+4
* Automatically handle library initialisation for libtls.jsing2018-03-191-3/+4
* un-revert tls_init pthread_once change, now that stub is added so that builds...beck2018-03-081-3/+3
* backout. diff was not tested comprehensively, resulting in a broken tree.deraadt2018-03-071-2/+2
* Make tls_init() concurrently callable using pthread_once().beck2018-03-071-3/+3
* Be explicit about when it is safe to call tls_config_free().jsing2017-05-061-3/+8
* tls_free(3) and tls_config_free(3) accept NULL;schwarze2017-04-271-2/+7
* spelling fix;jmc2017-02-201-2/+2
* document tls_config_error(3) RETURN VALUES, improve what is saidschwarze2017-02-201-2/+27
* add HISTORY and AUTHORSschwarze2017-01-281-2/+19
* Fix Copyright notices; ok beck@ jsing@ tedu@schwarze2017-01-271-2/+3
* split the tls_init(3) that had grown fat to allow healthy future growth;schwarze2017-01-251-0/+126