Commit Graph

17543 Commits

Author SHA1 Message Date
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
Jan Hutter dba9cf644c - included missing header file 2005-11-10 14:21:50 +00:00
Jan Hutter 77cd6b08bd Added log leve 2005-11-10 14:21:38 +00:00
Jan Hutter 8d033e9734 - fixed bug 2005-11-10 14:21:09 +00:00
Jan Hutter 87e7f9d740 - added clone functionality and chunk_t support 2005-11-10 13:42:38 +00:00
Martin Willi b92be4f06d - fixed memleak 2005-11-10 10:06:05 +00:00
Martin Willi e395138ba4 - fixed memleak (ike_sa_id clone behavior) 2005-11-10 09:58:10 +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
Martin Willi d62ea0ddf2 - added missing types previously defined in strongswan 2005-11-10 09:12:37 +00:00
Jan Hutter f4fae0beae - code documentation improved and made fully compatible with doxygen 2005-11-10 08:55:47 +00:00
Martin Willi 69dd95811f - added log_bytes and log_chunk
- fixed logger
- uses now syslog only
- comments
2005-11-10 08:48:10 +00:00
Jan Hutter 1061c878a9 - linked_list, event_queue, send_queue and job_queue returns now
count directly
2005-11-10 08:44:17 +00:00
Jan Hutter ed7634e696 - Doxygen configuration refined 2005-11-10 08:43:18 +00:00
Jan Hutter 11975d5451 - source code fully documented 2005-11-10 08:21:12 +00:00
Jan Hutter 1dab9d0273 - source code documented 2005-11-10 08:16:47 +00:00
Jan Hutter 5f13726997 Configuration file to generate documentation from source code 2005-11-10 07:35:51 +00:00
Jan Hutter f5b44696ed - allocator functionality capsulated in a global object 2005-11-10 07:31:17 +00:00
Jan Hutter fd1a4d0a6b - code documentation cleaned 2005-11-09 17:20:05 +00:00
Jan Hutter f7c959098a 2005-11-09 17:03:07 +00:00
Jan Hutter 6b64b2b101 ms changed to us 2005-11-09 17:02:30 +00:00
Jan Hutter d44c7d2d67 - test output improved 2005-11-09 17:00:07 +00:00
Jan Hutter 33bb6b2a7e 2005-11-09 16:33:35 +00:00
Jan Hutter ef6fc6b82a - enabled all tests 2005-11-09 16:33:23 +00:00
Jan Hutter 3f2b457cdf - made function static 2005-11-09 16:32:50 +00:00
Jan Hutter 6ae4efda08 - source documented 2005-11-09 16:32:20 +00:00
Jan Hutter e6fbf1d259 - all header field types implemented and tested 2005-11-09 16:07:33 +00:00
Martin Willi 61c3cdc26a "" 2005-11-09 15:28:48 +00:00
Jan Hutter 74683cbdac - u int values can be generated: Not fully tested ! 2005-11-09 15:12:48 +00:00
Martin Willi ae4abe3546 - added
- nothing implemented
2005-11-09 13:37:55 +00:00
Jan Hutter 762ce218e7 generation of uint implemented but not tested 2005-11-09 13:34:36 +00:00
Martin Willi c0c6490d30 - asserts for ike_sa_manager construction/destruction
- still a memleak remaining :-(
2005-11-09 11:58:25 +00:00
Martin Willi d4425c1b66 - finish functionality of ike_sa_manager
- tested
2005-11-09 11:44:49 +00:00
Jan Hutter 4234c2d99d - cleaned up file (variable name changes, etc) 2005-11-09 10:24:35 +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 c1ca1ee042 - changed allocator calls to new allocator functions 2005-11-09 09:07:53 +00:00
Jan Hutter b53209a86a - implemented thread save memory allocator 2005-11-09 09:07:29 +00:00
Jan Hutter 5b07c10ae3 - started to implement a generator test 2005-11-09 08:42:11 +00:00
Jan Hutter a092990ffa - added payload_info_t for ike header 2005-11-09 08:41:50 +00:00