aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/tasks/ike_natd.c
Commit message (Collapse)AuthorAgeFilesLines
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-448/+0
|
* Added a generic TASK_ prefix to all task typesMartin Willi2012-03-201-1/+1
|
* Added IKEv1 support to notify payloadMartin Willi2012-03-201-1/+1
|
* Migrated ike_natd to INIT/METHOD macrosAndreas Steffen2011-10-031-55/+38
|
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
| | | | Mostly found by 'codespell'.
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-3/+4
|
* Port floating patch partially reversed.Tobias Brunner2010-08-301-1/+8
| | | | | | If MOBIKE is enabled, we do have to switch to port 4500 with the IKE_AUTH request, that is, before we know whether the other peer actually supports MOBIKE or not.
* Slightly refactored port floating.Tobias Brunner2010-08-301-35/+2
| | | | In case of MOBIKE, only float to port 4500 if the other peer actually supports MOBIKE.
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+490