Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fixed kill behavior | Martin Willi | 2005-11-29 | 1 | -3/+3 |
* | - added and tested auth_payload_t class | Jan Hutter | 2005-11-29 | 1 | -0/+4 |
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 1 | -65/+53 |
* | (no commit message) | Jan Hutter | 2005-11-29 | 1 | -120/+0 |
* | - added and tested id_payload_t | Jan Hutter | 2005-11-29 | 1 | -1/+8 |
* | - testcases added to module testcases | Jan Hutter | 2005-11-29 | 1 | -1/+1 |
* | - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested... | Jan Hutter | 2005-11-28 | 1 | -4/+15 |
* | - aes encryption working but code not cleaned | Jan Hutter | 2005-11-28 | 1 | -1/+1 |
* | - wrote test for aes_cbc but encryption does not seem to work :-( | Jan Hutter | 2005-11-28 | 1 | -5/+11 |
* | - moved hasher_*_t to *_hasher_t | Martin Willi | 2005-11-27 | 1 | -8/+7 |
* | - moved linked_list_iterator_t to iterator_t, located in iterator.h | Martin Willi | 2005-11-24 | 1 | -2/+2 |
* | - memory leaks fixed | Jan Hutter | 2005-11-24 | 1 | -1/+5 |
* | - | Martin Willi | 2005-11-23 | 1 | -3/+3 |
* | - changed include paths | Jan Hutter | 2005-11-23 | 1 | -29/+29 |
* | - md5 hmac test | Martin Willi | 2005-11-22 | 1 | -4/+6 |
* | - added md5 test | Martin Willi | 2005-11-22 | 1 | -2/+2 |
* | - implemented md5 hasher | Martin Willi | 2005-11-22 | 1 | -34/+43 |
* | - prf_plus test | Martin Willi | 2005-11-22 | 1 | -1/+10 |
* | - added hmac test | Martin Willi | 2005-11-22 | 1 | -3/+9 |
* | - added sha1 tester | Martin Willi | 2005-11-21 | 1 | -1/+8 |
* | (no commit message) | Jan Hutter | 2005-11-18 | 1 | -4/+4 |
* | - started to implement diffie hellman class | Jan Hutter | 2005-11-17 | 1 | -4/+12 |
* | - added new managers | Martin Willi | 2005-11-17 | 1 | -5/+19 |
* | - updated tests to varius changes in modules | Martin Willi | 2005-11-16 | 1 | -2/+4 |
* | - fixed bug of generator | Jan Hutter | 2005-11-16 | 1 | -1/+1 |
* | - tried to fix memory errors | Jan Hutter | 2005-11-16 | 1 | -4/+4 |
* | fixed bug in logger_manager | Jan Hutter | 2005-11-16 | 1 | -1/+1 |
* | - parsing notify messge | Martin Willi | 2005-11-15 | 1 | -0/+7 |
* | - nonce payload tested | Jan Hutter | 2005-11-15 | 1 | -2/+4 |
* | - notify payload written and tested | Jan Hutter | 2005-11-15 | 1 | -3/+4 |
* | - support for key exchange payload | Martin Willi | 2005-11-15 | 1 | -1/+6 |
* | - nonce payload added | Martin Willi | 2005-11-15 | 1 | -7/+14 |
* | - wrote payload sa_payload | Jan Hutter | 2005-11-15 | 1 | -26/+8 |
* | - SA Payload is generated | Jan Hutter | 2005-11-15 | 1 | -2/+8 |
* | - test of header payload rewritten | Jan Hutter | 2005-11-15 | 1 | -6/+13 |
* | - parser succesfully parses sa payload | Martin Willi | 2005-11-14 | 1 | -5/+14 |
* | - transform_substructure fully implemented | Jan Hutter | 2005-11-14 | 1 | -7/+19 |
* | - including all running tests | Martin Willi | 2005-11-14 | 1 | -1/+1 |
* | - fixed parser to use new payload mechanisms | Martin Willi | 2005-11-14 | 1 | -3/+3 |
* | - removed generator context object and implemented payload-interface in gener... | Jan Hutter | 2005-11-14 | 1 | -9/+3 |
* | - logger in utils | Martin Willi | 2005-11-11 | 1 | -3/+3 |
* | - moved queues into subfolder queues | Martin Willi | 2005-11-11 | 1 | -0/+230 |