summaryrefslogtreecommitdiff
path: root/sbin/ipsec/photurisd/state.h
AgeCommit message (Collapse)Author
1998-05-18support kernel notifies for setsockopt/getsockopt interface and fix variousNiels Provos
small bugs.
1998-05-13typoNiklas Hallqvist
1998-03-04compliance with draft-simpson-photuris-18.txt, better packet structureNiels Provos
checking, better support for new esp and ah, documentation ...
1997-09-02including changes between drafts-14-16.Niels Provos
update cookie and counters correctly after receiving a resource limit message.
1997-07-24new symmetric identity choice. fix bug with expired exchange values onNiels Provos
multiple exchanges. a bit more documentation. drop -f flag and have -c with opposite meaning instead. include responder offered schemes into responder cookie calculation.
1997-07-23tunnel,lifetimes,hostname via startkey/startupNiels Provos
errors to stderr before daemon, to syslog afterwards
1997-07-18initial import of the photuris keymanagement daemonNiels Provos