Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - implemented functionality to generate sa payload from | Jan Hutter | 2005-12-01 | 1 | -0/+383 |
* | implemented and tested functionality to create sa_payload from | Jan Hutter | 2005-12-01 | 1 | -0/+186 |
* | - fixed bug in diffie hellman exchange (no public value was written) | Jan Hutter | 2005-11-29 | 1 | -5/+8 |
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 1 | -5/+5 |
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -5/+1 |
* | - removed memory allocation checks!!! | Jan Hutter | 2005-11-28 | 1 | -74/+34 |
* | - 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/+3 |
* | - created encoding package | Martin Willi | 2005-11-23 | 1 | -0/+343 |