History log of /openbsd-src/lib/libtls/man/tls_config_set_session_id.3 (Results 1 – 5 of 5)
Revision Date Author Comments
# 9a8e282d 10-Feb-2018 jsing <jsing@openbsd.org>

Be more specific about when the session file will be updated.


# 940f9ff5 10-Feb-2018 jsing <jsing@openbsd.org>

Document functions for client-side TLS session support.


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