summaryrefslogtreecommitdiff
path: root/sbin/photurisd/server.c
AgeCommit message (Expand)Author
2002-06-09rm trailing whitespaceTodd T. Fries
2002-03-29-WallTheo de Raadt
2001-11-30remove pipe based interface; only support PF_KEY; okay deraadt@Niels Provos
2001-11-17volatile sig_atomic_tTheo de Raadt
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
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