aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/tasks/ike_reauth.c
Commit message (Expand)AuthorAgeFilesLines
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-193/+0
* Added a generic TASK_ prefix to all task typesMartin Willi2012-03-201-1/+1
* Store IKE version of an SA on ike_sa_t.Tobias Brunner2012-03-201-1/+4
* Migrated ike_reauth to INIT/METHOD macrosAndreas Steffen2011-10-031-30/+25
* fix double delete of old IKE_SA during reauthenticationAndreas Steffen2011-08-161-2/+2
* Replaced ike_sa_t.create_child_sa_iterator with enumerator.Tobias Brunner2011-07-061-8/+7
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+196