summaryrefslogtreecommitdiffstats
path: root/lib/libwrap/fix_options.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - kill unused varavsm2003-04-191-3/+2
| | | | | | | | - sscanf format string should scan for u_short not u_int - some missing includes - convert u_short -> in_port_t (from millert) ok millert@
* sprintf -> snprintftdeval2003-04-051-6/+8
| | | | ok tedu@, krw@; hints deraadt@, millert@
* wrong error messagederaadt2002-02-241-3/+3
|
* tcp wrapper support for IPv6. from netbsd.itojun2000-10-141-2/+16
| | | | | TODO: scoped address support may need more consideration (we are taking safer side now - rejects too much).
* do source routing check correctly; this could use a testderaadt1997-04-041-64/+24
|
* Initial integration of a much cleaned up libwrap.downsj1997-02-261-0/+132