aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/ikev1/tasks/xauth.c
Commit message (Expand)AuthorAgeFilesLines
* Implement late peer config switching after XAuth authenticationMartin Willi2012-07-261-15/+80
* Check if XAuth round complies to configured authentication roundMartin Willi2012-07-261-7/+18
* Merge auth config items added from XAuth backends to IKE_SAMartin Willi2012-07-261-0/+1
* Enforce uniqueids=keep based on XAuth identityMartin Willi2012-06-251-0/+6
* Don't send XAUTH_OK if a hook prevents SA to establishMartin Willi2012-06-251-4/+14
* Add missing XAuth name variable when complaining about missing XAuth backendMartin Willi2012-06-251-1/+1
* Adopt children as XAuth initiator (which is IKE responder)Martin Willi2012-06-141-2/+2
* Remove executable flag from source files.Tobias Brunner2012-05-181-0/+0
* Store authentication info of a XAUTH round on IKE_SAMartin Willi2012-03-221-0/+16
* Invoke authorization hooks for IKEv1 connectionsMartin Willi2012-03-201-4/+19
* Try to detect reauthentication as responder and adopt children to new SAMartin Willi2012-03-201-0/+3
* Establish IKE_SA only once as XAuth responderMartin Willi2012-03-201-1/+0
* Set a condition flag if peer has been authenticated using XAuthMartin Willi2012-03-201-0/+1
* Setting Mode Cfg identifier for CFG_ACK messages.Clavister OpenSource2012-03-201-0/+7
* Implemented migration of XAuth taskMartin Willi2012-03-201-0/+18
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-0/+399