aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/processing/jobs/inactivity_job.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-5/+5
* inactivity-job: Schedule job by CHILD_SA unique ID instead of reqidMartin Willi2015-02-201-8/+8
* ike: Restart inactivity counter after doing a CHILD_SA rekeyMartin Willi2014-01-231-2/+3
* child_sa_t.get_usestats() can additionally return the number of processed pac...Martin Willi2013-03-141-3/+2
* Make rescheduling a job more predictableTobias Brunner2012-06-251-6/+4
* Give processor_t more control over the lifecycle of a jobTobias Brunner2012-06-251-3/+4
* Do not query CHILD_SA during delete if they already expiredMartin Willi2012-03-201-1/+1
* Replaced ike_sa_t.create_child_sa_iterator with enumerator.Tobias Brunner2011-07-061-4/+4
* Introduce priority classes for jobsMartin Willi2011-05-161-1/+8
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-2/+1
* Refer to scheduler via hydra and not charon.Tobias Brunner2010-09-021-1/+2
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-3/+5
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+150