Commit Graph
25 Commits
Author SHA1 Message Date
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