aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_radius/eap_radius_xauth.h
Commit message (Collapse)AuthorAgeFilesLines
* xauth: add a configuration string option to be passed to XAuth instancesMartin Willi2013-09-031-1/+3
| | | | | | 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.
* eap-radius: support plain XAuth RADIUS authentication using User-PasswordMartin Willi2013-07-291-0/+49