Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fixed bad SVN issues, should all work again now | Martin Willi | 2005-11-14 | 1 | -1/+2 |
| | | | | | - does not compile, need rewrite of parser and generator | ||||
* | - logger in utils | Martin Willi | 2005-11-11 | 1 | -2/+2 |
| | | | | | - allocator in utils - tests.c -> testcases/testcases.c | ||||
* | - moved queues into subfolder queues | Martin Willi | 2005-11-11 | 1 | -2/+3 |
| | | | | - created subdirectory utils for linked_list_t and co. | ||||
* | - wrote public functions to set and get important values of a message | Jan Hutter | 2005-11-10 | 1 | -1/+76 |
| | |||||
* | generator now has its generator_context which is used to generate more | Jan Hutter | 2005-11-10 | 1 | -0/+120 |
| | | | | then one payload in sequence... | ||||
* | - started to implement message | Jan Hutter | 2005-11-10 | 1 | -7/+37 |
| | |||||
* | - removed strongswan includes, we are now self-contained ;-) | Martin Willi | 2005-11-10 | 1 | -3/+0 |
| | |||||
* | - memory allocation now works with allocator-functions... | Jan Hutter | 2005-11-09 | 1 | -1/+2 |
| | |||||
* | - changed memory allocator functions to own allocator calls | Jan Hutter | 2005-11-09 | 1 | -11/+11 |
| | |||||
* | - implemented create and destroy function | Jan Hutter | 2005-11-08 | 1 | -0/+54 |
| | |||||
* | - created header and c file for this type (no content at the moment) | Jan Hutter | 2005-11-08 | 1 | -0/+23 |