CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2015/02/22 08:09:54
Modified files: usr.bin/ftp : main.c usr.sbin/ntpd : constraint.c usr.sbin/syslogd: syslogd.c lib/libtls : Makefile tls.h tls_config.c tls_init.3 Log message: Rename tls_config_insecure_noverifyhost() to tls_config_insecure_noverifyname(), so that it is more accurate and keeps inline with the distinction between DNS hostname and server name. Requested by tedu@ during s2k15.