Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code of message_t cleaned and added more logs | Jan Hutter | 2005-11-30 | 1 | -100/+180 |
* | - fixed message decryption | Martin Willi | 2005-11-30 | 1 | -27/+63 |
* | - fixed bug when finding out if payload has to get encrypted | Jan Hutter | 2005-11-30 | 1 | -2/+2 |
* | - fixed encryption bug | Martin Willi | 2005-11-30 | 1 | -12/+8 |
* | added more logging | Jan Hutter | 2005-11-30 | 1 | -1/+3 |
* | fixed bug | Jan Hutter | 2005-11-30 | 1 | -2/+2 |
* | (no commit message) | Jan Hutter | 2005-11-30 | 1 | -0/+2 |
* | - fixed message rule | Martin Willi | 2005-11-30 | 1 | -3/+5 |
* | - message encryption verification fully changed | Jan Hutter | 2005-11-30 | 1 | -72/+212 |
* | - encryption seems to work | Jan Hutter | 2005-11-29 | 1 | -21/+127 |
* | - tested encryption payload | Martin Willi | 2005-11-29 | 1 | -4/+4 |
* | - fixed bug in diffie hellman exchange (no public value was written) | Jan Hutter | 2005-11-29 | 1 | -0/+3 |
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 1 | -3/+3 |
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 1 | -35/+7 |
* | - changed allocation behavior | Martin Willi | 2005-11-29 | 1 | -4/+3 |
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -8/+3 |
* | - memory allocation checks removed | Jan Hutter | 2005-11-28 | 1 | -152/+106 |
* | generator rewritten (no memory allocation test anymore) | Jan Hutter | 2005-11-28 | 1 | -19/+4 |
* | - encryptino payload | Martin Willi | 2005-11-28 | 1 | -99/+126 |
* | - moved linked_list_iterator_t to iterator_t, located in iterator.h | Martin Willi | 2005-11-24 | 1 | -5/+5 |
* | - typedefs changed | Martin Willi | 2005-11-24 | 1 | -6/+6 |
* | changed enum and structs names to _t | Jan Hutter | 2005-11-24 | 1 | -6/+6 |
* | ok | Martin Willi | 2005-11-23 | 1 | -1/+1 |
* | - created encoding package | Martin Willi | 2005-11-23 | 1 | -0/+877 |