Commit Graph

34 Commits

Author SHA1 Message Date
Jan Hutter f6ba78c370 - added payload CERT
- cleaned code of different states
- added additional notify handling
2005-12-05 12:21:38 +00:00
Martin Willi 25c41f4df7 - logging cleanup
- pid re-replaced with thread_ids, since nptl does not distinguish pids between threads
2005-12-04 11:46:58 +00:00
Jan Hutter 8d68033e5c - authentication with preshared key working but code MUST be cleaned 2005-12-03 14:47:58 +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 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 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 1b3f92d28d - fixed bugs 2005-12-01 19:53:48 +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
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 346af6f3de - fixed bug in diffie hellman exchange (no public value was written) 2005-11-29 12:23:40 +00:00
Martin Willi 0e96f7d8c3 - globals packed in a daemon 2005-11-29 10:25:07 +00:00
Jan Hutter a0753941e1 - changed creation of iterator
- chanded all clone calls
2005-11-29 08:54:48 +00:00
Martin Willi df3c59d088 - changed allocation behavior 2005-11-29 08:08:03 +00:00
Martin Willi d048df5cab - return value cleanup 2005-11-28 20:29:47 +00:00
Jan Hutter 27e432056b - memory allocation checks removed 2005-11-28 16:55:46 +00:00
Jan Hutter 0f30f5686a generator rewritten (no memory allocation test anymore) 2005-11-28 16:34:48 +00:00
Martin Willi 81796a5232 - encryptino payload 2005-11-28 15:43:05 +00:00
Martin Willi bdb141cb4b - moved linked_list_iterator_t to iterator_t, located in iterator.h 2005-11-24 14:22:29 +00:00
Martin Willi 5796aa164d - typedefs changed 2005-11-24 11:30:19 +00:00
Jan Hutter 95c61cb956 changed enum and structs names to _t 2005-11-24 09:17:51 +00:00
Martin Willi 96f79ff1dc ok 2005-11-23 10:11:50 +00:00
Martin Willi 4a96223884 - created encoding package 2005-11-23 09:57:18 +00:00