aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/message.c
Commit message (Expand)AuthorAgeFilesLines
* - fixed bad SVN issues, should all work again nowMartin Willi2005-11-141-1/+2
* - logger in utilsMartin Willi2005-11-111-2/+2
* - moved queues into subfolder queuesMartin Willi2005-11-111-2/+3
* - 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
* - 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