aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/proposal_substructure.c
Commit message (Collapse)AuthorAgeFilesLines
* - changed creation of iteratorJan Hutter2005-11-291-10/+10
| | | | - chanded all clone calls
* - removed memory allocation checks!!!Jan Hutter2005-11-281-145/+65
|
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-281-0/+37
| | | | transform objects
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-4/+4
|
* changed enum and structs names to _tJan Hutter2005-11-241-3/+3
|
* - created encoding packageMartin Willi2005-11-231-0/+512