aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/xauth_noauth/xauth_noauth_plugin.h
Commit message (Collapse)AuthorAgeFilesLines
* Added xauth-noauth pluginTobias Brunner2013-03-191-0/+45
This XAuth backend does not do any authentication of client credentials but simply sends a successful XAuth status to the client, thereby concluding the XAuth exchange. This can be useful to fallback to basic RSA authentication with clients that can not be configured without XAuth authentication.