aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/processing/jobs/roam_job.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-106/+0
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-8/+8
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* ike_sa_manager enumerable, not iterableMartin Willi2008-04-141-5/+5
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-8/+2
|
* backports from the p2p-nat-t branch:Tobias Brunner2007-07-191-1/+0
| | | | | | * double assignment of function ''destroy'' in some jobs * typos
* improved MOBIKE:Martin Willi2007-07-031-2/+9
| | | | | | | | prefer address family already used do not change address implicit when mobike supported handle multiple simultaneous roaming requests more properly proper enabling/disabling of UDP encapsulation
* further MOBIKE stuff:Martin Willi2007-06-211-0/+108
kernel properly reports network reconfiguration and informs all IKE_SAs MOBIKE in IKE_AUTH: MOBIKE_SUPPORTED notify and address exchange reestablishment of IKE_SAs on network reconfiguration kinda works not stable yet!