History log of /openbsd-src/lib/libtls/man/tls_client.3 (Results 1 – 4 of 4)
Revision Date Author Comments
# 6e76a016 12-Aug-2017 jsing <jsing@openbsd.org>

Document tls_reset().


# dbe397f8 27-Apr-2017 schwarze <schwarze@openbsd.org>

tls_free(3) and tls_config_free(3) accept NULL;
patch from Matthew Martin <phy1729 at gmail dot com>,
slightly tweaked by me


# 8b02f64e 28-Jan-2017 schwarze <schwarze@openbsd.org>

add HISTORY and AUTHORS


# 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@