strongswan/src/libcharon
Martin Willi 27128c1e32 EAP-GTC can use any XAuth backend, including xauth-pam
This makes EAP-GTC a generic plain password authentication method,
as it is used with XAuth. Instead of verifying credentials with
PAM, any backend can be configured. The default is xauth-pam,
providing the same functionality as EAP-GTC in strongSwan 4.x.
2012-08-10 10:43:44 +02:00
..
bus Don't modify the message string passed to logger, as it gets reused 2012-07-13 15:43:04 +02:00
config Add DH group 15 (MODP-3072) to IKE proposal 2012-08-06 11:22:33 +02:00
control Don't modify the message string passed to logger, as it gets reused 2012-07-13 15:43:04 +02:00
encoding Include stdint.h for UINTxx_MAX defines 2012-07-27 13:47:59 +02:00
kernel Do not query CHILD_SA during delete if they already expired 2012-03-20 17:31:31 +01:00
network Add a return value to hasher_t.get_hash() 2012-07-16 14:55:06 +02:00
plugins EAP-GTC can use any XAuth backend, including xauth-pam 2012-08-10 10:43:44 +02:00
processing/jobs Make rescheduling a job more predictable 2012-06-25 17:49:12 +02:00
sa Remove queued IKEv1 message before processing it 2012-08-08 14:54:03 +02:00
Android.mk Also build charon's IKEv1 implementation on Android 2012-06-26 07:56:15 +02:00
Makefile.am Add xauth-pam, an XAuth backend verifying credentials with PAM 2012-08-10 10:43:44 +02:00
daemon.c Proper fallback if capability dropping is not available 2012-07-27 14:46:42 +02:00
daemon.h Refactored heavily #ifdefd capability code to its own libstrongswan class 2012-07-04 11:01:40 +02:00
debug Moving charon to libcharon. 2010-03-19 13:34:52 +01:00