Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - implemented compute length function | Jan Hutter | 2005-11-29 | 3 | -1/+32 |
| | |||||
* | (no commit message) | Jan Hutter | 2005-11-29 | 2 | -0/+492 |
| | |||||
* | - added and tested id_payload_t | Jan Hutter | 2005-11-29 | 6 | -0/+49 |
| | |||||
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 13 | -87/+60 |
| | | | | - chanded all clone calls | ||||
* | - changed allocation behavior | Martin Willi | 2005-11-29 | 1 | -4/+3 |
| | |||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 3 | -15/+6 |
| | |||||
* | - removed memory allocation checks!!! | Jan Hutter | 2005-11-28 | 22 | -1192/+699 |
| | |||||
* | - memory allocation checks removed | Jan Hutter | 2005-11-28 | 2 | -100/+69 |
| | |||||
* | - memory allocation checks removed | Jan Hutter | 2005-11-28 | 4 | -245/+159 |
| | |||||
* | generator rewritten (no memory allocation test anymore) | Jan Hutter | 2005-11-28 | 4 | -266/+92 |
| | |||||
* | - created | Martin Willi | 2005-11-28 | 2 | -0/+861 |
| | | | | | - untested | ||||
* | - encryptino payload | Martin Willi | 2005-11-28 | 6 | -195/+260 |
| | |||||
* | - added compution of all needed keys and also creation of needed | Jan Hutter | 2005-11-28 | 4 | -3/+106 |
| | | | | transform objects | ||||
* | - moved hasher_*_t to *_hasher_t | Martin Willi | 2005-11-27 | 1 | -1/+0 |
| | | | | | - some logging improvements | ||||
* | - removed loglevel specification | Martin Willi | 2005-11-26 | 2 | -4/+0 |
| | |||||
* | - moved algorithm definitions from payloads to corresponding transforms | Martin Willi | 2005-11-24 | 2 | -147/+4 |
| | | | | | - cleanup of docs in transforms | ||||
* | - moved linked_list_iterator_t to iterator_t, located in iterator.h | Martin Willi | 2005-11-24 | 9 | -24/+24 |
| | |||||
* | function better described | Jan Hutter | 2005-11-24 | 1 | -1/+5 |
| | |||||
* | - typedefs changed | Martin Willi | 2005-11-24 | 2 | -8/+8 |
| | |||||
* | changed enum and structs names to _t | Jan Hutter | 2005-11-24 | 24 | -105/+112 |
| | |||||
* | - | Martin Willi | 2005-11-23 | 1 | -1/+5 |
| | |||||
* | - created new makefiles | Jan Hutter | 2005-11-23 | 2 | -0/+82 |
| | |||||
* | ok | Martin Willi | 2005-11-23 | 2 | -2/+2 |
| | |||||
* | - created encoding package | Martin Willi | 2005-11-23 | 26 | -0/+8738 |