aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/task_manager.c
Commit message (Collapse)AuthorAgeFilesLines
...
* added CHILD_SA compare check for rekeying collisions Martin Willi2007-03-221-1/+0
|
* fixed some rekey collision issuesMartin Willi2007-03-211-37/+36
| | | | added retry with jitter when rekeying fails
* fixed child rekey collisionMartin Willi2007-03-211-3/+3
| | | | | implemented ike rekey collision
* handling of CHILD_SA rekeying collisionsMartin Willi2007-03-211-2/+51
|
* fixed some exchange collisions (except IKE/CHILD rekeying)Martin Willi2007-03-201-35/+53
|
* cleanupsMartin Willi2007-03-201-10/+2
| | | | fixed reset()
* cleaned up and fixed DPD handling codeMartin Willi2007-03-141-1/+1
|
* fixed payload order (again)Martin Willi2007-03-081-2/+2
|
* prevent from initiating multiple exchanges the same timeMartin Willi2007-03-061-0/+9
|
* sending an SPI of 0 as responder when IKE_SA_INIT failsMartin Willi2007-03-061-0/+7
|
* corrected typoAndreas Steffen2007-03-011-1/+1
|
* merged tasking branch into trunkMartin Willi2007-02-281-0/+780