summaryrefslogtreecommitdiff
path: root/src/lib/libtls/man/tls_ocsp_process_response.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the same order in NAME, SYNOPSIS, DESCRIPTION, and RETURN VALUES totb2018-07-241-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-existenttb2018-07-231-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 libtlsbeck2017-01-291-2/+3
|
* add HISTORY and AUTHORSschwarze2017-01-281-2/+7
|
* Fix Copyright notices; ok beck@ jsing@ tedu@schwarze2017-01-271-3/+3
|
* split the tls_init(3) that had grown fat to allow healthy future growth;schwarze2017-01-251-0/+154
suggested by jsing@; "i would just chuck it in" jmc@