Commit Graph
19 Commits
Author SHA1 Message Date
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
Jan Hutter 1b89ef112e LENGTH is not anymore available 2005-11-14 10:13:49 +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 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
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 7330c172e1 - private function for every field type 2005-11-10 14:56:35 +00:00
Jan Hutter c08ffafeb6 - source code documentation improved 2005-11-10 09:54:09 +00:00
Jan Hutter c3dc6f1aae objects in source documentation renamed from xy-object to xy object 2005-11-10 09:35:28 +00:00
Jan Hutter c7748338f2 - fixed bug in memory reallocation 2005-11-10 09:31:07 +00:00
Martin Willi 67a57dc6f4 - removed strongswan includes, we are now self-contained ;-) 2005-11-10 09:17:23 +00:00
Jan Hutter e6fbf1d259 - all header field types implemented and tested 2005-11-09 16:07:33 +00:00
Jan Hutter 74683cbdac - u int values can be generated: Not fully tested ! 2005-11-09 15:12:48 +00:00
Jan Hutter 762ce218e7 generation of uint implemented but not tested 2005-11-09 13:34:36 +00:00
Jan Hutter 6c4b815f22 - memory allocation now works with allocator-functions... 2005-11-09 09:35:06 +00:00
Jan Hutter 7953866962 - changed memory allocator functions to own allocator calls 2005-11-09 09:11:06 +00:00
Jan Hutter 5f08382cbe - begun to implement generator 2005-11-09 08:40:10 +00:00
Jan Hutter b82c0cabe2 - generator skeleton written 2005-11-08 16:19:06 +00:00