History log of /openbsd-src/lib/libtls/man/tls_connect.3 (Results 1 – 4 of 4)
Revision Date Author Comments
# be2a9af7 09-Jul-2018 tb <tb@openbsd.org>

Move a detail on tls_connect(3) to its documentation and be a bit more
explicit about the servername argument of tls_connect_servername(3).

input & ok jsing, input & ok schwarze on earlier version


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