Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - implemented compute length function | Jan Hutter | 2005-11-29 | 3 | -1/+32 |
| | |||||
* | (no commit message) | Jan Hutter | 2005-11-29 | 3 | -120/+492 |
| | |||||
* | - added and tested id_payload_t | Jan Hutter | 2005-11-29 | 13 | -12/+182 |
| | |||||
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 24 | -122/+92 |
| | | | | - chanded all clone calls | ||||
* | fixed bug when inserting with iterator | Jan Hutter | 2005-11-29 | 1 | -0/+1 |
| | |||||
* | - changed allocation behavior | Martin Willi | 2005-11-29 | 47 | -291/+292 |
| | |||||
* | - testcases added to module testcases | Jan Hutter | 2005-11-29 | 45 | -100/+199 |
| | |||||
* | - memory allocation tests removed | Jan Hutter | 2005-11-29 | 10 | -150/+85 |
| | |||||
* | (no commit message) | Jan Hutter | 2005-11-29 | 1 | -0/+2 |
| | |||||
* | - diffie hellman code cleaned | Jan Hutter | 2005-11-29 | 2 | -59/+47 |
| | |||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 85 | -2673/+1079 |
| | |||||
* | - removed memory allocation checks!!! | Jan Hutter | 2005-11-28 | 24 | -1197/+722 |
| | |||||
* | - memory allocation checks removed | Jan Hutter | 2005-11-28 | 3 | -105/+74 |
| | |||||
* | - memory allocation checks removed | Jan Hutter | 2005-11-28 | 9 | -307/+173 |
| | |||||
* | generator rewritten (no memory allocation test anymore) | Jan Hutter | 2005-11-28 | 5 | -314/+126 |
| | |||||
* | - removed OUT_OF_RES checks | Jan Hutter | 2005-11-28 | 2 | -124/+23 |
| | |||||
* | (no commit message) | Jan Hutter | 2005-11-28 | 1 | -3/+9 |
| | |||||
* | - created | Martin Willi | 2005-11-28 | 2 | -0/+861 |
| | | | | | - untested | ||||
* | - encryptino payload | Martin Willi | 2005-11-28 | 13 | -209/+272 |
| | |||||
* | - added compution of all needed keys and also creation of needed | Jan Hutter | 2005-11-28 | 13 | -158/+390 |
| | | | | transform objects | ||||
* | - changed prf_hmac_t to hmac_prf_t | Jan Hutter | 2005-11-28 | 5 | -28/+28 |
| | |||||
* | - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested... | Jan Hutter | 2005-11-28 | 10 | -9/+548 |
| | |||||
* | - aes encryption with 128 successfully tested | Jan Hutter | 2005-11-28 | 2 | -187/+237 |
| | |||||
* | - aes encryption working but code not cleaned | Jan Hutter | 2005-11-28 | 3 | -358/+327 |
| | |||||
* | - wrote test for aes_cbc but encryption does not seem to work :-( | Jan Hutter | 2005-11-28 | 9 | -39/+234 |
| | |||||
* | - aes crypter written but not tested | Jan Hutter | 2005-11-28 | 3 | -12/+1609 |
| | |||||
* | - moved hasher_*_t to *_hasher_t | Martin Willi | 2005-11-27 | 18 | -238/+180 |
| | | | | | - some logging improvements | ||||
* | - fixed member order | Martin Willi | 2005-11-26 | 1 | -2/+2 |
| | |||||
* | - some fixes and cleanups | Martin Willi | 2005-11-26 | 1 | -9/+8 |
| | |||||
* | - code cleanups | Martin Willi | 2005-11-26 | 2 | -8/+8 |
| | |||||
* | - threads are new identified by pid | Martin Willi | 2005-11-26 | 5 | -9/+23 |
| | |||||
* | - tested code-example | Martin Willi | 2005-11-26 | 1 | -4/+25 |
| | |||||
* | - removed loglevel specification | Martin Willi | 2005-11-26 | 2 | -4/+0 |
| | |||||
* | - lovlevels specified for each context | Martin Willi | 2005-11-26 | 3 | -47/+56 |
| | | | | | | | - threadsave log_bytes - default logging to stdout, easier for debugging - fixed logging to file | ||||
* | - added localhost to config | Martin Willi | 2005-11-26 | 1 | -0/+4 |
| | |||||
* | - some output improvements | Martin Willi | 2005-11-26 | 1 | -164/+164 |
| | |||||
* | - began to implement aes_crypter_t | Jan Hutter | 2005-11-25 | 3 | -0/+144 |
| | |||||
* | - documentation and cleanup of threads package | Martin Willi | 2005-11-25 | 9 | -208/+336 |
| | |||||
* | - added debugging CFLAG | Martin Willi | 2005-11-25 | 1 | -1/+1 |
| | |||||
* | - changed interface of ike_sa | Jan Hutter | 2005-11-25 | 10 | -220/+500 |
| | | | | - states can access ike_sa fields now just with functions | ||||
* | code documentation cleaned | Jan Hutter | 2005-11-25 | 2 | -45/+99 |
| | |||||
* | - code documentation cleaned | Jan Hutter | 2005-11-25 | 5 | -60/+55 |
| | |||||
* | - definitions of random devices moved | Jan Hutter | 2005-11-25 | 1 | -0/+8 |
| | |||||
* | - code documentation cleaned | Jan Hutter | 2005-11-25 | 3 | -53/+50 |
| | |||||
* | - code documentation cleaned | Jan Hutter | 2005-11-25 | 3 | -62/+80 |
| | |||||
* | - code documentation cleaned | Jan Hutter | 2005-11-25 | 2 | -51/+45 |
| | |||||
* | ignore list | Jan Hutter | 2005-11-25 | 1 | -1/+1 |
| | |||||
* | - allocator_free_chunk changed | Jan Hutter | 2005-11-25 | 1 | -8/+8 |
| | |||||
* | - allocator_free_chunk changed | Jan Hutter | 2005-11-25 | 2 | -7/+7 |
| | |||||
* | - chunk is freed differently | Jan Hutter | 2005-11-25 | 1 | -2/+2 |
| |