summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2000-12-15return resource exhaustion message on memory allocation error. poll onNiels Provos
2000-12-15only create new exchange on SA expires, when there has been used.Niels Provos
2000-12-15update email address in copyright.Niels Provos
2000-12-15more cleanup; send SPI needed message if we have state but no SPI onNiels Provos
2000-12-15more cleanup. remove last vestiges of gmp.Niels Provos
2000-12-15handle pfkey soft updates. only update when SA has been used.Niels Provos
2000-12-14queue pfkey acquire and expire messages if we are currently waiting forNiels Provos
2000-12-14setup soft lifetimes, handle hard expirations, deal with changed pfkeyNiels Provos
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