Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | LENGTH is not anymore available | Jan Hutter | 2005-11-14 | 1 | -2/+7 | |
| | ||||||
* | - added encoding_type_t_mappings | Martin Willi | 2005-11-14 | 1 | -0/+41 | |
| | ||||||
* | - introduced new field types | Jan Hutter | 2005-11-14 | 1 | -3/+27 | |
| | ||||||
* | - fixed parser to use new payload mechanisms | Martin Willi | 2005-11-14 | 6 | -366/+280 | |
| | ||||||
* | description changed | Jan Hutter | 2005-11-14 | 2 | -5/+8 | |
| | ||||||
* | - payload ike_header cleaned | Jan Hutter | 2005-11-14 | 3 | -55/+96 | |
| | | | | - header defines moved from message.h to ike_header.h | |||||
* | - removed generator context object and implemented payload-interface in ↵ | Jan Hutter | 2005-11-14 | 7 | -432/+290 | |
| | | | | generator | |||||
* | - skeleton implementation of ike_header | Martin Willi | 2005-11-14 | 5 | -12/+73 | |
| | ||||||
* | - fixed bad SVN issues, should all work again now | Martin Willi | 2005-11-14 | 15 | -13/+662 | |
| | | | | | - does not compile, need rewrite of parser and generator | |||||
* | (no commit message) | Martin Willi | 2005-11-11 | 4 | -574/+0 | |
| | ||||||
* | - fixed typo | Martin Willi | 2005-11-11 | 1 | -1/+1 | |
| | ||||||
* | - logger in utils | Martin Willi | 2005-11-11 | 64 | -95/+112 | |
| | | | | | - allocator in utils - tests.c -> testcases/testcases.c | |||||
* | - moved queues into subfolder queues | Martin Willi | 2005-11-11 | 26 | -68/+80 | |
| | | | | - created subdirectory utils for linked_list_t and co. | |||||
* | - renamed logger_manager method get_logger to create_logger | Martin Willi | 2005-11-11 | 6 | -21/+22 | |
| | ||||||
* | - renamed tests to testcases | Martin Willi | 2005-11-11 | 31 | -15/+15 | |
| | ||||||
* | - mapping for payload_type_t added | Martin Willi | 2005-11-11 | 4 | -0/+129 | |
| | ||||||
* | - add a log for testing mapping-functionality | Martin Willi | 2005-11-11 | 1 | -1/+4 | |
| | ||||||
* | - daemon name added to this header | Jan Hutter | 2005-11-11 | 1 | -0/+28 | |
| | ||||||
* | - fixed bug in logger_t not storing the name of it | Jan Hutter | 2005-11-11 | 5 | -8/+33 | |
| | ||||||
* | - wrote logger_manager | Jan Hutter | 2005-11-11 | 15 | -60/+726 | |
| | ||||||
* | - documented | Martin Willi | 2005-11-11 | 3 | -44/+79 | |
| | | | | - fixed argument order for parse_payload | |||||
* | - exclude non-*.c/*.h | Martin Willi | 2005-11-10 | 1 | -2/+2 | |
| | | | | - do not index tests subdir | |||||
* | - added parser test case for ike_header | Martin Willi | 2005-11-10 | 1 | -3/+11 | |
| | ||||||
* | - PARSE_ERROR status | Martin Willi | 2005-11-10 | 1 | -1/+2 | |
| | ||||||
* | - parser successfully parses an ike_header | Martin Willi | 2005-11-10 | 2 | -12/+388 | |
| | | | | - no doxygen yet | |||||
* | - ERROR loglevel | Martin Willi | 2005-11-10 | 1 | -0/+4 | |
| | ||||||
* | - ike_header parsing test | Martin Willi | 2005-11-10 | 2 | -0/+119 | |
| | ||||||
* | - wrote public functions to set and get important values of a message | Jan Hutter | 2005-11-10 | 2 | -1/+139 | |
| | ||||||
* | added payload type for no payload | Jan Hutter | 2005-11-10 | 1 | -0/+6 | |
| | ||||||
* | - added OUT_OF_RES status_t | Jan Hutter | 2005-11-10 | 1 | -10/+1 | |
| | ||||||
* | generator now has its generator_context which is used to generate more | Jan Hutter | 2005-11-10 | 7 | -126/+417 | |
| | | | | then one payload in sequence... | |||||
* | - started to implement message | Jan Hutter | 2005-11-10 | 2 | -14/+62 | |
| | ||||||
* | - wrote clone function for packed | Jan Hutter | 2005-11-10 | 4 | -28/+216 | |
| | | | | | - test for whole packet functionality | |||||
* | - replaced long macros with functions | Jan Hutter | 2005-11-10 | 2 | -21/+43 | |
| | ||||||
* | - updated comments | Martin Willi | 2005-11-10 | 3 | -28/+63 | |
| | | | | - revised get_count function | |||||
* | - private function for every field type | Jan Hutter | 2005-11-10 | 1 | -35/+98 | |
| | ||||||
* | - added logger output | Jan Hutter | 2005-11-10 | 1 | -6/+11 | |
| | ||||||
* | added global logger object | Jan Hutter | 2005-11-10 | 1 | -3/+16 | |
| | ||||||
* | - included missing header file | Jan Hutter | 2005-11-10 | 1 | -0/+1 | |
| | ||||||
* | Added log leve | Jan Hutter | 2005-11-10 | 1 | -1/+6 | |
| | ||||||
* | - fixed bug | Jan Hutter | 2005-11-10 | 1 | -1/+2 | |
| | ||||||
* | - added clone functionality and chunk_t support | Jan Hutter | 2005-11-10 | 2 | -2/+116 | |
| | ||||||
* | - fixed memleak | Martin Willi | 2005-11-10 | 1 | -0/+1 | |
| | ||||||
* | - fixed memleak (ike_sa_id clone behavior) | Martin Willi | 2005-11-10 | 2 | -36/+36 | |
| | ||||||
* | - source code documentation improved | Jan Hutter | 2005-11-10 | 2 | -56/+110 | |
| | ||||||
* | objects in source documentation renamed from xy-object to xy object | Jan Hutter | 2005-11-10 | 20 | -272/+272 | |
| | ||||||
* | - fixed bug in memory reallocation | Jan Hutter | 2005-11-10 | 5 | -25/+63 | |
| | ||||||
* | - removed strongswan includes, we are now self-contained ;-) | Martin Willi | 2005-11-10 | 26 | -88/+28 | |
| | ||||||
* | - added missing types previously defined in strongswan | Martin Willi | 2005-11-10 | 1 | -2/+18 | |
| | ||||||
* | - code documentation improved and made fully compatible with doxygen | Jan Hutter | 2005-11-10 | 2 | -47/+61 | |
| |