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
/
control.c
Age
Commit message (
Expand
)
Author
2014-04-22
Update iked to use the same proc.c that relayd uses.
Reyk Floeter
2013-11-15
Cope with the EAGAIN API change for msgbuf_write()
Mike Belopuhov
2013-03-21
remove excessive includes
Theo de Raadt
2013-03-11
handle ECONNABORTED errors from accept(). In many code blocks they can be
Theo de Raadt
2013-01-08
Remove private CVS tag from an obsolete repository and bump copyright
Reyk Floeter
2012-09-18
update email addresses to match reality.
Reyk Floeter
2012-04-05
rate-limit accepting of new connections while we are experiencing
Theo de Raadt
2011-05-09
rename functions in proc.c to proc_* and move some code from imsg_util.c to
Reyk Floeter
2011-05-05
Move the proc.c-specific runtime state out of struct iked into a sub-struct.
Reyk Floeter
2010-12-22
Fix a little control socket bug, as discussed with mikeb@
Reyk Floeter
2010-12-21
fixup log_warn and log_debug arguments; ok reyk
Mike Belopuhov
2010-06-24
unbreak the ikectl log verbose/brief commands.
Reyk Floeter
2010-06-10
add new commands: the couple/decouple commands will set loading of the
Reyk Floeter
2010-06-03
Import iked, a new implementation of the IKEv2 protocol.
Reyk Floeter