summaryrefslogtreecommitdiff
path: root/sbin/ipsec/photurisd
AgeCommit message (Expand)Author
1998-09-14remove -DDEBUG from CFLAGSNiels Provos
1998-08-17fix reallocNiels Provos
1998-07-27Library dependenciesNiklas Hallqvist
1998-07-24fix spelling of separateTheo de Raadt
1998-07-10fix va_arg handling when not __STDC__Niels Provos
1998-06-30- support HMAC flag which if present in the attribute list toggles toNiels Provos
1998-06-24disable startup file in vpn modeNiels Provos
1998-06-18fix spelling mistake, better grammarNiels Provos
1998-06-03use sigsetopsTheo de Raadt
1998-06-01set correct source address for owner SPIsNiels Provos
1998-06-01.Dt PHOTURISD 8Niels Provos
1998-05-24add VPN mode.Niels Provos
1998-05-19fix bug in configuring exchange timeoutNiels Provos
1998-05-18support kernel notifies for setsockopt/getsockopt interface and fix variousNiels Provos
1998-05-14Explain exchange_lifetime a bit moreNiklas Hallqvist
1998-05-13Clarify tunnel optionsNiklas Hallqvist
1998-05-13typoNiklas Hallqvist
1998-03-16set socket options, so that photuris bypasses kernel ipsec policy,Niels Provos
1998-03-07.Bx Open -> .Ox 2.xTodd C. Miller
1998-03-07remove debugging left overs.Niels Provos
1998-03-04move man page to right section.Niels Provos
1998-03-04compliance with draft-simpson-photuris-18.txt, better packet structureNiels Provos
1997-12-02Use the proper .Bd -literal .Ed sequence for quoting examples.Niels Provos
1997-09-14some -WallTheo de Raadt
1997-09-03arghNiels Provos
1997-09-03forgot a state_insert, handling resource limit messages should work now!Niels Provos
1997-09-02including changes between drafts-14-16.Niels Provos
1997-08-26main should return intNiklas Hallqvist
1997-08-24#include <string.h> for strlen().Todd C. Miller
1997-07-28typosNiklas Hallqvist
1997-07-26reserve SPIs for correct protos: ah and/or esp.Niels Provos
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-25initialize variable!! found by mickeyNiels Provos
1997-07-24new symmetric identity choice. fix bug with expired exchange values onNiels Provos
1997-07-23tunnel,lifetimes,hostname via startkey/startupNiels Provos
1997-07-22make startkey grok more, make users grok more + tiny protocol fixes.Niels Provos
1997-07-19minor cleanup.Niels Provos
1997-07-18include new dirs. remove bogus trailer.Niels Provos
1997-07-18initial import of the photuris keymanagement daemonNiels Provos