Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document tls_reset(). | 2017-08-12 | 1 | -2/+13 | |
| | |||||
* | tls_free(3) and tls_config_free(3) accept NULL; | 2017-04-27 | 1 | -2/+7 | |
| | | | | | patch from Matthew Martin <phy1729 at gmail dot com>, slightly tweaked by me | ||||
* | add HISTORY and AUTHORS | 2017-01-28 | 1 | -2/+9 | |
| | |||||
* | split the tls_init(3) that had grown fat to allow healthy future growth; | 2017-01-25 | 1 | -0/+87 | |
suggested by jsing@; "i would just chuck it in" jmc@ |