Commit Graph
535 Commits
Author SHA1 Message Date
Jan Hutter ebae15f0a0 - forgot to add 2005-12-03 12:32:26 +00:00
Jan Hutter 0fdc3c7f09 - started to implement authenticator_t 2005-12-02 19:26:01 +00:00
Martin Willi caa6b542c0 - fixed id bugs 2005-12-02 17:24:09 +00:00
Martin Willi 7ef7c3835a - fixed id bug 2005-12-02 16:19:01 +00:00
Martin Willi 01de2f3cd5 - fixes 2005-12-02 16:09:04 +00:00
Jan Hutter 94b0f906e6 fixed different bugs when checking out ike sa and retransmitting
requests
2005-12-02 15:40:04 +00:00
Martin Willi a0fb67f500 - allow termination of getting thread 2005-12-02 14:58:45 +00:00
Martin Willi 016dfc7253 - comments 2005-12-02 14:11:32 +00:00
Jan Hutter 0df63d6be4 - retransmitting of requests implemented 2005-12-02 14:07:36 +00:00
Martin Willi ccb37df25d - state ike_auth_requested
- does now establishing of IKE_SA in both directions
2005-12-02 13:45:47 +00:00
Jan Hutter 5534ee8476 - added new job type retransmit_request_job_t
- fixed memory leaks
2005-12-02 13:20:20 +00:00
Martin Willi f2d4a4475a - fixed memleak 2005-12-02 13:13:57 +00:00
Martin Willi ccf783d29d - state ike_sa_init_responded implemented (has some memleaks) 2005-12-02 12:38:55 +00:00
Jan Hutter ae3012a0ea - added notify message handling to ike_sa_init_requested_t and
responder_init_t
2005-12-02 11:38:56 +00:00
Jan Hutter 2848a7ba33 responder_init does return DELETE_ME in case of error 2005-12-02 08:52:01 +00:00
Jan Hutter 8c7824fb57 2005-12-02 08:05:20 +00:00
Jan Hutter ff43984dca - get_type changed 2005-12-02 08:01:43 +00:00
Jan Hutter 56aeee4936 cleaned code 2005-12-02 07:43:05 +00:00
Jan Hutter 1b3f92d28d - fixed bugs 2005-12-01 19:53:48 +00:00
Martin Willi 257fa50386 - added ts for both initator and responder
- ts_payload can get now ts's
2005-12-01 18:14:22 +00:00
Martin Willi 03283349a9 - creation of ts payloads using ts 2005-12-01 17:38:06 +00:00
Jan Hutter a9428251cd - new configuration support added to ike_sa and states 2005-12-01 17:16:10 +00:00
Martin Willi bae00c63f7 - fixed some bugx when !LEAK_DETECTIVE 2005-12-01 16:14:00 +00:00
Martin Willi 0675d5e1a1 - commented 2005-12-01 14:54:54 +00:00
Martin Willi d9974b2081 - added 2005-12-01 14:54:30 +00:00
Martin Willi ed1b7b40cd - tested sa with traffic selectors
- fixed ALOT of bugs ;-)
2005-12-01 14:17:51 +00:00
Martin Willi 7d85e0ac6e 2005-12-01 13:48:18 +00:00
Martin Willi 712db4bf3e - compileable 2005-12-01 13:42:21 +00:00
Jan Hutter 343acebe85 - implemented functionality to generate sa payload from
child_proposal_t's and vice versa...
2005-12-01 12:18:20 +00:00
Martin Willi 47cf33820d - added spis 2005-12-01 09:31:33 +00:00
Martin Willi ca060d4cd1 - fixed equals for new struct definition 2005-12-01 09:03:36 +00:00
Martin Willi 2dce422c6d - fixed proposal 2005-12-01 08:54:23 +00:00
Jan Hutter b737e9d9e8 implemented and tested functionality to create sa_payload from
ike_proposal_t's and also generate ike_proposal_t's from sa_payload
2005-12-01 08:48:57 +00:00
Martin Willi d45ec1dedf - implemented sa_config
- uses identification
- and host
- untested
- ts need further tuning
2005-12-01 07:35:03 +00:00
Jan Hutter 2ef11339c7 created class init_config_t encapsulating configuration issues of
IKE_SA_INIT phase
2005-11-30 17:21:33 +00:00
Jan Hutter 1e54ebfac4 - added positioned functionality to linked_list_t 2005-11-30 16:31:10 +00:00
Martin Willi df3af01a5c - empty created 2005-11-30 13:47:08 +00:00
Jan Hutter f603933427 code of message_t cleaned and added more logs 2005-11-30 12:58:57 +00:00
Martin Willi bc7883029a - fixed message decryption 2005-11-30 10:23:15 +00:00
Jan Hutter b09e85f929 - fixed bug when finding out if payload has to get encrypted 2005-11-30 09:26:06 +00:00
Martin Willi ee29afd42b - fixed encryption bug 2005-11-30 09:11:48 +00:00
Jan Hutter 63bfd6cc7c added more logging 2005-11-30 09:00:30 +00:00
Jan Hutter f8c6d7e46f fixed bug 2005-11-30 08:57:02 +00:00
Jan Hutter af30c6b910 2005-11-30 08:55:59 +00:00
Jan Hutter 9e9533d93b - changed return type 2005-11-30 08:53:00 +00:00
Martin Willi 9b8f174db4 - fixed message rule
- decryption attempt
2005-11-30 08:46:56 +00:00
Jan Hutter d440fe6d0b - message encryption verification fully changed 2005-11-30 08:32:23 +00:00
Jan Hutter f890d8fe62 - encryption seems to work 2005-11-29 17:19:59 +00:00
Martin Willi 0f803b4771 - tested encryption payload 2005-11-29 15:58:09 +00:00
Jan Hutter 7da522ba73 - implemented and tested ts_payload_t 2005-11-29 15:23:04 +00:00