Commit message (Collapse) | 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 | 5 | -0/+116 | |
| | ||||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 10 | -112/+97 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-11-29 | 1 | -120/+0 | |
| | ||||||
* | - added and tested id_payload_t | Jan Hutter | 2005-11-29 | 5 | -9/+132 | |
| | ||||||
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 2 | -6/+6 | |
| | | | | - chanded all clone calls | |||||
* | - changed allocation behavior | Martin Willi | 2005-11-29 | 7 | -8/+7 | |
| | ||||||
* | - testcases added to module testcases | Jan Hutter | 2005-11-29 | 43 | -99/+191 | |
| | ||||||
* | - memory allocation tests removed | Jan Hutter | 2005-11-29 | 10 | -150/+85 | |
| | ||||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 13 | -45/+32 | |
| | ||||||
* | - memory allocation checks removed | Jan Hutter | 2005-11-28 | 1 | -5/+5 | |
| | ||||||
* | generator rewritten (no memory allocation test anymore) | Jan Hutter | 2005-11-28 | 1 | -48/+34 | |
| | ||||||
* | - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested... | Jan Hutter | 2005-11-28 | 5 | -9/+280 | |
| | ||||||
* | - aes encryption with 128 successfully tested | Jan Hutter | 2005-11-28 | 1 | -2/+68 | |
| | ||||||
* | - aes encryption working but code not cleaned | Jan Hutter | 2005-11-28 | 2 | -7/+5 | |
| | ||||||
* | - wrote test for aes_cbc but encryption does not seem to work :-( | Jan Hutter | 2005-11-28 | 4 | -5/+195 | |
| | ||||||
* | - moved hasher_*_t to *_hasher_t | Martin Willi | 2005-11-27 | 6 | -167/+105 | |
| | | | | | - some logging improvements | |||||
* | - changed way of freeing chunks | Jan Hutter | 2005-11-25 | 3 | -17/+17 | |
| | | | | - ike_sa is checked out differently | |||||
* | - moved algorithm definitions from payloads to corresponding transforms | Martin Willi | 2005-11-24 | 2 | -0/+2 | |
| | | | | | - cleanup of docs in transforms | |||||
* | - moved linked_list_iterator_t to iterator_t, located in iterator.h | Martin Willi | 2005-11-24 | 3 | -6/+6 | |
| | ||||||
* | - moved remove-method to iterator | Martin Willi | 2005-11-24 | 1 | -1/+1 | |
| | ||||||
* | - memory leaks fixed | Jan Hutter | 2005-11-24 | 6 | -15/+27 | |
| | | | | - failed tests fixed | |||||
* | - | Martin Willi | 2005-11-23 | 2 | -3/+105 | |
| | ||||||
* | ok | Martin Willi | 2005-11-23 | 3 | -3/+3 | |
| | ||||||
* | - created package threads | Martin Willi | 2005-11-23 | 4 | -4/+4 | |
| | ||||||
* | - created encoding package | Martin Willi | 2005-11-23 | 5 | -21/+21 | |
| | ||||||
* | - moved packet and socket in new network-package | Martin Willi | 2005-11-23 | 5 | -6/+8 | |
| | ||||||
* | - changed include paths | Jan Hutter | 2005-11-23 | 41 | -127/+127 | |
| | ||||||
* | - md5 hmac test | Martin Willi | 2005-11-22 | 4 | -6/+204 | |
| | ||||||
* | - added md5 test | Martin Willi | 2005-11-22 | 1 | -2/+2 | |
| | ||||||
* | - implemented md5 hasher | Martin Willi | 2005-11-22 | 3 | -34/+173 | |
| | | | | | - tested | |||||
* | - prf_plus test | Martin Willi | 2005-11-22 | 1 | -1/+10 | |
| | ||||||
* | - dummy test | Martin Willi | 2005-11-22 | 2 | -0/+182 | |
| | ||||||
* | - added test for appending hmac functionality | Martin Willi | 2005-11-22 | 1 | -5/+43 | |
| | ||||||
* | - readded | Martin Willi | 2005-11-22 | 1 | -0/+103 | |
| | ||||||
* | - fuck | Jan Hutter | 2005-11-22 | 1 | -103/+0 | |
| | ||||||
* | - removed key from constructor | Martin Willi | 2005-11-22 | 1 | -1/+2 | |
| | | | | | - added set_key method | |||||
* | - added hmac test | Martin Willi | 2005-11-22 | 3 | -3/+226 | |
| | ||||||
* | - renamed constant | Martin Willi | 2005-11-22 | 1 | -1/+1 | |
| | ||||||
* | - added sha1 tester | Martin Willi | 2005-11-21 | 1 | -1/+8 | |
| | ||||||
* | - implementation of hasher_sha1 | Martin Willi | 2005-11-21 | 2 | -0/+140 | |
| | | | | | - tested | |||||
* | - implemented all diffie hellman groups | Jan Hutter | 2005-11-18 | 1 | -9/+30 | |
| | | | | | - diffie hellman tested | |||||
* | fixed segmentation fault bug | Jan Hutter | 2005-11-18 | 1 | -2/+2 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-11-18 | 1 | -4/+4 | |
| | ||||||
* | - started to implement diffie hellman class | Jan Hutter | 2005-11-17 | 3 | -4/+105 | |
| | ||||||
* | - fixed bug in nonce test | Jan Hutter | 2005-11-17 | 1 | -1/+1 | |
| | ||||||
* | - fixed bug | Martin Willi | 2005-11-17 | 1 | -1/+1 | |
| | ||||||
* | - modified for new linked list | Martin Willi | 2005-11-17 | 2 | -4/+4 | |
| | ||||||
* | - added new managers | Martin Willi | 2005-11-17 | 1 | -5/+19 | |
| | ||||||
* | "" | Martin Willi | 2005-11-16 | 1 | -1/+0 | |
| |