Commit Graph

7110 Commits

Author SHA1 Message Date
Martin Willi cb4f26c5fe - parsing notify messge
- tested
2005-11-15 16:18:02 +00:00
Jan Hutter 2a489f333d - nonce payload tested
- generator for nonce data written
2005-11-15 16:13:40 +00:00
Jan Hutter 8166bcec62 - notify payload written and tested 2005-11-15 15:58:03 +00:00
Martin Willi 22a5e2b8e8 - support for key exchange payload
- tested
2005-11-15 15:44:18 +00:00
Martin Willi 260f3338be - nonce payload added
- tested
2005-11-15 15:26:43 +00:00
Martin Willi e23b3bae41 - nonce payload added
- tested
2005-11-15 15:26:27 +00:00
Jan Hutter 2dcb14b0ae Added encoding_type_t NOTIFICATION_DATA 2005-11-15 15:20:26 +00:00
Martin Willi 1071642c17 - nonce payload defined 2005-11-15 15:05:42 +00:00
Jan Hutter a6966a4801 - error in documentation fixed 2005-11-15 15:03:45 +00:00
Jan Hutter 1ecaff3119 - wrote ke_payload class 2005-11-15 15:02:46 +00:00
Jan Hutter 113f461ebe - wrote payload sa_payload
- wrote additions in generator sa_payload 
- wrote test for sa_payload
2005-11-15 14:59:47 +00:00
Jan Hutter 0c5c09227b - introduced new encoding type KEY_EXCHANGE_DATA 2005-11-15 14:08:54 +00:00
Jan Hutter 8bf27ddf4e - generator refactored 2005-11-15 10:50:24 +00:00
Jan Hutter 7031a50b08 - generator refactored 2005-11-15 10:42:07 +00:00
Martin Willi 82392d172b - commented parser 2005-11-15 10:22:41 +00:00
Jan Hutter 7f613a4bb6 - SA Payload is generated 2005-11-15 09:40:58 +00:00
Jan Hutter 8bf217e876 fixed bug with new function set_next_type 2005-11-15 09:16:53 +00:00
Jan Hutter 32cbc7bc82 - introduced set_next_type call for payload_t objects 2005-11-15 09:14:45 +00:00
Jan Hutter 2b9dd4678d - test of header payload rewritten 2005-11-15 08:52:48 +00:00
Martin Willi 3f27c87c18 - needs update to getter and setter of ike_header 2005-11-15 08:12:28 +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
Jan Hutter a14dffd1cc - proposal_substructure written and tested 2005-11-14 17:24:18 +00:00
Jan Hutter bcf0c3afd4 - generating of proposal substructure 2005-11-14 17:23:59 +00:00
Jan Hutter 800b308c2a test for proposal substructure written 2005-11-14 17:23:24 +00:00
Jan Hutter 67978e0b4f - proposal substructure written, but not tested 2005-11-14 16:03:44 +00:00
Jan Hutter b3fd2b7207 - compute_length written 2005-11-14 16:03:26 +00:00
Jan Hutter f3c01a28fe - transform_substructure fully implemented
- generator now generates ransform_substructure and containing attributes
- test for transform substructure written
2005-11-14 15:29:35 +00:00
Jan Hutter f561c205e8 - class transform_attribute fully tested and written
- generating of this type works!
2005-11-14 13:51:49 +00:00
Martin Willi 353c317a15 - some output improvements 2005-11-14 12:12:25 +00:00
Martin Willi 2f60d414e3 - including all running tests 2005-11-14 12:11:47 +00:00
Martin Willi b075b0451c - updated test for new parser 2005-11-14 12:10:52 +00:00
Martin Willi ba18b8aa18 - clean logging
- testet too-short-input errors
2005-11-14 12:10:05 +00:00
Martin Willi 517c1af09f - added encoding_type_t mappings 2005-11-14 12:09:01 +00:00
Jan Hutter b860cffd4f - defined all substructures for a SA payload 2005-11-14 12:04:06 +00:00
Martin Willi 346fd9f271 - fixed bug in mapping_find 2005-11-14 11:40:02 +00:00
Martin Willi 5af9fef305 - fixed output when an assert fails 2005-11-14 10:31:38 +00:00
Jan Hutter da42afc5ec Introduced payload types sa_payload and proposal_substructure 2005-11-14 10:14:22 +00:00
Jan Hutter 1b89ef112e LENGTH is not anymore available 2005-11-14 10:13:49 +00:00
Martin Willi 150ed20688 - added encoding_type_t_mappings 2005-11-14 10:00:16 +00:00
Jan Hutter 1509bd11e9 - introduced new field types 2005-11-14 09:54:59 +00:00
Martin Willi e92ba33ff5 - fixed parser to use new payload mechanisms 2005-11-14 09:43:18 +00:00
Jan Hutter 63b200abaa description changed 2005-11-14 09:05:15 +00:00
Jan Hutter 0063dae55a - payload ike_header cleaned
- header defines moved from message.h to ike_header.h
2005-11-14 09:00:33 +00:00
Jan Hutter 1e8bb886d1 - removed generator context object and implemented payload-interface in generator 2005-11-14 08:12:59 +00:00
Martin Willi cc0fbc3c24 - skeleton implementation of ike_header 2005-11-14 07:15:43 +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 52f831011f 2005-11-11 16:26:55 +00:00
Martin Willi 7fe11db02a - fixed typo 2005-11-11 13:52:34 +00:00
Martin Willi 8887824292 - logger in utils
- allocator in utils
- tests.c -> testcases/testcases.c
2005-11-11 13:52:11 +00:00