Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - 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 | |
| | ||||||
* | - added log_bytes and log_chunk | Martin Willi | 2005-11-10 | 2 | -72/+155 | |
| | | | | | | - fixed logger - uses now syslog only - comments | |||||
* | - linked_list, event_queue, send_queue and job_queue returns now | Jan Hutter | 2005-11-10 | 16 | -132/+95 | |
| | | | | count directly | |||||
* | - Doxygen configuration refined | Jan Hutter | 2005-11-10 | 1 | -354/+354 | |
| | ||||||
* | - source code fully documented | Jan Hutter | 2005-11-10 | 2 | -17/+19 | |
| | ||||||
* | - source code documented | Jan Hutter | 2005-11-10 | 2 | -40/+108 | |
| | ||||||
* | Configuration file to generate documentation from source code | Jan Hutter | 2005-11-10 | 1 | -0/+406 | |
| | ||||||
* | - allocator functionality capsulated in a global object | Jan Hutter | 2005-11-10 | 2 | -89/+145 | |
| | ||||||
* | - code documentation cleaned | Jan Hutter | 2005-11-09 | 2 | -15/+19 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-11-09 | 1 | -1/+1 | |
| | ||||||
* | ms changed to us | Jan Hutter | 2005-11-09 | 1 | -1/+1 | |
| | ||||||
* | - test output improved | Jan Hutter | 2005-11-09 | 1 | -7/+16 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-11-09 | 2 | -5/+5 | |
| | ||||||
* | - enabled all tests | Jan Hutter | 2005-11-09 | 1 | -2/+2 | |
| | ||||||
* | - made function static | Jan Hutter | 2005-11-09 | 1 | -2/+2 | |
| | ||||||
* | - source documented | Jan Hutter | 2005-11-09 | 2 | -18/+77 | |
| | ||||||
* | - all header field types implemented and tested | Jan Hutter | 2005-11-09 | 2 | -12/+91 | |
| | ||||||
* | "" | Martin Willi | 2005-11-09 | 2 | -0/+208 | |
| | ||||||
* | - u int values can be generated: Not fully tested ! | Jan Hutter | 2005-11-09 | 4 | -21/+107 | |
| | ||||||
* | - added | Martin Willi | 2005-11-09 | 2 | -0/+112 | |
| | | | | - nothing implemented | |||||
* | generation of uint implemented but not tested | Jan Hutter | 2005-11-09 | 6 | -20/+268 | |
| | ||||||
* | - asserts for ike_sa_manager construction/destruction | Martin Willi | 2005-11-09 | 1 | -3/+9 | |
| | | | | - still a memleak remaining :-( | |||||
* | - finish functionality of ike_sa_manager | Martin Willi | 2005-11-09 | 4 | -112/+354 | |
| | | | | - tested | |||||
* | - cleaned up file (variable name changes, etc) | Jan Hutter | 2005-11-09 | 2 | -57/+108 | |
| | ||||||
* | - memory allocation now works with allocator-functions... | Jan Hutter | 2005-11-09 | 25 | -37/+57 | |
| | ||||||
* | - changed memory allocator functions to own allocator calls | Jan Hutter | 2005-11-09 | 22 | -606/+606 | |
| | ||||||
* | - changed allocator calls to new allocator functions | Jan Hutter | 2005-11-09 | 3 | -11/+17 | |
| | ||||||
* | - implemented thread save memory allocator | Jan Hutter | 2005-11-09 | 2 | -0/+221 | |
| | ||||||
* | - started to implement a generator test | Jan Hutter | 2005-11-09 | 2 | -0/+77 | |
| | ||||||
* | - added payload_info_t for ike header | Jan Hutter | 2005-11-09 | 1 | -0/+8 | |
| | ||||||
* | - added payload_info_t | Jan Hutter | 2005-11-09 | 1 | -0/+32 | |
| | ||||||
* | - added generator test 1 | Jan Hutter | 2005-11-09 | 1 | -2/+10 | |
| | ||||||
* | - added function declarations | Jan Hutter | 2005-11-09 | 1 | -2/+15 | |
| | ||||||
* | - begun to implement generator | Jan Hutter | 2005-11-09 | 1 | -4/+140 | |
| |