Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the same order in NAME, SYNOPSIS, DESCRIPTION, and RETURN VALUES to | 2018-07-24 | 1 | -27/+28 | |
| | | | | | | | improve readability and ease of maintenance. Positive feedback jmc Detailed suggestion & ok schwarze | ||||
* | Document tls_peer_ocsp_result() and use it in place of the non-existent | 2018-07-23 | 1 | -6/+12 | |
| | | | | | | | tls_peer_ocsp_result_msg() in the documentation. input & ok jsing Reads fine to jmc and makes sense to schwarze | ||||
* | Marko Kreen contributed significantly to the ocsp stuff for libtls | 2017-01-29 | 1 | -2/+3 | |
| | |||||
* | add HISTORY and AUTHORS | 2017-01-28 | 1 | -2/+7 | |
| | |||||
* | Fix Copyright notices; ok beck@ jsing@ tedu@ | 2017-01-27 | 1 | -3/+3 | |
| | |||||
* | split the tls_init(3) that had grown fat to allow healthy future growth; | 2017-01-25 | 1 | -0/+154 | |
suggested by jsing@; "i would just chuck it in" jmc@ |