aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/xauth_pam/xauth_pam.h
Commit message (Collapse)AuthorAgeFilesLines
* xauth: add a configuration string option to be passed to XAuth instancesMartin Willi2013-09-031-1/+2
| | | | | | 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.
* Add xauth-pam, an XAuth backend verifying credentials with PAMMartin Willi2012-08-101-0/+49