summaryrefslogtreecommitdiffstats
path: root/sbin/iked/timer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable the timer event before attempting to change itmikeb2016-09-131-5/+5
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* use a bit saner timer apimikeb2014-01-241-14/+7
* Remove private CVS tag from an obsolete repository and bump copyrightreyk2013-01-081-2/+2
* update email addresses to match reality.reyk2012-09-181-2/+2
* decouple timer initialization from timer_registermikeb2012-06-221-7/+21
* more timer changesmikeb2012-05-301-2/+12
* improve timer framework; will be needed soonmikeb2012-05-291-73/+13
* spacingreyk2011-05-271-2/+2
* Don't initiate any connections in passive mode, not even for ACQUIRE messagesreyk2011-01-261-1/+4
* Reimplement the iked(8) policy evaluation for incoming connections toreyk2011-01-211-3/+3
* More code for initiator mode (not finished yet)reyk2010-06-141-5/+7
* add some infrastructure to support timers and initiator mode later.reyk2010-06-111-0/+112