This website requires JavaScript.
Explore
Help
Sign In
denozord
/
strongswan-ext
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1fe6cdfac2631434464a2a550414f45b60558369
strongswan-ext
/
src
/
libcharon
/
plugins
/
xauth_null
T
History
Martin Willi
1fe6cdfac2
Use a string to identify xauth backends, no need for integer types
2012-03-20 17:31:15 +01:00
..
Makefile.am
IKEv1 XAuth: Added a "NULL" XAuth plugin which sends a hardcoded user/pass, and blindly accepts whatever user/pass is sent it. Changed the xauth_request task to use this new plugin. Add --enable-xauth-null to your configure line to build with the new plugin.
2012-03-20 17:31:11 +01:00
xauth_null_plugin.c
Use a string to identify xauth backends, no need for integer types
2012-03-20 17:31:15 +01:00
xauth_null_plugin.h
IKEv1 XAuth: Added a "NULL" XAuth plugin which sends a hardcoded user/pass, and blindly accepts whatever user/pass is sent it. Changed the xauth_request task to use this new plugin. Add --enable-xauth-null to your configure line to build with the new plugin.
2012-03-20 17:31:11 +01:00
xauth_null.c
Use a string to identify xauth backends, no need for integer types
2012-03-20 17:31:15 +01:00
xauth_null.h
Use a string to identify xauth backends, no need for integer types
2012-03-20 17:31:15 +01:00