summaryrefslogtreecommitdiff
path: root/lib/libwrap/fix_options.c
AgeCommit message (Collapse)Author
2002-05-24be more picky about IP option. len >= 2 for normal options.itojun
2002-05-24be more picky about malformed IP options.itojun
2002-02-23Fix error message, as reported in lib/15711 by Onno van der Linden.wiz
2000-07-26fatal typo. From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>itojun
1999-08-31Apply IPv6 support patch.itojun
Note that all IPv6 address must be wrapped with square bracket, like: ALL: [::1/128] 127.0.0.1/255.255.255.255 Increase shlib minor. ftp://ftp.kame.net/pub/kame/misc/tcp_wrappers-76-v6-19990831.diff.gz
1999-08-27resolve conflicts on upgrade (to 7.6).itojun
1997-10-09Fix for WARNS=1 and remove WARNS override from Makefilechristos
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
- some KNF.
1996-11-26libwrap from tcp_wrappers 7.4mrg