NetBSD/lib/libwrap
itojun 74a8711692 protect from nasty PTR records which could be abused to workaround access
control:
	1.1.1.10.in-addr.arpa.	IN PTR	2.3.4.5
2003-05-26 10:05:07 +00:00
..
DISCLAIMER new tcp_wrapper license, as deraadt@openbsd negotiated with wietse 2001-06-02 05:20:56 +00:00
Makefile cleanup some of portability #ifdefs, which are not needed for netbsd. 2002-05-24 05:38:19 +00:00
Makefile.cflags cleanup some of portability #ifdefs, which are not needed for netbsd. 2002-05-24 05:38:19 +00:00
clean_exit.c
diag.c Rearrange the way syslog() is used. Some messages include %m which 2001-09-24 17:55:47 +00:00
eval.c correct misuse of strncpy (use strlcpy). from openbsd 2002-06-06 21:42:42 +00:00
fix_options.c be more picky about IP option. len >= 2 for normal options. 2002-05-24 06:05:31 +00:00
hosts_access.3 New sentence, new line. From Robert Elz. 2002-10-01 19:38:46 +00:00
hosts_access.5 New sentence, new line. From Robert Elz. 2002-10-01 19:38:46 +00:00
hosts_access.c If we're going to replace strtok() with strtok_r(), and the caller of the 2002-12-26 12:53:59 +00:00
hosts_ctl.c
hosts_options.5 New sentence, new line. From Robert Elz. 2002-10-01 19:38:46 +00:00
libwrap2netbsd
misc.c avoid endless loop in xgets() when line in host access conf file is longer 2002-12-02 22:08:44 +00:00
mystdarg.h
options.c cleanup some of portability #ifdefs, which are not needed for netbsd. 2002-05-24 05:38:19 +00:00
percent_x.c
refuse.c
rfc931.c s/STRN_CPY/strlcpy/ 2002-06-06 21:45:19 +00:00
shell_cmd.c Format string audit cleanup (increase format checking) 2000-10-04 16:24:49 +00:00
shlib_version
socket.c protect from nasty PTR records which could be abused to workaround access 2003-05-26 10:05:07 +00:00
tcpd.h cleanup some of portability #ifdefs, which are not needed for netbsd. 2002-05-24 05:38:19 +00:00
update.c s/STRN_CPY/strlcpy/ 2002-06-06 21:45:19 +00:00