summaryrefslogtreecommitdiff
path: root/sbin/photurisd/server.c
AgeCommit message (Collapse)Author
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-17remove signal race, by checking signal flag in main loop; Niels looked at itTheo de Raadt
2000-12-15update email address in copyright.Niels Provos
2000-12-14queue pfkey acquire and expire messages if we are currently waiting forNiels Provos
another pfkey transaction to return. some cleanup.
2000-12-12listen to pfkeyv2 acquire messages and set up SAs accordingly.Niels 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
1998-11-14move ipsec tools into .Theo de Raadt