]> git.ipfire.org Git - thirdparty/strongswan.git/commit - Source/charon/encoding/payloads/proposal_substructure.c
- added notify message handling to ike_sa_init_requested_t and
authorJan Hutter <jhutter@hsr.ch>
Fri, 2 Dec 2005 11:38:56 +0000 (11:38 -0000)
committerJan Hutter <jhutter@hsr.ch>
Fri, 2 Dec 2005 11:38:56 +0000 (11:38 -0000)
commitae3012a0ea0e06e29212f1967b5b71e90460fb43
treea4c055426b079946c4e803fd5534e56b79a41323
parent2848a7ba33ee0158c9dfee383c3ea8be02060f7e
- added notify message handling to ike_sa_init_requested_t and
responder_init_t
Source/charon/encoding/message.c
Source/charon/encoding/payloads/notify_payload.c
Source/charon/encoding/payloads/notify_payload.h
Source/charon/encoding/payloads/proposal_substructure.c
Source/charon/encoding/payloads/proposal_substructure.h
Source/charon/sa/ike_sa.c
Source/charon/sa/ike_sa.h
Source/charon/sa/states/ike_sa_init_requested.c
Source/charon/sa/states/initiator_init.c
Source/charon/sa/states/responder_init.c
Source/charon/threads/thread_pool.c