aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/ike_sa.c
Commit message (Expand)AuthorAgeFilesLines
...
* Slightly refactored port floating.Tobias Brunner2010-08-301-0/+15
* Use AEAD wrapper for encryption payload encryption/decryptionMartin Willi2010-08-191-4/+2
* Recreate IKE_SA_INIT related tasks only if they have completedMartin Willi2010-06-301-11/+35
* Flush auth configs, create new keymat during SA resetMartin Willi2010-06-071-12/+16
* Recreate IKE_INIT/IKE_NATD/IKE_VENDOR tasks if we reset SA during IKE_AUTHMartin Willi2010-06-071-0/+11
* Wrap task enumerator in ike_saMartin Willi2010-06-071-0/+7
* Migrated ike_sa_t to INIT/METHOD macrosMartin Willi2010-06-071-407/+239
* Use wrapped getters for close/dpd actionMartin Willi2010-06-021-7/+7
* Invoke updown hook if IKE_SA delete is enforced in deleting stateMartin Willi2010-04-061-0/+1
* Release virtual IPs with the same identity as we acquired itMartin Willi2010-03-251-3/+36
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-3/+4
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+2192