summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2000-10-09AES.Angelos D. Keromytis
2000-10-08update DNS label length validation. check inet_ntop() errors. sync with kame.Jun-ichiro itojun Hagino
2000-10-07Merge with EOM 1.133Niklas Hallqvist
2000-10-07Merge with EOM 1.56Niklas Hallqvist
2000-10-07Merge with EOM 1.16Niklas Hallqvist
2000-10-07Merge with EOM 1.4Niklas Hallqvist
2000-10-07Merge with EOM 1.43Niklas Hallqvist
2000-10-07Merge with EOM 1.155Niklas Hallqvist
2000-10-07conf.h: Merge with EOM 1.13Niklas Hallqvist
2000-10-07Merge with EOM 1.45Niklas Hallqvist
2000-10-07Merge with EOM 1.28Niklas Hallqvist
2000-10-07Merge with EOM 1.16Niklas Hallqvist
2000-10-07Merge with EOM 1.14Niklas Hallqvist
2000-10-07Merge with EOM 1.42Niklas Hallqvist
2000-10-07Merge with EOM 1.16Niklas Hallqvist
2000-10-07Merge with EOM 1.36Niklas Hallqvist
2000-10-07Merge with EOM 1.9Niklas Hallqvist
2000-10-07Merge with EOM 1.132Niklas Hallqvist
2000-10-07isakmp_doi.h: Merge with EOM 1.1Niklas Hallqvist
2000-10-07Merge with EOM 1.30Niklas Hallqvist
2000-10-07Merge with EOM 1.26Niklas Hallqvist
2000-10-07Merge with EOM 1.28Niklas Hallqvist
2000-10-07Merge with EOM 1.46Niklas Hallqvist
2000-10-07Merge with EOM 1.132Niklas Hallqvist
2000-10-07Merge with EOM 1.42Niklas Hallqvist
2000-10-07Merge with EOM 1.43Niklas Hallqvist
2000-10-07Merge with EOM 1.77Niklas Hallqvist
2000-10-07cert.c: Merge with EOM 1.18Niklas Hallqvist
2000-10-07Merge with EOM 1.50Niklas Hallqvist
2000-10-06typoNiklas Hallqvist
2000-10-06Avoid fd_set overflow. (just like in ping).Artur Grabowski
2000-09-30Some format string problems that were missed during initial audit; deraadt@ andAaron Campbell
2000-09-29Update.Angelos D. Keromytis
2000-09-29Update for no -spi use with flowAngelos D. Keromytis
2000-09-26Some corrections from cd@sentia.nl.Aaron Campbell
2000-09-25docutment path mtu discoveryNiels Provos
2000-09-24If the route add/delete fails exit w/ 1 instead of 0Todd C. Miller
2000-09-22If a cylinder group won't fit inside of one block, adjust secpercylTodd C. Miller
2000-09-21Send correct lengths for srcid/dstid.Angelos D. Keromytis
2000-09-21Allocate memory for srcid/dstid.Angelos D. Keromytis
2000-09-20srcid/dstid/srcid_type/dstid_type flags for flows.Angelos D. Keromytis
2000-09-19Manually merge some changes from EOM.Angelos D. Keromytis
2000-09-19Add some explanatory text about the group operation.Angelos D. Keromytis
2000-09-19Re-add support for SA bundles.Angelos D. Keromytis
2000-09-19No reserved1 field in sprotocol structure any more.Angelos D. Keromytis
2000-09-19Update.Angelos D. Keromytis
2000-09-19Update to use the new framework.Angelos D. Keromytis
2000-09-18avoid alias against libc symbol dirname (binutils is so great)Theo de Raadt
2000-09-17Mention kern.usermount and the fact that a mount point has to be anPaul Janzen
2000-09-14wrong type to ioctl; naddy@mips.inka.deTheo de Raadt