#
c8cb7e60 |
| 24-Jul-2018 |
tb <tb@openbsd.org> |
Use the same order in NAME, SYNOPSIS, DESCRIPTION, and RETURN VALUES to improve readability and ease of maintenance.
Positive feedback jmc Detailed suggestion & ok schwarze
|
#
b8704739 |
| 23-Jul-2018 |
tb <tb@openbsd.org> |
Document tls_peer_ocsp_result() and use it in place of the non-existent tls_peer_ocsp_result_msg() in the documentation.
input & ok jsing Reads fine to jmc and makes sense to schwarze
|
#
97b5eb05 |
| 29-Jan-2017 |
beck <beck@openbsd.org> |
Marko Kreen contributed significantly to the ocsp stuff for libtls
|
#
8b02f64e |
| 28-Jan-2017 |
schwarze <schwarze@openbsd.org> |
add HISTORY and AUTHORS
|
#
4801fc0b |
| 27-Jan-2017 |
schwarze <schwarze@openbsd.org> |
Fix Copyright notices; ok beck@ jsing@ tedu@
|
#
e690d60f |
| 25-Jan-2017 |
schwarze <schwarze@openbsd.org> |
split the tls_init(3) that had grown fat to allow healthy future growth; suggested by jsing@; "i would just chuck it in" jmc@
|