CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/01/25 16:53:18
Modified files:
lib/libtls : Makefile
Added files:
lib/libtls/man : Makefile tls_accept_socket.3 tls_client.3
tls_config_ocsp_require_stapling.3
tls_config_set_protocols.3
tls_config_set_session_id.3 tls_config_verify.3
tls_conn_version.3 tls_connect.3 tls_init.3
tls_load_file.3 tls_ocsp_process_response.3
tls_read.3
Removed files:
lib/libtls : tls_init.3
Log message:
split the tls_init(3) that had grown fat to allow healthy future growth;
suggested by jsing@; "i would just chuck it in" jmc@