aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/message.c
Commit message (Expand)AuthorAgeFilesLines
* - changed allocation behaviorMartin Willi2005-11-291-4/+3
* - return value cleanupMartin Willi2005-11-281-8/+3
* - memory allocation checks removedJan Hutter2005-11-281-152/+106
* generator rewritten (no memory allocation test anymore)Jan Hutter2005-11-281-19/+4
* - encryptino payload Martin Willi2005-11-281-99/+126
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-5/+5
* - typedefs changedMartin Willi2005-11-241-6/+6
* changed enum and structs names to _tJan Hutter2005-11-241-6/+6
* okMartin Willi2005-11-231-1/+1
* - created encoding packageMartin Willi2005-11-231-0/+877