Commit Graph

800 Commits

Author SHA1 Message Date
Jan Hutter 1e54ebfac4 - added positioned functionality to linked_list_t 2005-11-30 16:31:10 +00:00
Martin Willi df3af01a5c - empty created 2005-11-30 13:47:08 +00:00
Jan Hutter f603933427 code of message_t cleaned and added more logs 2005-11-30 12:58:57 +00:00
Martin Willi bc7883029a - fixed message decryption 2005-11-30 10:23:15 +00:00
Jan Hutter b09e85f929 - fixed bug when finding out if payload has to get encrypted 2005-11-30 09:26:06 +00:00
Martin Willi ee29afd42b - fixed encryption bug 2005-11-30 09:11:48 +00:00
Jan Hutter 63bfd6cc7c added more logging 2005-11-30 09:00:30 +00:00
Jan Hutter f8c6d7e46f fixed bug 2005-11-30 08:57:02 +00:00
Jan Hutter af30c6b910 2005-11-30 08:55:59 +00:00
Jan Hutter 9e9533d93b - changed return type 2005-11-30 08:53:00 +00:00
Martin Willi 9b8f174db4 - fixed message rule
- decryption attempt
2005-11-30 08:46:56 +00:00
Jan Hutter d440fe6d0b - message encryption verification fully changed 2005-11-30 08:32:23 +00:00
Jan Hutter f890d8fe62 - encryption seems to work 2005-11-29 17:19:59 +00:00
Martin Willi 0f803b4771 - tested encryption payload 2005-11-29 15:58:09 +00:00
Jan Hutter 7da522ba73 - implemented and tested ts_payload_t 2005-11-29 15:23:04 +00:00
Jan Hutter 346af6f3de - fixed bug in diffie hellman exchange (no public value was written) 2005-11-29 12:23:40 +00:00
Martin Willi e85220af90 - fixed kill behavior 2005-11-29 11:27:25 +00:00
Jan Hutter 2326633550 - added and tested auth_payload_t class 2005-11-29 11:16:15 +00:00
Martin Willi 0e96f7d8c3 - globals packed in a daemon 2005-11-29 10:25:07 +00:00
Jan Hutter 79b9c1d6c5 - implemented compute length function 2005-11-29 10:19:27 +00:00
Jan Hutter 45c3d18680 2005-11-29 10:02:34 +00:00
Jan Hutter db6e764580 - added and tested id_payload_t 2005-11-29 09:57:22 +00:00
Jan Hutter a0753941e1 - changed creation of iterator
- chanded all clone calls
2005-11-29 08:54:48 +00:00
Jan Hutter c6ec246d0d fixed bug when inserting with iterator 2005-11-29 08:14:19 +00:00
Martin Willi df3c59d088 - changed allocation behavior 2005-11-29 08:08:03 +00:00
Jan Hutter ed37dee61d - testcases added to module testcases 2005-11-29 07:32:33 +00:00
Jan Hutter d0cc48e5ec - memory allocation tests removed 2005-11-29 07:15:52 +00:00
Jan Hutter 1bcea5140d 2005-11-29 06:59:05 +00:00
Jan Hutter 78f837b0cb - diffie hellman code cleaned 2005-11-29 06:58:34 +00:00
Martin Willi d048df5cab - return value cleanup 2005-11-28 20:29:47 +00:00
Jan Hutter 3fe058703f - removed memory allocation checks!!! 2005-11-28 18:24:10 +00:00
Jan Hutter 297c889cf3 - memory allocation checks removed 2005-11-28 17:06:57 +00:00
Jan Hutter 27e432056b - memory allocation checks removed 2005-11-28 16:55:46 +00:00
Jan Hutter 0f30f5686a generator rewritten (no memory allocation test anymore) 2005-11-28 16:34:48 +00:00
Jan Hutter 5e99853ca8 - removed OUT_OF_RES checks 2005-11-28 16:11:56 +00:00
Jan Hutter cdbfdf4e6c 2005-11-28 15:59:13 +00:00
Martin Willi 0c7cfb183c - created
- untested
2005-11-28 15:53:35 +00:00
Martin Willi 81796a5232 - encryptino payload 2005-11-28 15:43:05 +00:00
Jan Hutter b9d9f18874 - added compution of all needed keys and also creation of needed
transform objects
2005-11-28 15:20:51 +00:00
Jan Hutter 61068e9152 - changed prf_hmac_t to hmac_prf_t 2005-11-28 12:56:40 +00:00
Jan Hutter 42e69fbdad - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested... 2005-11-28 12:42:43 +00:00
Jan Hutter 7f0e85216e - aes encryption with 128 successfully tested 2005-11-28 10:16:54 +00:00
Jan Hutter 6906d8fe84 - aes encryption working but code not cleaned 2005-11-28 09:39:31 +00:00
Jan Hutter 7b0dafeb52 - wrote test for aes_cbc but encryption does not seem to work :-( 2005-11-28 09:12:49 +00:00
Jan Hutter 363a7dab5e - aes crypter written but not tested 2005-11-28 08:22:43 +00:00
Martin Willi b241048084 - moved hasher_*_t to *_hasher_t
- some logging improvements
2005-11-27 14:04:16 +00:00
Martin Willi 9d086b79f6 - fixed member order 2005-11-26 16:02:42 +00:00
Martin Willi 49e9aec435 - some fixes and cleanups 2005-11-26 15:48:45 +00:00
Martin Willi acb81e48cf - code cleanups 2005-11-26 15:48:05 +00:00
Martin Willi c1eb153733 - threads are new identified by pid 2005-11-26 15:44:40 +00:00