aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/message.c
Commit message (Expand)AuthorAgeFilesLines
* - created encoding packageMartin Willi2005-11-231-877/+0
* - changed include pathsMartin Willi2005-11-231-10/+10
* - added get_responder_spi functionJan Hutter2005-11-221-0/+10
* - memory leak fixedJan Hutter2005-11-221-0/+1
* - allready partly workingJan Hutter2005-11-211-10/+2
* - cleaned up loggingMartin Willi2005-11-211-21/+48
* - current payload type was read at wrong locationJan Hutter2005-11-211-3/+5
* - added cloning of already generated packetJan Hutter2005-11-211-1/+7
* - baschtelMartin Willi2005-11-181-2/+8
* - changed ike_sa_id interfaceMartin Willi2005-11-181-7/+18
* - added build_message to ike_saMartin Willi2005-11-181-29/+5
* (no commit message)Martin Willi2005-11-181-0/+7
* - redefined logger levelsMartin Willi2005-11-181-4/+4
* ""Martin Willi2005-11-171-2/+6
* (no commit message)Jan Hutter2005-11-171-2/+1
* - added verify functionalityJan Hutter2005-11-171-8/+13
* - parse_body improvedJan Hutter2005-11-171-13/+159
* - started to implement message type checkJan Hutter2005-11-171-14/+168
* - processing of incoming message in worker thread programmedJan Hutter2005-11-161-5/+35
* - spi_t replaced with u_int64_tJan Hutter2005-11-161-6/+41
* - implemented generate-methodMartin Willi2005-11-161-20/+184
* - 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