Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - implemented functionality to generate sa payload from | Jan Hutter | 2005-12-01 | 1 | -2/+2 |
* | implemented and tested functionality to create sa_payload from | Jan Hutter | 2005-12-01 | 1 | -1/+29 |
* | - fixed bug in diffie hellman exchange (no public value was written) | Jan Hutter | 2005-11-29 | 1 | -2/+21 |
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 1 | -10/+10 |
* | - removed memory allocation checks!!! | Jan Hutter | 2005-11-28 | 1 | -147/+63 |
* | - added compution of all needed keys and also creation of needed | Jan Hutter | 2005-11-28 | 1 | -2/+40 |
* | - moved algorithm definitions from payloads to corresponding transforms | Martin Willi | 2005-11-24 | 1 | -61/+0 |
* | - moved linked_list_iterator_t to iterator_t, located in iterator.h | Martin Willi | 2005-11-24 | 1 | -4/+4 |
* | changed enum and structs names to _t | Jan Hutter | 2005-11-24 | 1 | -3/+4 |
* | - created encoding package | Martin Willi | 2005-11-23 | 1 | -0/+577 |