aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - documentedMartin Willi2005-11-113-44/+79
* - exclude non-*.c/*.hMartin Willi2005-11-101-2/+2
* - added parser test case for ike_headerMartin Willi2005-11-101-3/+11
* - PARSE_ERROR statusMartin Willi2005-11-101-1/+2
* - parser successfully parses an ike_headerMartin Willi2005-11-102-12/+388
* - ERROR loglevelMartin Willi2005-11-101-0/+4
* - ike_header parsing testMartin Willi2005-11-102-0/+119
* - wrote public functions to set and get important values of a messageJan Hutter2005-11-102-1/+139
* added payload type for no payloadJan Hutter2005-11-101-0/+6
* - added OUT_OF_RES status_tJan Hutter2005-11-101-10/+1
* generator now has its generator_context which is used to generate more Jan Hutter2005-11-107-126/+417
* - started to implement messageJan Hutter2005-11-102-14/+62
* - wrote clone function for packedJan Hutter2005-11-104-28/+216
* - replaced long macros with functionsJan Hutter2005-11-102-21/+43
* - updated commentsMartin Willi2005-11-103-28/+63
* - private function for every field typeJan Hutter2005-11-101-35/+98
* - added logger outputJan Hutter2005-11-101-6/+11
* added global logger objectJan Hutter2005-11-101-3/+16
* - included missing header fileJan Hutter2005-11-101-0/+1
* Added log leveJan Hutter2005-11-101-1/+6
* - fixed bugJan Hutter2005-11-101-1/+2
* - added clone functionality and chunk_t supportJan Hutter2005-11-102-2/+116
* - fixed memleakMartin Willi2005-11-101-0/+1
* - fixed memleak (ike_sa_id clone behavior)Martin Willi2005-11-102-36/+36
* - source code documentation improvedJan Hutter2005-11-102-56/+110
* objects in source documentation renamed from xy-object to xy objectJan Hutter2005-11-1020-272/+272
* - fixed bug in memory reallocationJan Hutter2005-11-105-25/+63
* - removed strongswan includes, we are now self-contained ;-)Martin Willi2005-11-1026-88/+28
* - added missing types previously defined in strongswanMartin Willi2005-11-101-2/+18
* - code documentation improved and made fully compatible with doxygenJan Hutter2005-11-102-47/+61
* - added log_bytes and log_chunkMartin Willi2005-11-102-72/+155
* - linked_list, event_queue, send_queue and job_queue returns nowJan Hutter2005-11-1016-132/+95
* - Doxygen configuration refinedJan Hutter2005-11-101-354/+354
* - source code fully documentedJan Hutter2005-11-102-17/+19
* - source code documentedJan Hutter2005-11-102-40/+108
* Configuration file to generate documentation from source codeJan Hutter2005-11-101-0/+406
* - allocator functionality capsulated in a global objectJan Hutter2005-11-102-89/+145
* - code documentation cleanedJan Hutter2005-11-092-15/+19
* (no commit message)Jan Hutter2005-11-091-1/+1
* ms changed to usJan Hutter2005-11-091-1/+1
* - test output improvedJan Hutter2005-11-091-7/+16
* (no commit message)Jan Hutter2005-11-092-5/+5
* - enabled all testsJan Hutter2005-11-091-2/+2
* - made function static Jan Hutter2005-11-091-2/+2
* - source documentedJan Hutter2005-11-092-18/+77
* - all header field types implemented and testedJan Hutter2005-11-092-12/+91
* ""Martin Willi2005-11-092-0/+208
* - u int values can be generated: Not fully tested !Jan Hutter2005-11-094-21/+107
* - addedMartin Willi2005-11-092-0/+112
* generation of uint implemented but not testedJan Hutter2005-11-096-20/+268