index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
iked
/
pfkey.c
Age
Commit message (
Expand
)
Author
2012-03-24
fix some leaks
Jonathan Gray
2011-05-27
spacing
Reyk Floeter
2011-05-05
rename iked_proc* to privsep_proc*. no functional change.
Reyk Floeter
2011-01-26
get rid of acquire flows completely, as they tend to pass traffic
Mike Belopuhov
2011-01-21
split pfkey initialization into a privileged and unprivileged part to
Reyk Floeter
2011-01-17
Add initial acquire mode support and use it whenever Windows peers decide
Mike Belopuhov
2011-01-12
postpone processing of pfkey messages received in pfkey_reply instead of
Mike Belopuhov
2010-12-22
move and rename util.c:print_id() to ikev2.c:ikev2_print_id() because
Reyk Floeter
2010-12-22
child sa rekeying revamp plus numerous bugfixes;
Mike Belopuhov
2010-09-23
support for aes-gcm
Mike Belopuhov
2010-07-01
Add support for the tap extension (ikev2 ... tap "enc1") that will
Reyk Floeter
2010-06-26
Include the Id type in the generated SA tag that is passed to the
Reyk Floeter
2010-06-14
Initial support for initiator mode which allows to run iked as a
Reyk Floeter
2010-06-10
add new commands: the couple/decouple commands will set loading of the
Reyk Floeter
2010-06-10
simplify the pfkey code by adding a pfkey_write() function
Reyk Floeter
2010-06-04
Fix NAT-T detection to enable UDP encapsulation. It was done before,
Reyk Floeter
2010-06-03
Import iked, a new implementation of the IKEv2 protocol.
Reyk Floeter