aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/processing/jobs/adopt_children_job.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-1/+0
* ikev1: When a reauth is detected explicitly delete the old IKE_SATobias Brunner2015-05-211-3/+13
* ikev1: Trigger children_migrate event if CHILD_SAs are adoptedTobias Brunner2015-05-211-0/+4
* ikev1: Adopt virtual IPs on new IKE_SA during re-authenticationTobias Brunner2015-03-191-13/+45
* ikev1: Extend adopt_children_job by task queuing, executed after adoptionMartin Willi2014-08-251-0/+40
* ikev1: Don't log a reauthentication detection message if no children adoptedMartin Willi2013-09-301-2/+6
* Give processor_t more control over the lifecycle of a jobTobias Brunner2012-06-251-2/+2
* Use XAuth/EAP remote identity for uniqueness checkMartin Willi2012-06-251-2/+2
* Adopt children after syncing a rekeyed IKEv1 SAMartin Willi2012-03-201-1/+2
* Invoke ike_updown hooks for reauthenticated IKEv1 SAsMartin Willi2012-03-201-0/+1
* Try to detect reauthentication as responder and adopt children to new SAMartin Willi2012-03-201-0/+175