]> git.ipfire.org Git - people/ms/strongswan.git/commit - programs/charon/charon/sa/states/ike_sa_init_requested.c
- authentication with preshared key working but code MUST be cleaned
authorJan Hutter <jhutter@hsr.ch>
Sat, 3 Dec 2005 14:47:58 +0000 (14:47 -0000)
committerJan Hutter <jhutter@hsr.ch>
Sat, 3 Dec 2005 14:47:58 +0000 (14:47 -0000)
commit8d68033e5cf37ea91eb160e7b8e1c2d171a356f7
tree5dbb4a65d0e65bd22873ed7fce9b2fdcb890a330
parentebae15f0a03dae6b4b04f75b2f690cce4e7d308a
- authentication with preshared key working but code MUST be cleaned
19 files changed:
Source/charon/encoding/message.c
Source/charon/encoding/message.h
Source/charon/encoding/payloads/auth_payload.c
Source/charon/encoding/payloads/auth_payload.h
Source/charon/encoding/payloads/id_payload.c
Source/charon/encoding/payloads/id_payload.h
Source/charon/sa/authenticator.c
Source/charon/sa/authenticator.h
Source/charon/sa/ike_sa.c
Source/charon/sa/ike_sa.h
Source/charon/sa/states/ike_auth_requested.c
Source/charon/sa/states/ike_auth_requested.h
Source/charon/sa/states/ike_sa_init_requested.c
Source/charon/sa/states/ike_sa_init_requested.h
Source/charon/sa/states/ike_sa_init_responded.c
Source/charon/sa/states/ike_sa_init_responded.h
Source/charon/sa/states/initiator_init.c
Source/charon/sa/states/responder_init.c
Source/charon/testcases/parser_test.c