summaryrefslogtreecommitdiff
path: root/sbin/photurisd
AgeCommit message (Expand)Author
2002-12-06unkown; torh@bogus.netTheo de Raadt
2002-08-08Fix structure allocation. The code incorrectly used sizeof(pointer) insteadAaron Campbell
2002-07-01do not Xr startkeyTheo de Raadt
2002-06-10kill __FUNCTION__Marc Espie
2002-06-09rm trailing whitespaceTodd T. Fries
2002-03-29-WallTheo de Raadt
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-11-30remove pipe based interface; only support PF_KEY; okay deraadt@Niels Provos
2001-11-17volatile sig_atomic_tTheo de Raadt
2001-09-19occured->occurredMike Pechkin
2001-08-18careful with snprintf() == -1; ho, provosTheo de Raadt
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-03-08whack exit(-#)Theo 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-16typoNiels Provos
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-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-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-11-17HMAC96->HMAC as needed (Angelos missed one ;-)Todd C. Miller
2000-08-25Only play with flows if we have the "old" IPsec code (the new code toAngelos D. Keromytis
2000-07-05printf without %sTheo de Raadt
2000-06-29use %s with syslogTheo de Raadt
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-01-27Cheers from Canada (Montreal):Angelos D. Keromytis
1999-12-17fix inclusion problemsTheo de Raadt
1999-12-05Remove LOCALFLOW flag (thanks andreas)Angelos D. Keromytis
1999-09-23Typo fixes.Alex Feldman
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-07-02rename SADB_foo_X_bar to SADB_X_foo_barTheo de Raadt
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-04-10fork before recording pfkey pid.Niels Provos
1999-03-31Use SADB_SAFLAGS_X_REPLACEFLOWNiklas Hallqvist
1999-03-27convert the kernel module to PFKEYv2, support for binding incoming andNiels Provos
1999-02-20skipjack at id 19Theo de Raadt