aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/tasks/ike_me.c
Commit message (Collapse)AuthorAgeFilesLines
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-833/+0
|
* Added a generic TASK_ prefix to all task typesMartin Willi2012-03-201-1/+1
|
* Fixed compilation of ike_me_t.Tobias Brunner2011-10-041-2/+2
|
* Migrated ike_me to INIT/METHOD macrosAndreas Steffen2011-10-031-88/+61
|
* Replaced simple iterator usages.Tobias Brunner2011-07-061-4/+4
|
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-1/+1
|
* Refer to kernel interface 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
|
* Slightly refactored port floating.Tobias Brunner2010-08-301-0/+3
| | | | 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/+856