aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/child_delete.h
Commit message (Collapse)AuthorAgeFilesLines
* some task queueing improvements:Martin Willi2008-12-011-2/+4
| | | | | | | | - do not pass CHILD_SAs to task constructor, might not be valid anymore during execution (late lookup) - use sub-tasks to delete CHILD/IKE_SA after rekeying, as we want to execute the delete before additional queued tasks
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-17/+11
|
* added CHILD_SA compare check for rekeying collisions Martin Willi2007-03-221-0/+8
|
* merged tasking branch into trunkMartin Willi2007-02-281-0/+58