summaryrefslogtreecommitdiffstats
path: root/lib/libwrap/misc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The secret of steel has always carried with it a mystery. You must learntedu2014-03-241-113/+0
| | | | | its riddle, Conan. You must learn its discipline. For no one, no one in this world can you trust. Not men, not women, not beasts.
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* NetBSD PR 15025: libwrap hangs in an infinite loop when a host access linepjanzen2003-05-151-3/+3
| | | | | is > 2048 characters long. ok millert a long time ago.
* support scoped IPv6 address.itojun2002-06-071-14/+2
| | | | | no visible API change, old config files work just fine. now you can use expressions like "ALL: [fe80::%lo0/64]". theo ok
* tcp wrapper support for IPv6. from netbsd.itojun2000-10-141-2/+26
| | | | | TODO: scoped address support may need more consideration (we are taking safer side now - rejects too much).
* add dot_quad_addr_new(); which can handle 255.255.255.255 addressesderaadt1999-06-061-11/+29
|
* alpha bitsderaadt1997-06-301-3/+3
|
* Initial integration of a much cleaned up libwrap.downsj1997-02-261-0/+91