Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch iked to C99-style fixed-width integer types. | 2015-08-21 | 1 | -13/+13 | |
| | | | | OK mikeb@ | ||||
* | Use "compliant" header guards by avoiding the reserved '_' namespace. | 2015-06-11 | 1 | -4/+4 | |
| | | | | | | Pointed out by Markus Elfring OK mikeb@ millert@ | ||||
* | remove nt and lanman functions which aren't used. ok reyk yasuoka | 2014-11-20 | 1 | -5/+1 | |
| | |||||
* | Remove private CVS tag from an obsolete repository and bump copyright | 2013-01-08 | 1 | -3/+2 | |
| | | | | to 2013 while I'm here... this is my way of saying "happy new year!". | ||||
* | update email addresses to match reality. | 2012-09-18 | 1 | -2/+2 | |
| | | | | sure jsg@ mikeb@ | ||||
* | Import iked, a new implementation of the IKEv2 protocol. | 2010-06-03 | 1 | -0/+52 | |
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@ |