summaryrefslogtreecommitdiff
path: root/sbin/photurisd/kernel.c
AgeCommit message (Expand)Author
2001-07-07major -Wall cleanup, almost completeTheo de Raadt
2001-06-27Consistently use "IPsec" capitalization (jsyn@nthought.com)Angelos D. Keromytis
2001-06-05Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwardsNiklas Hallqvist
2001-01-28$OpenBSD$Niklas Hallqvist
2000-12-16when a used SA expires and the exchange is gone, start a new one.Niels Provos
2000-12-15return resource exhaustion message on memory allocation error. poll onNiels 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-12listen to pfkeyv2 acquire messages and set up SAs accordingly.Niels Provos
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-08-25Only play with flows if we have the "old" IPsec code (the new code toAngelos D. Keromytis
2000-01-27Cheers from Canada (Montreal):Angelos D. Keromytis
1999-12-05Remove LOCALFLOW flag (thanks andreas)Angelos D. Keromytis
1999-07-02rename SADB_foo_X_bar to SADB_X_foo_barTheo de Raadt
1999-03-31Use SADB_SAFLAGS_X_REPLACEFLOWNiklas Hallqvist
1999-03-27convert the kernel module to PFKEYv2, support for binding incoming andNiels Provos
1998-11-14move ipsec tools into .Theo de Raadt