aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/transform_substructure.c
Commit message (Expand)AuthorAgeFilesLines
* - implemented functionality to generate sa payload from Jan Hutter2005-12-011-2/+2
* implemented and tested functionality to create sa_payload from Jan Hutter2005-12-011-1/+29
* - fixed bug in diffie hellman exchange (no public value was written)Jan Hutter2005-11-291-2/+21
* - changed creation of iteratorJan Hutter2005-11-291-10/+10
* - removed memory allocation checks!!!Jan Hutter2005-11-281-147/+63
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-281-2/+40
* - moved algorithm definitions from payloads to corresponding transformsMartin Willi2005-11-241-61/+0
* - 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/+4
* - created encoding packageMartin Willi2005-11-231-0/+577