aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/ike_sa.h
Commit message (Collapse)AuthorAgeFilesLines
* Move establish/inherit of rekeyed IKE_SAs to delete messagesMartin Willi2011-03-151-2/+1
| | | | | | | | Having the inherit() function delayed to the IKE_SA establish procedure was problematic. The task destroy function was never a good place and results in locking/cleanup problems. After establishing the SA, it should be really checked in ASAP to avoid any triggered DPD checks to get lost.
* Force port update as responder when initiator switches to 4500 in IKE_AUTHMartin Willi2011-01-121-1/+2
|
* Slightly refactored port floating.Tobias Brunner2010-08-301-0/+8
| | | | In case of MOBIKE, only float to port 4500 if the other peer actually supports MOBIKE.
* Moved credential manager to libstrongswanMartin Willi2010-07-131-1/+1
|
* Wrap task enumerator in ike_saMartin Willi2010-06-071-1/+9
|
* Release virtual IPs with the same identity as we acquired itMartin Willi2010-03-251-0/+7
|
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-0/+1
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+913