aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/processing/jobs/dpd_timeout_job.c
Commit message (Expand)AuthorAgeFilesLines
* Properly trigger ike_updown() event if IKEv1 DPD times outMartin Willi2012-12-041-0/+1
* Give processor_t more control over the lifecycle of a jobTobias Brunner2012-06-251-2/+2
* Fix IKEv1 DPD clear, destroying IKE_SA even if reestablish not neededMartin Willi2012-05-211-9/+3
* make IKEv1 DPD timeout configurable in charonAndreas Steffen2012-05-171-1/+1
* Consider inbound ESP as a sign of liveness for DPD timeoutMartin Willi2012-05-151-2/+15
* Schedule a DPD timeout job that enforces the IKE message timeout policyMartin Willi2012-05-151-0/+111