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