summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2000-12-13better debugging. reserve spis with the correct protocol.Niels Provos
2000-12-12pids are useful in syslog; ok angelos@Todd T. Fries
2000-12-12enumerate debugging number meanings; ok angelos@Todd T. Fries
2000-12-12Add support for 802.1D spanning tree protocol.Jason Wright
2000-12-12listen to pfkeyv2 acquire messages and set up SAs accordingly.Niels Provos
2000-12-12revert former patch, the correct solution is to not compile this file at allNiklas Hallqvist
2000-12-12Merge with EOM 1.112Niklas Hallqvist
2000-12-12Merge with EOM 1.79Niklas Hallqvist
2000-12-12Merge with EOM 1.51Niklas Hallqvist
2000-12-12Merge with EOM 1.73Niklas Hallqvist
2000-12-12sysdep/openbsd/sysdep.c: Merge with EOM 1.9Niklas Hallqvist
2000-12-12Merge with EOM 1.55Niklas Hallqvist
2000-12-12Merge with EOM 1.48Niklas Hallqvist
2000-12-12Merge with EOM 1.31Niklas Hallqvist
2000-12-12Merge with EOM 1.143Niklas Hallqvist
2000-12-12Merge with EOM 1.143Niklas Hallqvist
2000-12-12Merge with EOM 1.17Niklas Hallqvist
2000-12-12Merge with EOM 1.42Niklas Hallqvist
2000-12-11surpress some error messagesNiels Provos
2000-12-11proper logging.Niels Provos
2000-12-11remove lots of unnecssary code, on the way to new spd framework.Niels Provos
2000-12-11make it use bignum.Niels Provos
2000-12-02sync with latest kame.Jun-ichiro itojun Hagino
2000-12-02Error messages.Angelos D. Keromytis
2000-12-02Add comment.Angelos D. Keromytis
2000-12-02Manual sync with EOM -- only release an SA if it's referenced by theAngelos D. Keromytis
2000-12-02A bunch of stability fixes, thanks to cedric@wireless-networks.com forAngelos D. Keromytis
2000-11-30x509_hash() should also ignore the id length (for matching purposes)Angelos D. Keromytis
2000-11-27ifndef, not ifdefAngelos D. Keromytis
2000-11-27Fix deletion of flows.Angelos D. Keromytis
2000-11-23Merge with EOM 1.23Niklas Hallqvist
2000-11-23Merge with EOM 1.45Niklas Hallqvist
2000-11-23Merge with EOM 1.28Niklas Hallqvist
2000-11-23Merge with EOM 1.56Niklas Hallqvist
2000-11-23Merge with EOM 1.24Niklas Hallqvist
2000-11-23Merge with EOM 1.59Niklas Hallqvist
2000-11-23samples/singlehost-east.conf: Merge with EOM 1.10Niklas Hallqvist
2000-11-23policy.c: Merge with EOM 1.49Niklas Hallqvist
2000-11-23Merge with EOM 1.53Niklas Hallqvist
2000-11-21CAST-128 has a maximum of 128bit keys, not 256.Angelos D. Keromytis
2000-11-21Fix an int * that should be a size_t * when calling sysctl(3).Todd C. Miller
2000-11-19XXX - Alpha port doesn't currently support weak symbolsTodd C. Miller
2000-11-17HMAC96->HMAC as needed (Angelos missed one ;-)Todd C. Miller
2000-11-17Merge with EOM (since Niklas won't get off his nether regions)Angelos D. Keromytis
2000-11-17HMAC96->HMAC as needed.Angelos D. Keromytis
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
2000-11-15Accept -inet/-inet6 etc. in route show command.Angelos D. Keromytis
2000-11-14Sync usage() with reality; mpech@prosoft.org.lvAaron Campbell
2000-11-14Document the -g option; closes PR/1509 from mpech@prosoft.org.lv.Aaron Campbell
2000-11-11The -spi value is hex (andrew@etunnels.com)Angelos D. Keromytis