Commit Graph

35 Commits

Author SHA1 Message Date
Martin Willi c3dc864eaa - code cleanup of encoding package 2005-12-06 13:44:22 +00:00
Jan Hutter c81eb6e77c - Implemented and tested eap_payload_t 2005-12-05 18:56:22 +00:00
Jan Hutter 7ba3f707df - implemented and tested cp_payload_t 2005-12-05 18:16:39 +00:00
Jan Hutter e70c7feb02 - implemented and tested VENDOR ID payload 2005-12-05 14:01:56 +00:00
Jan Hutter 9bdd74eae7 DELETE payload implemented and tested 2005-12-05 13:43:43 +00:00
Jan Hutter 7cc2ee5a39 - implemented and tested cert_payload_t 2005-12-05 12:54:49 +00:00
Jan Hutter f6ba78c370 - added payload CERT
- cleaned code of different states
- added additional notify handling
2005-12-05 12:21:38 +00:00
Jan Hutter 8d68033e5c - authentication with preshared key working but code MUST be cleaned 2005-12-03 14:47:58 +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
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
Jan Hutter 7da522ba73 - implemented and tested ts_payload_t 2005-11-29 15:23:04 +00:00
Jan Hutter 2326633550 - added and tested auth_payload_t class 2005-11-29 11:16:15 +00:00
Martin Willi 0e96f7d8c3 - globals packed in a daemon 2005-11-29 10:25:07 +00:00
Jan Hutter db6e764580 - added and tested id_payload_t 2005-11-29 09:57:22 +00:00
Jan Hutter a0753941e1 - changed creation of iterator
- chanded all clone calls
2005-11-29 08:54:48 +00:00
Jan Hutter ed37dee61d - testcases added to module testcases 2005-11-29 07:32:33 +00:00
Martin Willi d048df5cab - return value cleanup 2005-11-28 20:29:47 +00:00
Jan Hutter 297c889cf3 - memory allocation checks removed 2005-11-28 17:06:57 +00:00
Jan Hutter e829c4aed2 - changed way of freeing chunks
- ike_sa is checked out differently
2005-11-25 08:09:58 +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
Jan Hutter 1f9c9180e4 - memory leaks fixed
- failed tests fixed
2005-11-24 07:55:29 +00:00
Martin Willi 4a96223884 - created encoding package 2005-11-23 09:57:18 +00:00
Jan Hutter 94852e7550 - changed include paths 2005-11-23 09:22:25 +00:00
Martin Willi 66e379a278 - updated tests to varius changes in modules 2005-11-16 16:09:55 +00:00
Martin Willi cb4f26c5fe - parsing notify messge
- tested
2005-11-15 16:18:02 +00:00
Martin Willi 22a5e2b8e8 - support for key exchange payload
- tested
2005-11-15 15:44:18 +00:00
Martin Willi e23b3bae41 - nonce payload added
- tested
2005-11-15 15:26:27 +00:00
Martin Willi a9d0fa62c0 - moved ike_header fields to private
- added getter/setters
2005-11-15 08:09:58 +00:00
Martin Willi 6c55be346a - parser succesfully parses sa payload 2005-11-14 17:29:22 +00:00
Martin Willi b075b0451c - updated test for new parser 2005-11-14 12:10:52 +00:00
Martin Willi e92ba33ff5 - fixed parser to use new payload mechanisms 2005-11-14 09:43:18 +00:00
Martin Willi c0211a292b - fixed bad SVN issues, should all work again now
- does not compile, need rewrite of parser and generator
2005-11-14 06:55:51 +00:00
Martin Willi 8887824292 - logger in utils
- allocator in utils
- tests.c -> testcases/testcases.c
2005-11-11 13:52:11 +00:00
Martin Willi 566bbcd122 - renamed logger_manager method get_logger to create_logger 2005-11-11 13:12:23 +00:00
Martin Willi 55497527ce - renamed tests to testcases 2005-11-11 13:05:19 +00:00