Implemented IKEv1 pubkey SIG payload processing in an authenticator

This commit is contained in:
Martin Willi
2012-03-20 17:31:14 +01:00
parent 2792587875
commit 7c27c914d4
3 changed files with 260 additions and 0 deletions
+1
View File
@@ -65,6 +65,7 @@ sa/authenticators/eap/eap_manager.c sa/authenticators/eap/eap_manager.h \
sa/authenticators/psk_authenticator.c sa/authenticators/psk_authenticator.h \
sa/authenticators/pubkey_authenticator.c sa/authenticators/pubkey_authenticator.h \
sa/authenticators/psk_v1_authenticator.c sa/authenticators/psk_v1_authenticator.h \
sa/authenticators/pubkey_v1_authenticator.c sa/authenticators/pubkey_v1_authenticator.h \
sa/authenticators/xauth_authenticator.c sa/authenticators/xauth_authenticator.h \
sa/authenticators/xauth/xauth_method.c sa/authenticators/xauth/xauth_method.h \
sa/authenticators/xauth/xauth_manager.c sa/authenticators/xauth/xauth_manager.h \