aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/generator.c
Commit message (Expand)AuthorAgeFilesLines
* - added and tested id_payload_tJan Hutter2005-11-291-0/+14
* - changed creation of iteratorJan Hutter2005-11-291-3/+3
* - memory allocation checks removedJan Hutter2005-11-281-55/+25
* generator rewritten (no memory allocation test anymore)Jan Hutter2005-11-281-216/+75
* - encryptino payload Martin Willi2005-11-281-92/+108
* - removed loglevel specificationMartin Willi2005-11-261-2/+0
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-3/+3
* changed enum and structs names to _tJan Hutter2005-11-241-3/+4
* - created encoding packageMartin Willi2005-11-231-0/+1125