CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2014/02/26 13:00:08
Modified files: lib/libc/asr : asr_utils.c getaddrinfo_async.c gethostnamadr_async.c getnetnamadr_async.c Log message: Do not restrict chars in dname during label expansion, but validate resulting hostnames before returning them to the caller. ok deraadt@