aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads
Commit message (Collapse)AuthorAgeFilesLines
...
* - globals packed in a daemonMartin Willi2005-11-291-2/+2
|
* - implemented compute length function Jan Hutter2005-11-293-1/+32
|
* (no commit message)Jan Hutter2005-11-292-0/+492
|
* - added and tested id_payload_tJan Hutter2005-11-294-0/+24
|
* - changed creation of iteratorJan Hutter2005-11-2910-48/+49
| | | | - chanded all clone calls
* - return value cleanupMartin Willi2005-11-282-7/+3
|
* - removed memory allocation checks!!!Jan Hutter2005-11-2821-1191/+698
|
* generator rewritten (no memory allocation test anymore)Jan Hutter2005-11-281-15/+4
|
* - createdMartin Willi2005-11-282-0/+861
| | | | | - untested
* - encryptino payload Martin Willi2005-11-282-2/+9
|
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-284-3/+106
| | | | transform objects
* - moved algorithm definitions from payloads to corresponding transformsMartin Willi2005-11-242-147/+4
| | | | | - cleanup of docs in transforms
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-246-15/+15
|
* - typedefs changedMartin Willi2005-11-241-2/+2
|
* changed enum and structs names to _tJan Hutter2005-11-2418-83/+90
|
* - Martin Willi2005-11-231-1/+5
|
* - created new makefilesJan Hutter2005-11-231-0/+52
|
* - created encoding packageMartin Willi2005-11-2320-0/+5356