Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-14 | plug a tiny leak. | David Hill | |
ok mikeb@ | |||
2010-09-20 | fixup length of an eap identity message payload. | Mike Belopuhov | |
ok reyk | |||
2010-06-03 | Import iked, a new implementation of the IKEv2 protocol. | Reyk Floeter | |
iked(8) is an automatic keying daemon for IPsec, like isakmpd(8), that IPsec creates flows and SAs automatically. Unlike isakmpd, iked(8) implements the newer IKEv2 protocol instead of IKEv1/ISAKMP. The daemon is still work-in-progress and not enabled in the builds, but is already able to establish IKEv2 sessions with some other IKEv2 implementations as a responder. with lots of help and debugging by jsg@ ok deraadt@ |