aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/processing/jobs/migrate_job.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-2/+2
* migrate-job: Do CHILD_SA reqid lookup locallyMartin Willi2015-02-201-25/+20
* ike: Maintain per-IKE_SA CHILD_SAs in the global CHILD_SA managerMartin Willi2015-02-201-4/+15
* Support multiple virtual IPs on peer_cfg and ike_sa classesMartin Willi2012-08-301-3/+12
* Replaced usages of CHARON_*_PORT with calls to get_port().Tobias Brunner2012-08-081-1/+1
* Make the UDP ports charon listens for packets on (and uses as source ports) c...Tobias Brunner2012-08-081-1/+1
* Give processor_t more control over the lifecycle of a jobTobias Brunner2012-06-251-2/+2
* Replaced ike_sa_t.create_child_sa_iterator with enumerator.Tobias Brunner2011-07-061-3/+3
* Introduce priority classes for jobsMartin Willi2011-05-161-0/+7
* Migrated migrate_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-20/+19
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+150