Commit Graph

17934 Commits

Author SHA1 Message Date
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
Martin Willi b85d20d117 - moved queues into subfolder queues
- created subdirectory utils for linked_list_t and co.
2005-11-11 13:31:52 +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
Martin Willi c795c4e5d7 - mapping for payload_type_t added 2005-11-11 12:27:53 +00:00
Martin Willi fcab0071fe - add a log for testing mapping-functionality 2005-11-11 12:27:06 +00:00
Jan Hutter cf274de285 - daemon name added to this header 2005-11-11 11:20:45 +00:00
Jan Hutter 96d72d323d - fixed bug in logger_t not storing the name of it 2005-11-11 11:20:22 +00:00
Jan Hutter ffd555f58e - wrote logger_manager 2005-11-11 10:29:32 +00:00
Martin Willi 0d3675a284 - documented
- fixed argument order for parse_payload
2005-11-11 08:04:51 +00:00
Martin Willi 11c7d2d257 - exclude non-*.c/*.h
- do not index tests subdir
2005-11-10 19:26:48 +00:00
Martin Willi 283ac6ef01 - added parser test case for ike_header 2005-11-10 19:25:47 +00:00
Martin Willi 3caf44673f - PARSE_ERROR status 2005-11-10 19:20:13 +00:00
Martin Willi 3d40ec7a68 - parser successfully parses an ike_header
- no doxygen yet
2005-11-10 19:19:56 +00:00
Martin Willi 27e308739b - ERROR loglevel 2005-11-10 19:19:20 +00:00
Martin Willi e11bc798fb - ike_header parsing test 2005-11-10 19:19:03 +00:00
Jan Hutter 525250c66a - wrote public functions to set and get important values of a message 2005-11-10 17:49:20 +00:00
Jan Hutter b7f1373006 added payload type for no payload 2005-11-10 17:48:53 +00:00
Jan Hutter 7c0dcf6316 - added OUT_OF_RES status_t 2005-11-10 17:48:19 +00:00
Jan Hutter 110dc83a3c generator now has its generator_context which is used to generate more
then one payload in sequence...
2005-11-10 17:17:46 +00:00
Jan Hutter c64d7032fe - started to implement message 2005-11-10 15:38:38 +00:00
Jan Hutter 3818e5c858 - wrote clone function for packed
- test for whole packet functionality
2005-11-10 15:38:12 +00:00
Jan Hutter 1473b8f6c9 - replaced long macros with functions 2005-11-10 15:28:47 +00:00
Martin Willi 0617722cae - updated comments
- revised get_count function
2005-11-10 15:06:52 +00:00
Jan Hutter 7330c172e1 - private function for every field type 2005-11-10 14:56:35 +00:00
Jan Hutter 55e3b3bda9 - added logger output 2005-11-10 14:22:41 +00:00
Jan Hutter 7d99566950 added global logger object 2005-11-10 14:22:18 +00:00