aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/xauth_generic/xauth_generic.h
Commit message (Collapse)AuthorAgeFilesLines
* xauth: add a configuration string option to be passed to XAuth instancesMartin Willi2013-09-031-2/+6
| | | | | | The configuration string is appended to the XAuth backend name, separated by a colon. The configuration string is passed untouched to the backend, where it can change the behavior of the XAuth module.
* Moved eap/xauth classes out of protocol specific subdirectoriesMartin Willi2012-03-201-1/+1
|
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-1/+1
|
* Added generic XAuth backend, using secrets provided by credential sets.Tobias Brunner2012-03-201-0/+60