aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/message.c
Commit message (Collapse)AuthorAgeFilesLines
* - fixed bad SVN issues, should all work again nowMartin Willi2005-11-141-1/+2
| | | | | - does not compile, need rewrite of parser and generator
* - logger in utilsMartin Willi2005-11-111-2/+2
| | | | | - allocator in utils - tests.c -> testcases/testcases.c
* - moved queues into subfolder queuesMartin Willi2005-11-111-2/+3
| | | | - created subdirectory utils for linked_list_t and co.
* - wrote public functions to set and get important values of a messageJan Hutter2005-11-101-1/+76
|
* generator now has its generator_context which is used to generate more Jan Hutter2005-11-101-0/+120
| | | | then one payload in sequence...
* - started to implement messageJan Hutter2005-11-101-7/+37
|
* - removed strongswan includes, we are now self-contained ;-)Martin Willi2005-11-101-3/+0
|
* - memory allocation now works with allocator-functions...Jan Hutter2005-11-091-1/+2
|
* - changed memory allocator functions to own allocator callsJan Hutter2005-11-091-11/+11
|
* - implemented create and destroy functionJan Hutter2005-11-081-0/+54
|
* - created header and c file for this type (no content at the moment)Jan Hutter2005-11-081-0/+23