CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/30 00:56:23
Modified files:
usr.bin/nc : netcat.c
Log message:
Check return value of tls_config_set_protocols(3) and tls_config_set_ciphers(3)
and bail out in case of failure
Feedback and OK jsing@
