aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/generator.c
Commit message (Expand)AuthorAgeFilesLines
* - included globals.hJan Hutter2005-11-161-2/+1
* - nonce payload testedJan Hutter2005-11-151-0/+24
* - notify payload written and testedJan Hutter2005-11-151-2/+28
* - wrote payload sa_payloadJan Hutter2005-11-151-1/+25
* - generator refactoredJan Hutter2005-11-151-21/+34
* - generator refactoredJan Hutter2005-11-151-51/+168
* - SA Payload is generatedJan Hutter2005-11-151-1/+58
* - test of header payload rewrittenJan Hutter2005-11-151-0/+15
* - generating of proposal substructureJan Hutter2005-11-141-3/+65
* - transform_substructure fully implementedJan Hutter2005-11-141-0/+91
* - class transform_attribute fully tested and writtenJan Hutter2005-11-141-4/+108
* LENGTH is not anymore availableJan Hutter2005-11-141-2/+7
* - removed generator context object and implemented payload-interface in gener...Jan Hutter2005-11-141-308/+230
* - fixed bad SVN issues, should all work again nowMartin Willi2005-11-141-0/+1
* - logger in utilsMartin Willi2005-11-111-2/+4
* generator now has its generator_context which is used to generate more Jan Hutter2005-11-101-111/+108
* - private function for every field typeJan Hutter2005-11-101-35/+98
* - source code documentation improvedJan Hutter2005-11-101-41/+92
* objects in source documentation renamed from xy-object to xy objectJan Hutter2005-11-101-41/+41
* - fixed bug in memory reallocationJan Hutter2005-11-101-10/+11
* - removed strongswan includes, we are now self-contained ;-)Martin Willi2005-11-101-3/+0
* - all header field types implemented and testedJan Hutter2005-11-091-3/+42
* - u int values can be generated: Not fully tested !Jan Hutter2005-11-091-18/+95
* generation of uint implemented but not testedJan Hutter2005-11-091-15/+200
* - memory allocation now works with allocator-functions...Jan Hutter2005-11-091-2/+3
* - changed memory allocator functions to own allocator callsJan Hutter2005-11-091-24/+24
* - begun to implement generator Jan Hutter2005-11-091-4/+140
* - generator skeleton writtenJan Hutter2005-11-081-0/+71