aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/task.c
Commit message (Collapse)AuthorAgeFilesLines
* ikev2: Add task that verifies a peer's certificateTobias Brunner2016-03-101-0/+1
| | | | | | On failure the SA is deleted and reestablished as configured. The task is activated after the REAUTH_COMPLETE task so a make-before-break reauth is completed before the new SA might get torn down.
* ike-redirect: Add task to redirect active IKE_SAsTobias Brunner2016-03-041-0/+1
|
* ikev2: Schedule a make-before-break completion task to delete old IKE_SAMartin Willi2015-02-201-0/+1
|
* Added missing DPD task nameMartin Willi2012-03-201-0/+1
|
* Implemented aggressive mode using Phase 1 helper classMartin Willi2012-03-201-0/+1
|
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-0/+50