aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/tasks/ike_mobike.c
Commit message (Expand)AuthorAgeFilesLines
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-652/+0
* Added a generic TASK_ prefix to all task typesMartin Willi2012-03-201-2/+2
* Replaced ike_sa_t.create_additional_address_iterator with enumerator.Tobias Brunner2011-07-061-24/+6
* Replaced ike_sa_t.create_child_sa_iterator with enumerator.Tobias Brunner2011-07-061-4/+4
* Do not add additional addresses to MOBIKE path probing messages.Tobias Brunner2010-10-121-10/+12
* Allow responder to use ike_mobike_t.roam.Tobias Brunner2010-10-121-1/+7
* Added support for responders to change their address via MOBIKE.Tobias Brunner2010-10-121-0/+20
* Explicitly configure MOBIKE tasks to update the list of additional addresses.Tobias Brunner2010-10-121-2/+9
* Improved check for first IKE_AUTH message in ike_mobike task.Tobias Brunner2010-10-121-3/+6
* Migrated ike_mobike task to INIT/METHOD macros.Tobias Brunner2010-10-121-67/+46
* Simplified apply_port function in mobike task.Tobias Brunner2010-10-121-16/+9
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-7/+8
* Port floating patch partially reversed.Tobias Brunner2010-08-301-11/+0
* Slightly refactored port floating.Tobias Brunner2010-08-301-0/+11
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+659