aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding
Commit message (Collapse)AuthorAgeFilesLines
* - 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-296-0/+49
|
* - changed creation of iteratorJan Hutter2005-11-2913-87/+60
| | | | - chanded all clone calls
* - changed allocation behaviorMartin Willi2005-11-291-4/+3
|
* - return value cleanupMartin Willi2005-11-283-15/+6
|
* - removed memory allocation checks!!!Jan Hutter2005-11-2822-1192/+699
|
* - memory allocation checks removedJan Hutter2005-11-282-100/+69
|
* - memory allocation checks removedJan Hutter2005-11-284-245/+159
|
* generator rewritten (no memory allocation test anymore)Jan Hutter2005-11-284-266/+92
|
* - createdMartin Willi2005-11-282-0/+861
| | | | | - untested
* - encryptino payload Martin Willi2005-11-286-195/+260
|
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-284-3/+106
| | | | transform objects
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-271-1/+0
| | | | | - some logging improvements
* - removed loglevel specificationMartin Willi2005-11-262-4/+0
|
* - 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-249-24/+24
|
* function better describedJan Hutter2005-11-241-1/+5
|
* - typedefs changedMartin Willi2005-11-242-8/+8
|
* changed enum and structs names to _tJan Hutter2005-11-2424-105/+112
|
* - Martin Willi2005-11-231-1/+5
|
* - created new makefilesJan Hutter2005-11-232-0/+82
|
* okMartin Willi2005-11-232-2/+2
|
* - created encoding packageMartin Willi2005-11-2326-0/+8738