aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/tasks/ike_rekey.c
Commit message (Collapse)AuthorAgeFilesLines
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-4/+3
|
* Refer to scheduler via hydra and not charon.Tobias Brunner2010-09-021-2/+2
|
* Refer to processor via hydra and not charon.Tobias Brunner2010-09-021-1/+2
|
* Check if colliding rekey actually created an IKE_INITThomas Egerer2010-08-251-37/+42
| | | | | | In some cases (especially if a child is half-open) the colliding rekey-job might not have created the ike_init member. If so, the nonce check fails with SIGSEGV.
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+409